<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Burning Edge &#187; Trunk</title>
	<atom:link href="http://www.squarefree.com/burningedge/categories/trunk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/burningedge</link>
	<description>Developments in nightly builds of Mozilla Firefox</description>
	<lastBuildDate>Fri, 23 Jul 2010 04:00:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>2010-07-22 Trunk builds</title>
		<link>http://www.squarefree.com/burningedge/2010/07/22/2010-07-22-trunk-builds/</link>
		<comments>http://www.squarefree.com/burningedge/2010/07/22/2010-07-22-trunk-builds/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 04:00:11 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=869</guid>
		<description><![CDATA[Fixes: Fixed: 564991 - Retain layers and layer contents. Fixed: 563878 - Allow documents in the same view manager hierarchy to have different zoom. Fixed: 475530 - Support X-FRAME-OPTIONS header for clickjacking defense. Fixed: 511339 - Implement experimental support for -moz-font-feature-opentype. Fixed: 518663 - ES5: Object.getOwnPropertyNames. Fixed: 576553 - Don't restart for extension installation any [...]]]></description>
			<content:encoded><![CDATA[<div class="burningedge">

<p>Fixes:</p>
<ul class="good">
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=564991">564991</a> - <a href="http://weblogs.mozillazine.org/roc/archives/2010/07/retained_layers.html">Retain layers and layer contents</a>.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=563878">563878</a> - Allow documents in the same view manager hierarchy to have different zoom.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=475530">475530</a> - Support X-FRAME-OPTIONS header for <a href="http://en.wikipedia.org/wiki/Clickjacking">clickjacking</a> defense.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=511339">511339</a> - Implement experimental support for -moz-font-feature-opentype.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=518663">518663</a> - ES5: Object.getOwnPropertyNames.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=576553">576553</a> - Don't restart for extension installation any more (No EM restart).</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=558287">558287</a> - Add support for searching add-ons on AMO via the addon manager's search bar.</strong></li>

<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=560692">560692</a> - Create style panel for web page inspector.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=575560">575560</a> - Hook up session restore with app tabs.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=553576">553576</a> - Implement css resize property behaviour (change -moz-resize to resize).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=549475">549475</a> - Implement HTML5-specified value sanitization algorithm for HTMLInputElement.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=289384">289384</a> - Rich text editor: cmd+left should go to beginning of line, not back in history.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=575896">575896</a> - Bookmark Toolbar context menu does not work after customize.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=322736">322736</a> - Reorder menus so "New Tab" items are above "New Window" items.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=514739">514739</a> - Remove "Block images from www.site.com".</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=556400">556400</a> - Implement asyncable VisitURI.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=578696">578696</a> - Stop holding strong refs to mutation observers.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=577309">577309</a> - Stop using indices into content child lists in frame construction.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=574517">574517</a> - Separate inner and outer window classes.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=516832">516832</a> - Conservative Stack Scanning for JS GC.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=574299">574299</a> - TM: implement a runtime-wide wrap hook.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=574539">574539</a> - TM: implement new chrome wrappers (aka COW).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=574502">574502</a> - TM: implement new content wrappers (aka SJOW).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=574924">574924</a> - TM: implement remaining wrappers.</li>

<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=575222">575222</a> - [Windows] Exiting out of fullscreen always restores window.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=575005">575005</a> - [Windows] Status bar disappears when enabling the menu bar.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=573412">573412</a> - [Mac] Remove the toggle toolbar (pill) button from the main window.</li>
</ul>

<p>Fixes for recent regressions:</p>
<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=557225">557225</a> - [Mac] [OOPP] plugin processes should not show up in the dock.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=574511">574511</a> - Make bookmarks button customize-able (movable and removable by users).</li>
</ul>

<p><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2010-07-05+04%3A00%3A00&amp;enddate=2010-07-22+04%3A00%3A00">All changes between 2010-07-05 04:00 and 2010-07-22 04:00</a></p>

<p class="windows builds">
<img src="http://www.squarefree.com/burningedge/winicon.png" alt="Windows builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/07/2010-07-22-04-mozilla-central/">Windows nightly</a>

(<a href="http://forums.mozillazine.org/viewtopic.php?t=1952711">discussion</a>)</p>


<p class="mac builds">
<img src="http://www.squarefree.com/burningedge/macosx.png" alt="Mac builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/07/2010-07-22-03-mozilla-central/">Mac nightly</a>

</p>


<p class="linux builds">

<img src="http://www.squarefree.com/burningedge/linuxicon.gif" alt="Linux builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/07/2010-07-22-03-mozilla-central/">Linux nightly</a>

</p>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2010/07/22/2010-07-22-trunk-builds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010-07-05 Trunk builds</title>
		<link>http://www.squarefree.com/burningedge/2010/07/05/2010-07-05-trunk-builds/</link>
		<comments>http://www.squarefree.com/burningedge/2010/07/05/2010-07-05-trunk-builds/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 05:01:32 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=865</guid>
		<description><![CDATA[Fixes: Fixed: 568691 - Use manifests and data tables to register XPCOM components. Fixed: 571166 - Merge from e10s (electrolysis branch) to mozilla-central. Fixed: 513162 - [Windows] Drawing in the Title Bar for the New Firefox Theme. Fixed: 492458 - In SVG Animation (SMIL), Firefox doesn't correctly handle seeking to before current interval. Fixed: 576033 [...]]]></description>
			<content:encoded><![CDATA[<div class="burningedge">

<p>Fixes:</p>
<ul class="good">
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=568691">568691</a> - <a href="https://developer.mozilla.org/en/XPCOM/XPCOM_changes_in_Gecko_1.9.3">Use manifests and data tables to register XPCOM components</a>.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=571166">571166</a> - Merge from e10s (electrolysis branch) to mozilla-central.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=513162">513162</a> - [Windows] Drawing in the Title Bar for the New Firefox Theme.</strong></li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=492458">492458</a> - In SVG Animation (SMIL), Firefox doesn't correctly handle seeking to before current interval.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=576033">576033</a> - Accept-Encoding syntax causes upstream cache inefficiency.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=574654">574654</a> - Remove browser.tabs.tabMinWidth and browser.tabs.tabMaxWidth in favor of CSS.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=565187">565187</a> - Need icons for new geolocation notification.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=538813">538813</a> - Make about:cache and about:cache-entry prettier.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=502694">502694</a> - Images should not have individual discard timers.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=437296">437296</a> - [Mac] Allow the user to tab to drop down boxes (combo boxes) and other form controls despite OS settings.</li>
</ul>

<p><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2010-06-27+04%3A00%3A00&amp;enddate=2010-07-05+04%3A00%3A00">All changes between 2010-06-27 04:00 and 2010-07-05 04:00</a></p>

<p class="windows builds">
<img src="http://www.squarefree.com/burningedge/winicon.png" alt="Windows builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/07/2010-07-05-04-mozilla-central/">Windows nightly</a>

(<a href="http://forums.mozillazine.org/viewtopic.php?t=1939115">discussion</a>)</p>


<p class="mac builds">
<img src="http://www.squarefree.com/burningedge/macosx.png" alt="Mac builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/07/2010-07-05-03-mozilla-central/">Mac nightly</a>

</p>


<p class="linux builds">

<img src="http://www.squarefree.com/burningedge/linuxicon.gif" alt="Linux builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/07/2010-07-05-03-mozilla-central/">Linux nightly</a>

</p>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2010/07/05/2010-07-05-trunk-builds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010-06-27 Trunk builds</title>
		<link>http://www.squarefree.com/burningedge/2010/06/27/2010-06-27-trunk-builds/</link>
		<comments>http://www.squarefree.com/burningedge/2010/06/27/2010-06-27-trunk-builds/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 23:06:07 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=862</guid>
		<description><![CDATA[Fixes: Fixed: 472529 - Implement WebSockets. Fixed: 553413 - Implement IndexedDB (asynchronous parts). Fixed: 485377 - Implement HTML5 &#60;mark&#62;. Fixed: 573356 - Implement HTML5 &#60;figure&#62; and &#60;figcaption&#62;. Fixed: 300992 - Implement onreadystatechange. Fixed: 398776 - Mechanism for site-specific notification (doorhanger). Fixed: 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. Fixed: 571992 [...]]]></description>
			<content:encoded><![CDATA[<div class="burningedge">

<p>Fixes:</p>
<ul class="good">
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=472529">472529</a> - Implement WebSockets.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=553413">553413</a> - Implement IndexedDB (asynchronous parts).</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=485377">485377</a> - Implement HTML5 &lt;mark&gt;.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=573356">573356</a> - Implement HTML5 &lt;figure&gt; and &lt;figcaption&gt;.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=300992">300992</a> - Implement onreadystatechange.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=398776">398776</a> - Mechanism for site-specific notification (doorhanger).</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=544817">544817</a> - Create Bookmarks Widget with placement dependent on Bookmarks Bar status.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=571992">571992</a> - [Windows] <a href="http://blog.mozilla.com/faaborg/2010/06/24/why-tabs-are-on-top-in-firefox-4/">Switch default position for tabs to "tabs on top"</a>.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=574435">574435</a> - [Windows] Turn Firefox Button on by default for Vista/7.</strong></li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=365805">365805</a> - Copy/paste lists should not add #.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=433047">433047</a> - Rendering artifacts in APNG frame.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=443067">443067</a> - Disk cache overflow when downloading large files.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=569709">569709</a> - Disk cache should have a higher max number of entries.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=557877">557877</a> - "Find in Page" should not persist in a new window.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=555767">555767</a> - Selecting "Switch to tab" in autocomplete results should close "empty" tabs.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=544356">544356</a> - Exit when only the download manager window is open and there are no downloads.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=573438">573438</a> - Mousewheel (middle) click in tab bar should open empty tab.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=543206">543206</a> - Tab opening animation.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=461483">461483</a> - Ignore 'www.' when searching in the the awesome bar.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=552121">552121</a> - Omnijar packaging for improved startup speed.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=569531">569531</a> - [Mac] Enable harfbuzz by default.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=559034">559034</a> - [Mac] New location bar style.</li>
</ul>

<p><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2010-06-12+04%3A00%3A00&amp;enddate=2010-06-27+04%3A00%3A00">All changes between 2010-06-12 04:00 and 2010-06-27 04:00</a></p>

<p class="windows builds">
<img src="http://www.squarefree.com/burningedge/winicon.png" alt="Windows builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/06/2010-06-27-03-mozilla-central/">Windows nightly</a>

(<a href="http://forums.mozillazine.org/viewtopic.php?t=1932311">discussion</a>)</p>


<p class="mac builds">
<img src="http://www.squarefree.com/burningedge/macosx.png" alt="Mac builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/06/2010-06-27-03-mozilla-central/">Mac nightly</a>

</p>


<p class="linux builds">

<img src="http://www.squarefree.com/burningedge/linuxicon.gif" alt="Linux builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/06/2010-06-27-03-mozilla-central/">Linux nightly</a>

</p>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2010/06/27/2010-06-27-trunk-builds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>2010-06-12 Trunk builds</title>
		<link>http://www.squarefree.com/burningedge/2010/06/12/2010-06-12-trunk-builds/</link>
		<comments>http://www.squarefree.com/burningedge/2010/06/12/2010-06-12-trunk-builds/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 19:56:29 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=859</guid>
		<description><![CDATA[Fixes: Fixed: 566245 - Merge nsWebM decoder to mozilla-central. Fixed: 449292 - Opentype font shaping using Harfbuzz. (Only works on Mac and Windows, and preffed off by default) Fixed: 555353 - Direct2D needs to clear the dirty area. (If you're using Vista or Win 7, try enabling hardware acceleration now that this bug is fixed.) [...]]]></description>
			<content:encoded><![CDATA[<div class="burningedge">

<p>Fixes:</p>
<ul class="good">
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=566245">566245</a> - Merge nsWebM decoder to mozilla-central.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=449292">449292</a> - Opentype font shaping using Harfbuzz.</strong> (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=449292#c148">Only works on Mac and Windows, and preffed off by default</a>)</li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=555353">555353</a> - Direct2D needs to clear the dirty area.</strong> (If you're using Vista or Win 7, try <a href="http://forums.mozillazine.org/viewtopic.php?t=1775755">enabling hardware acceleration</a> now that this bug is fixed.)</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=387859">387859</a> - Sessionstore should use native json to parse session data.</li>
</ul>

<p><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2010-06-08+04%3A00%3A00&amp;enddate=2010-06-12+04%3A00%3A00">All changes between 2010-06-08 04:00 and 2010-06-12 04:00</a></p>

<p class="windows builds">
<img src="http://www.squarefree.com/burningedge/winicon.png" alt="Windows builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/06/2010-06-12-04-mozilla-central/">Windows nightly</a>

(<a href="http://forums.mozillazine.org/viewtopic.php?t=1920785">discussion</a>)</p>


<p class="mac builds">
<img src="http://www.squarefree.com/burningedge/macosx.png" alt="Mac builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/06/2010-06-12-03-mozilla-central/">Mac nightly</a>

</p>


<p class="linux builds">

<img src="http://www.squarefree.com/burningedge/linuxicon.gif" alt="Linux builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/06/2010-06-12-03-mozilla-central/">Linux nightly</a>

</p>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2010/06/12/2010-06-12-trunk-builds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010-06-08 Trunk builds</title>
		<link>http://www.squarefree.com/burningedge/2010/06/08/2010-06-08-trunk-builds/</link>
		<comments>http://www.squarefree.com/burningedge/2010/06/08/2010-06-08-trunk-builds/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 14:53:02 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=855</guid>
		<description><![CDATA[Fixes: Fixed: 175600 - Only 8192 objects can be stored in disk cache. Fixed: 567154 - [Windows] Start producing experimental 64-bit Windows builds. Fixed: 484181 - Spellcheck broken in contenteditable DIV with preceding empty DIV within a DIV. Fixed: 426082 - Hovering on label should indicate for which checkbox/radiobutton belongs to. Fixed: 567497 - [Windows] [...]]]></description>
			<content:encoded><![CDATA[<div class="burningedge">

<p>Fixes:</p>
<ul class="good">
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=175600">175600</a> - Only 8192 objects can be stored in disk cache.</strong></li>
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=567154">567154</a> - [Windows] Start producing <a href="http://armenzg.blogspot.com/2010/05/pre-release-firefox-windows-64-bit.html">experimental 64-bit Windows builds</a>.</strong>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=484181">484181</a> - Spellcheck broken in contenteditable DIV with preceding empty DIV within a DIV.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=426082">426082</a> - Hovering on label should indicate for which checkbox/radiobutton belongs to.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=567497">567497</a> - [Windows] Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file.</li>
</ul>

<p>Fixes for recent regressions:</p>
<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=567944">567944</a> - Hang (for several minutes, at least) on loading HTML5 single-page spec.</li>
</ul>

<p><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2010-05-29+04%3A00%3A00&amp;enddate=2010-06-08+04%3A00%3A00">All changes between 2010-05-29 04:00 and 2010-06-08 04:00</a></p>

<p class="windows builds">
<img src="http://www.squarefree.com/burningedge/winicon.png" alt="Windows builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/06/2010-06-08-03-mozilla-central/">Windows nightly</a>

(<a href="http://forums.mozillazine.org/viewtopic.php?t=1917455">discussion</a>)</p>


<p class="mac builds">
<img src="http://www.squarefree.com/burningedge/macosx.png" alt="Mac builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/06/2010-06-08-03-mozilla-central/">Mac nightly</a>

</p>


<p class="linux builds">

<img src="http://www.squarefree.com/burningedge/linuxicon.gif" alt="Linux builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/06/2010-06-08-03-mozilla-central/">Linux nightly</a>

</p>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2010/06/08/2010-06-08-trunk-builds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010-05-29 Trunk builds</title>
		<link>http://www.squarefree.com/burningedge/2010/05/30/2010-05-29-trunk-builds/</link>
		<comments>http://www.squarefree.com/burningedge/2010/05/30/2010-05-29-trunk-builds/#comments</comments>
		<pubDate>Sun, 30 May 2010 09:07:51 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=852</guid>
		<description><![CDATA[Fixes: Fixed: 39098 - Elements with visibility:hidden, visibility:collapse, or display:none get copied to the clipboard. Fixed: 547453 - Create web page inspector in Firefox (wiki page, rob's first post, rob's second post). Fixed: 546995 - Implement HTML5 autofocus attribute. Fixed: 456229 - Implement HTML5 &#60;input type="search"&#62;. Fixed: 377624 - Implement the accept attribute for the [...]]]></description>
			<content:encoded><![CDATA[<div class="burningedge">

<p>Fixes:</p>
<ul class="good">
<li><strong>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=39098">39098</a> - Elements with visibility:hidden, visibility:collapse, or display:none get copied to the clipboard.</strong></li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=547453">547453</a> - Create web page inspector in Firefox (<a href="https://wiki.mozilla.org/Firefox/Projects/Inspector">wiki page</a>, <a href="http://antennasoft.net/robcee/2010/05/14/inspector-landing/">rob's first post</a>, <a href="http://antennasoft.net/robcee/2010/05/21/inspector-impetus/">rob's second post</a>).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=546995">546995</a> - Implement HTML5 autofocus attribute.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=456229">456229</a> - Implement HTML5 &lt;input type="search"&gt;.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=377624">377624</a> - Implement the accept attribute for the form and file upload controls form "image/*".</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=562835">562835</a> - Add support for styling headers based on HTML5 sectioning elements.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=546590">546590</a> - Implement <a href="http://wiki.ecmascript.org/doku.php?id=harmony:proxies">Harmony Proxies</a>.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=364201">364201</a> - Hidden toolbars should be visible while customizing.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=439716">439716</a> - Form Manager should be a JavaScript-based component.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=566910">566910</a> - Add "Copy password" context menu item for password manager.</li>
</ul>

<p>Fixes for recent regressions:</p>
<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=555182">555182</a> - Opening up a sidebar distorts text in sidebar and sometimes on the whole page.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=556967">556967</a> - [Windows] Re-enable aero glass.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=562930">562930</a> - Extensions containing JS components break on every update/reinstall.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=554237">554237</a> - Dual vertical scrollbars if any type of add-ons exceed window area.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=560791">560791</a> - The "tab tear" feature no longer works when dropping on content.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=563588">563588</a> - Control+leftArrow/rightArrow/home/end can no longer be used to move tabs on the tab bar.</li>
</ul>

<p><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2010-05-12+04%3A00%3A00&amp;enddate=2010-05-29+04%3A00%3A00">All changes between 2010-05-12 04:00 and 2010-05-29 04:00</a></p>

<p class="windows builds">
<img src="http://www.squarefree.com/burningedge/winicon.png" alt="Windows builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/05/2010-05-29-04-mozilla-central/">Windows nightly</a>

(<a href="http://forums.mozillazine.org/viewtopic.php?t=1909769">discussion</a>)</p>


<p class="mac builds">
<img src="http://www.squarefree.com/burningedge/macosx.png" alt="Mac builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/05/2010-05-29-03-mozilla-central/">Mac nightly</a>

</p>


<p class="linux builds">

<img src="http://www.squarefree.com/burningedge/linuxicon.gif" alt="Linux builds:" height="18" width="18" />

<a href="https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010/05/2010-05-29-03-mozilla-central/">Linux nightly</a>

</p>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2010/05/30/2010-05-29-trunk-builds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
