<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: One day&#8230;</title>
	<atom:link href="http://whereswalden.com/2009/07/09/one-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://whereswalden.com/2009/07/09/one-day/</link>
	<description>Mozilla, politics, economics, law, backpacking, cycling, and other random desiderata</description>
	<lastBuildDate>Fri, 27 Apr 2012 03:03:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Neil</title>
		<link>http://whereswalden.com/2009/07/09/one-day/comment-page-1/#comment-135250</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Fri, 10 Jul 2009 08:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=871#comment-135250</guid>
		<description>I can&#039;t speak for the other platforms, but Windows just-in-time debugging is great for this - pop in to the debugger, step around the crash, detach debugger, job done!

[Given that most of the time the crash attachments I accidentally load are in JITted code after invariants have been violated, with complex stack unwinding to do, it&#039;s usually not quite that simple, unfortunately.  Also, it&#039;s moot for me as I&#039;m not running Windows right now; I don&#039;t think similar functionality exists on OS X.  Linux might be better, but unfortunately it&#039;s not an option as I then couldn&#039;t run OS X, at least not without dual-booting, and I&#039;ve become too used to &lt;abbr title=&quot;virtual machines&quot;&gt;VMs&lt;/abbr&gt; to do that.]</description>
		<content:encoded><![CDATA[<p>I can&#8217;t speak for the other platforms, but Windows just-in-time debugging is great for this &#8211; pop in to the debugger, step around the crash, detach debugger, job done!</p>
<p>[Given that most of the time the crash attachments I accidentally load are in JITted code after invariants have been violated, with complex stack unwinding to do, it's usually not quite that simple, unfortunately.  Also, it's moot for me as I'm not running Windows right now; I don't think similar functionality exists on OS X.  Linux might be better, but unfortunately it's not an option as I then couldn't run OS X, at least not without dual-booting, and I've become too used to <abbr title="virtual machines">VMs</abbr> to do that.]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Lee</title>
		<link>http://whereswalden.com/2009/07/09/one-day/comment-page-1/#comment-135237</link>
		<dc:creator>Edward Lee</dc:creator>
		<pubDate>Fri, 10 Jul 2009 03:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=871#comment-135237</guid>
		<description>You must want Electrolysis!

[Come to think of it, actually, yes, yes I do for this purpose!]</description>
		<content:encoded><![CDATA[<p>You must want Electrolysis!</p>
<p>[Come to think of it, actually, yes, yes I do for this purpose!]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gijs</title>
		<link>http://whereswalden.com/2009/07/09/one-day/comment-page-1/#comment-135232</link>
		<dc:creator>Gijs</dc:creator>
		<pubDate>Fri, 10 Jul 2009 00:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=871#comment-135232</guid>
		<description>Pff, I am not fast enough, that much is clear. Anyway, submit a feature request for the bugmail add-on for Thunderbird? (https://addons.mozilla.org/en-US/thunderbird/addon/9584) If it&#039;s asking for bug data anyway, that info should be extractable, too, I think, and it could modify the link for you, or at least display a warning in the info bar it shows... (would that stop you? :-) )</description>
		<content:encoded><![CDATA[<p>Pff, I am not fast enough, that much is clear. Anyway, submit a feature request for the bugmail add-on for Thunderbird? (<a href="https://addons.mozilla.org/en-US/thunderbird/addon/9584" rel="nofollow">https://addons.mozilla.org/en-US/thunderbird/addon/9584</a>) If it&#8217;s asking for bug data anyway, that info should be extractable, too, I think, and it could modify the link for you, or at least display a warning in the info bar it shows&#8230; (would that stop you? <img src='http://whereswalden.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gijs</title>
		<link>http://whereswalden.com/2009/07/09/one-day/comment-page-1/#comment-135231</link>
		<dc:creator>Gijs</dc:creator>
		<pubDate>Thu, 09 Jul 2009 23:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=871#comment-135231</guid>
		<description>Makes you think though... surely it would be trivial to have a greasemonkey script (or even something in Bugzilla itself!) that prompts you if you click attachments that are not of type &quot;patch&quot; to bugs that have the &quot;crash&quot; keyword, or &quot;crash&quot; in the summary? :-)

&quot;Are you sure you want to lose your browsing session? [Crash plz] [No, thanks]&quot;

[See Jesse&#039;s suggestion above.  :-) ]</description>
		<content:encoded><![CDATA[<p>Makes you think though&#8230; surely it would be trivial to have a greasemonkey script (or even something in Bugzilla itself!) that prompts you if you click attachments that are not of type &#8220;patch&#8221; to bugs that have the &#8220;crash&#8221; keyword, or &#8220;crash&#8221; in the summary? <img src='http://whereswalden.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>&#8220;Are you sure you want to lose your browsing session? [Crash plz] [No, thanks]&#8221;</p>
<p>[See Jesse's suggestion above.  <img src='http://whereswalden.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://whereswalden.com/2009/07/09/one-day/comment-page-1/#comment-135230</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Thu, 09 Jul 2009 23:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=871#comment-135230</guid>
		<description>Sounds like a job for a Greasemonkey script.

[Maybe.  It&#039;d have to intercept the page before it loaded, tho, because this usually happens when I click a link in bugmail in Thunderbird, in which case there&#039;s no link-click to intercept.  Could write a Thunderbird extension for that, I guess...]</description>
		<content:encoded><![CDATA[<p>Sounds like a job for a Greasemonkey script.</p>
<p>[Maybe.  It'd have to intercept the page before it loaded, tho, because this usually happens when I click a link in bugmail in Thunderbird, in which case there's no link-click to intercept.  Could write a Thunderbird extension for that, I guess...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

