<?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</title>
	<atom:link href="http://www.squarefree.com/burningedge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/burningedge</link>
	<description>Developments in nightly builds of Mozilla Firefox</description>
	<lastBuildDate>Wed, 15 May 2013 19:04:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Firefox Nightly 23, weeks 1-6</title>
		<link>http://www.squarefree.com/burningedge/2013/05/14/firefox-nightly-23-weeks-1-6/</link>
		<comments>http://www.squarefree.com/burningedge/2013/05/14/firefox-nightly-23-weeks-1-6/#comments</comments>
		<pubDate>Wed, 15 May 2013 02:25:25 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=1151</guid>
		<description><![CDATA[Speed &#38; memory: Fixed: 805241 - JS: Merge the new baseline compiler. Fixed: 804676 - JS: Remove dependence of Ion compilation on ScriptAnalysis::analyzeTypes. Fixed: 825928 - Graphics: Layers refactoring. Fixed: 865546 - Graphics: Large scaled images in SVG's cause choppy scrolling. Fixed: 854803 - Graphics: Images on slow network continously use 1 full core. Fixed: [...]]]></description>
				<content:encoded><![CDATA[<p>Speed &amp; memory:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=805241">805241</a> - JS: <a href="http://hg.mozilla.org/mozilla-central/rev/79542849f3f3">Merge</a> the new <a href="https://blog.mozilla.org/javascript/2013/04/05/the-baseline-compiler-has-landed/">baseline compiler</a>.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=804676">804676</a> - JS: Remove dependence of Ion compilation on ScriptAnalysis::analyzeTypes.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=825928">825928</a> - Graphics: Layers refactoring.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=865546">865546</a> - Graphics: Large scaled images in SVG's cause choppy scrolling.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=854803">854803</a> - Graphics: Images on slow network continously use 1 full core.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=600307">600307</a> - Rewrite and cleanup DOMStorage code.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=566746">566746</a> - Form history should use asynchronous storage API.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=697377">697377</a> - Form Autocomplete should use asynchronous storage API.</li>
</ul>

<p><small><em>For more, read <a href="http://taras.glek.net/blog/categories/snappy/">Taras's Snappy blog</a> and <a href="https://wiki.mozilla.org/Performance/MemShrink#Meeting_Minutes.2C_Progress_Reports_and_Presentations">MemShrink blog posts</a>.</em></small></p>


<p>New web technologies:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=765780">765780</a> - Enable plugins and JavaScript in designMode.</li>
</ul>

<p><small><em>For more, read <a href="https://developer.mozilla.org/en/Firefox_23_for_developers">Firefox 23 for developers</a>.</em></small></p>


<p>Security &amp; privacy:</p>
<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=838692">838692</a> - Don't allow navigating named targets from sandboxed iframes.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=549697">549697</a> - Add click-to-play plugin UI to the addon manager.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=834836">834836</a> - Turn on pref to block <a href="https://developer.mozilla.org/en-US/docs/Security/MixedContent">mixed active content</a>.</li>
</ul>


<p>Other notable fixes:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=858538">858538</a> - Download-attribute kills WebSocket connections.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=560072">560072</a> - Object.getOwnPropertyDescriptor throws for many DOM objects.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=485149">485149</a> - Using box-shadow on a &lt;fieldset&gt; with &lt;legend&gt; does not follow box shape.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=857820">857820</a> - Drop only blink effect from text-decoration: blink; and completely remove &lt;blink&gt; element.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=369180">369180</a> - Proxy Authentication required while typing Search String.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=649216">649216</a> - Remove unnecessary delay when clicking tab close buttons sequentially.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=636564">636564</a> - [Mac] Lion-style floating scrollbars.</li>
</ul>


<p>Sources:</p>

<ul>
<li><a href="https://twitter.com/firefoxnightly">@FirefoxNightly on Twitter</a></li>
<li><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=FIREFOX_AURORA_22_BASE&amp;tochange=FIREFOX_AURORA_23_BASE">All 4828 changes between FIREFOX_AURORA_22_BASE and FIREFOX_AURORA_23_BASE</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2013/05/14/firefox-nightly-23-weeks-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Nightly 22, weeks 1-6</title>
		<link>http://www.squarefree.com/burningedge/2013/04/08/firefox-nightly-22-weeks-1-6/</link>
		<comments>http://www.squarefree.com/burningedge/2013/04/08/firefox-nightly-22-weeks-1-6/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 20:41:05 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=1146</guid>
		<description><![CDATA[Speed &#38; memory: Fixed: 840282 - Land OdinMonkey (asm.js optimizing compiler). Fixed: 759585 - Change the granularity of collection from compartment to zone. Fixed: 829747 - Do Async Canvas layers update. Fixed: 716859 - Streaming WebGL Buffers (Double-buffering, etc). Fixed: 751418 - Enable OpenGL acceleration on Skia. Fixed: 753768 - Move page thumbnails I/O off [...]]]></description>
				<content:encoded><![CDATA[<div class="burningedge">


<p>Speed &amp; memory:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=840282">840282</a> - Land <a href="https://blog.mozilla.org/luke/2013/03/21/asm-js-in-firefox-nightly/">OdinMonkey</a> (<a href="http://asmjs.org/spec/latest/">asm.js</a> optimizing compiler).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=759585">759585</a> - Change the granularity of collection from compartment to <a href="https://hg.mozilla.org/mozilla-central/rev/d75dbe2a4dd7">zone</a>.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=829747">829747</a> - Do Async Canvas layers update.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=716859">716859</a> - Streaming WebGL Buffers (Double-buffering, etc).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=751418">751418</a> - Enable OpenGL acceleration on Skia.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=753768">753768</a> - Move page thumbnails I/O off the main thread.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=716140">716140</a> - Multithreaded image decoding.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=689623">689623</a> - Layout needs to provide information on which images are visible or likely to be visible.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=810151">810151</a> - Use readahead for ordered jar files such as omni.ja. Should be ~10% startup speedup.</li>
</ul>

<p><small><em>For more, read <a href="http://taras.glek.net/blog/categories/snappy/">Taras's Snappy blog</a> and <a href="https://blog.mozilla.org/nnethercote/category/memshrink/">Nick's MemShrink blog</a>.</em></small></p>


<p>New web technologies:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=629801">629801</a> - HTML: Implement &lt;time&gt; element.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=839371">839371</a> - HTML: Implement &lt;data&gt; element.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=841948">841948</a> - HTML: Enable &lt;input type=range&gt; on Nightly and Aurora.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=345195">345195</a> - HTML: Replace the anonymous &lt;input type='text'&gt; in &lt;input type='file'&gt; by a simple text.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=829602">829602</a> - JS: <a href="http://smallcultfollowing.com/babysteps/blog/2013/03/20/a-tour-of-the-parallel-js-implementation/">ParallelDo intrinsic</a> and self-hosted <a href="https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/ParallelArray">ParallelArray</a>.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=846406">846406</a> - JS: Implement <a href="https://developer.mozilla.org/en-US/docs/JavaScript/Reference/arrow_functions">arrow functions</a>.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=789897">789897</a> - JS: Implement the preventExtensions and isExtensible trap for proxies.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=839979">839979</a> - JS: Implement Object.is.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=690659">690659</a> - XHR: Filename parameter in the FormData.append method.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=604039">604039</a> - DOM: Prototype <a href="https://developer.mozilla.org/en-US/docs/API/Gamepad/Using_Gamepad_API">Gamepad (Joystick) API</a>.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=650295">650295</a> - DOM: Add support for speech input.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=782211">782211</a> - DOM: Implement notification API spec.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=736324">736324</a> - DOM: Allow naming blob URL.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=783129">783129</a> - DOM: Implement the document.register interface method.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=407983">407983</a> - DOM: Add clipboardData to the onpaste event.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=737100">737100</a> - DOM: Extend Pointer Lock for non-fullscreen elements.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=805613">805613</a> - Fullscreen: Handle multiple fullscreen documents concurrently.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=724554">724554</a> - Fullscreen: Don't exit fullscreen when focusing window on different display.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=700023">700023</a> - Fonts: Enable Graphite font shaping by default.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=419588">419588</a> - Image: Add support for multiple ICO and ICNS sizes.</li>
</ul>

<p><small><em>For more, read <a href="https://developer.mozilla.org/en/Firefox_22_for_developers">Firefox 22 for developers</a>.</em></small></p>


<p>Security &amp; privacy:</p>
<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=818340">818340</a> - Block cookies from sites I haven't visited. <small>(Blog posts: <a href="http://webpolicy.org/2013/02/22/the-new-firefox-cookie-policy/">Jonathan Mayer</a>, <a href="https://blog.mozilla.org/privacy/2013/02/25/firefox-getting-smarter-about-third-party-cookies/">Alex Fowler</a>)</small></li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=790732">790732</a> - Stop defining |Components| object in content scopes.</li>
</ul>


<p>Other notable fixes:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=82301">82301</a> - Today History folder should be expanded by default.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=767944">767944</a> - Implement a manager for centralized quota and storage handling.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=253564">253564</a> - Plain text documents should <a href="http://msujaws.wordpress.com/2013/03/08/improved-plain-text-handling-in-firefox/">word-wrap</a>. <small>(Toggle using View &gt; Page Style or the pref “plain_text.wrap_long_lines”)</small></li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=548763">548763</a> - [Mac] Show download progress in dock icon.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=844604">844604</a> - [Windows] Increase default text size on hidpi displays.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=748740">748740</a> - New tab is not opening after "Ctrl/Cmd+Click" on a link if there is "event.stopPropagation()" in the "click" handler.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=738952">738952</a> - PDF: make "Save as..." File menu entry and Ctrl+S work.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=743252">743252</a> - PDF: Don't print the URL and other information when printing PDFs.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=830267">830267</a> - Don't store plugin preferences via pluginreg.dat: store them per-mimetype.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=760140">760140</a> - AAC and MP3 not supported in &lt;audio&gt; (but AAC supported as a &lt;video&gt; sound track!) when the Fluendo Complete Codec Pack is installed.</li>
</ul>


<p>Sources:</p>

<ul>
<li><a href="https://www.mozilla.org/en-US/firefox/22.0a2/auroranotes/">Aurora 22 notes</a></li>
<li><a href="https://twitter.com/firefoxnightly">@FirefoxNightly on Twitter</a></li>
<li><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=FIREFOX_AURORA_21_BASE&amp;tochange=FIREFOX_AURORA_22_BASE">All 4541 changes between FIREFOX_AURORA_21_BASE and FIREFOX_AURORA_22_BASE</a></li>
</ul>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2013/04/08/firefox-nightly-22-weeks-1-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox Nightly 21, weeks 1-6</title>
		<link>http://www.squarefree.com/burningedge/2013/02/19/firefox-nightly-21-weeks-1-6/</link>
		<comments>http://www.squarefree.com/burningedge/2013/02/19/firefox-nightly-21-weeks-1-6/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 18:53:36 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=1140</guid>
		<description><![CDATA[Speed &#38; memory: Fixed: 784591 - Don't leave around decoded image data for display: none images. Fixed: 836010 - When startup is determined to be slow, tell users about ways to improve their startup time. Fixed: 823147 - Avoid hitting D2D slow path when drawing radial gradients from css. Fixed: 821361 - JS: Optimize closures [...]]]></description>
				<content:encoded><![CDATA[<div class="burningedge">


<p>Speed &amp; memory:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=784591">784591</a> - Don't leave around decoded image data for display: none images.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=836010">836010</a> - When startup is determined to be slow, tell users about <a href="https://support.mozilla.org/en-US/kb/firefox-takes-long-time-start-up">ways to improve their startup time</a>.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=823147">823147</a> - Avoid hitting D2D slow path when drawing radial gradients from css.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=821361">821361</a> - JS: Optimize closures that only run once.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=807853">807853</a> - JS: Add parallel compilation mode.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=715419">715419</a> - JS: Specialize Array.prototype.sort when given the comparator is "return arg1 - arg2".</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=835417">835417</a> - DOM: Mark DOM getters as pure when they are.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=239254">239254</a> - [Linux] Support disk cache on a local path.</li>
</ul>

<p><small><em>For more, read <a href="http://taras.glek.net/blog/categories/snappy/">Taras's Snappy blog</a> and <a href="https://blog.mozilla.org/nnethercote/category/memshrink/">Nick's MemShrink blog</a>.</em></small></p>


<p>New web technologies:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=820508">820508</a> - Add support for &lt;main&gt; element.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=508725">508725</a> - Implement scoped stylesheets.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=440046">440046</a> - Implement window.crypto.getRandomValues (secure PRNG).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=828261">828261</a> - Implement window.location.origin.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=792263">792263</a> - Implement decodeAudioData.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=796463">796463</a> - Enable WebRTC's PeerConnection by default.</li>
</ul>

<p><small><em>For more, read <a href="https://developer.mozilla.org/en/Firefox_21_for_developers">Firefox 21 for developers</a>.</em></small></p>


<p>Security &amp; privacy:</p>
<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=838557">838557</a> - Create and use a common interface for ASan/Valgrind memory handling functions.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=821892">821892</a> - Click-to-play: "Page Info" -&gt; Permissions needs to be aware of plugin permission differentiation.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=774315">774315</a> - Click-to-play: Add "Hide this plugin" to context menu, to work around broken sites.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=822371">822371</a> - Mixed content: Improved UI for users who have set <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=834836">security.mixed_content.block_active_content</a>.</li>
</ul>


<p>Other notable fixes:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=833511">833511</a> - Add rotation gesture support to image documents.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=765398">765398</a> - Implement three-state UI for <a href="https://www.mozilla.org/en-US/dnt/">DNT</a> (do not track me, okay to track me, decline to state).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=815640">815640</a> - Make permission manager aware of "file://" (without dirty hacks).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=726275">726275</a> - Shift-click on back/forward button doesn't load page.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=712763">712763</a> - Session restore loads saved windows in reverse order.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=608735">608735</a> - DOM: XMLHttpRequest's getAllResponseHeaders() returns null if the request is the result of CORS.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=838269">838269</a> - DOM: Support cross-global |... instanceof DOMInterface|.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=777385">777385</a> - DOM: Support Paris bindings objects that are either nsISupports or non-cycle-collected as weak map keys.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=818023">818023</a> - JS: function.caller does not always work.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=786135">786135</a> - JS: Make parseInt("042") === 42.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=827784">827784</a> - [Windows] Provide an option to disable favicons on webpage shortcuts.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=837859">837859</a> - [Windows] Enable Windows Media Foundation support for H.264 AAC, and MP3 playback on Windows 7 and later.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=813488">813488</a> - [Windows] Enable metro browser build.</li>
</ul>


<p><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=FIREFOX_AURORA_20_BASE&amp;tochange=FIREFOX_AURORA_21_BASE">All 4385 changes between FIREFOX_AURORA_20_BASE and FIREFOX_AURORA_21_BASE</a></p>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2013/02/19/firefox-nightly-21-weeks-1-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox Nightly 20, weeks 1-6</title>
		<link>http://www.squarefree.com/burningedge/2013/01/27/firefox-nightly-20-weeks-1-6/</link>
		<comments>http://www.squarefree.com/burningedge/2013/01/27/firefox-nightly-20-weeks-1-6/#comments</comments>
		<pubDate>Mon, 28 Jan 2013 04:23:36 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=1131</guid>
		<description><![CDATA[Speed &#38; memory: Fixed: 816642 - Avoid fragmenting cache files. Fixed: 807021 - Move LocalStorage writes off the main thread. Fixed: 789932 - nsExternalAppHandler downloads files on the main thread. Fixed: 813559 - JS: enable off-thread ion compilation by default. Fixed: 747289 - JS: CSE on DOM getters when possible. Fixed: 808245 - JS regexp: [...]]]></description>
				<content:encoded><![CDATA[<div class="burningedge">


<p>Speed &amp; memory:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=816642">816642</a> - Avoid fragmenting cache files.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=807021">807021</a> - Move LocalStorage writes off the main thread.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=789932">789932</a> - nsExternalAppHandler downloads files on the main thread.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=813559">813559</a> - JS: enable off-thread ion compilation by default.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=747289">747289</a> - JS: CSE on DOM getters when possible.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=808245">808245</a> - JS regexp: Use YARR's new MatchOnly JIT mode.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=717853">717853</a> - Testing: Integrate DMD into the browser.</li>
</ul>

<p><small><em>For more, read <a href="https://blog.mozilla.org/tglek/category/snappy/">Taras's Snappy blog</a> and <a href="https://blog.mozilla.org/nnethercote/category/memshrink/">Nick's MemShrink blog</a>.</em></small></p>


<p>New web technologies:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=548206">548206</a> - HTML: Implement the auto value for the HTML dir attribute.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=676619">676619</a> - HTML: Implement proposed download attribute.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=769385">769385</a> - HTML: Support &lt;input type="date"&gt;.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=808148">808148</a> - JS: <a href="https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Math/imul">Math.imul()</a>.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=817368">817368</a> - JS: Map.prototype.{keys,values,entries}.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=814562">814562</a> - JS: WeakMap.clear().</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=795542">795542</a> - JS Workers: StringEncoding API (TextDecoder and TextEncoder interfaces).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=617532">617532</a> - DOM: UndoManager.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=564815">564815</a> - DOM: Implement window.devicePixelRatio.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=654352">654352</a> - DOM: Implement document.caretPositionFromPoint().</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=819741">819741</a> - DOM: Support ArrayBufferView instances as parameters to XMLHttpRequest.send().</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=811701">811701</a> - DOM: Move innerHTML/outerHTML/insertAdjacentHTML from HTMLElement to Element.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=779917">779917</a> - Implement CSS.supports().</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=783409">783409</a> - CSS flexbox. <small>(No longer behind a pref.)</small></li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=793617">793617</a> - CSS mask-type.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=818400">818400</a>, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=648722">648722</a> - CSS :scope (for the upcoming <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=508725">scoped stylesheets</a> feature).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=329212">329212</a> - Display the &lt;svg:title&gt; as a tooltip.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=803124">803124</a> - Canvas: isPointInStroke().</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=748433">748433</a> - Canvas: Extend compositing with blend modes.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=495040">495040</a> - Video: Implement playbackRate and related bits.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=799315">799315</a> - Video: Windows Media Foundation backend for media playback.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=825594">825594</a> - WebRTC: Enable mozGetUserMedia.</li>
</ul>

<p><small><em>For more, read <a href="https://developer.mozilla.org/en/Firefox_20_for_developers">Firefox 20 for developers</a>.</em></small></p>


<p>Security &amp; privacy:</p>
<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=818732">818732</a> - Switch Nightly to per-window private browsing.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=456884">456884</a> - Provide a way to open a link into private browsing mode.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=810082">810082</a> - Click-to-play: improve handling of invisible or hidden plugins (e.g. on music sites like Pandora).</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=746374">746374</a> - Click-to-play: differentiate by plugin type.</li>
</ul>


<p>Other notable fixes:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=675902">675902</a> - New Downloads view for Places Library.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=433168">433168</a> - Context menu is not shown for form buttons and select elements.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=614304">614304</a> - ESC key stops animations and aborts XMLHttpRequest and WebSocket. <small>(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=614304#c52">Jonas explains why</a>) (Install <a href="https://addons.mozilla.org/en-US/firefox/addon/superstop/">SuperStop</a> to make Shift+Esc do something similar.)</small></li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=786120">786120</a> - There should be default action settings for each direction which can override current settings.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=263433">263433</a> - Links in UI ('text-link' XUL widget) should open tabs rather than windows.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=814952">814952</a> - SVG ellipse with stroke but no fill is not displayed.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=455165">455165</a> - Firefox fails on chained ogg stream.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=731974">731974</a> - requestAnimationFrame generates too short/long frames, especially at the beginning of animation.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=814101">814101</a> - [Windows] Azure does not honor Windows cleartype setting.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=805591">805591</a> - [Windows] Add UI to be shown when plugin is unresponsive.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=765215">765215</a> - [Windows] Hangs on resuming from sleep.</li>
</ul>


<p><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=FIREFOX_AURORA_19_BASE&amp;tochange=FIREFOX_AURORA_20_BASE">All 4260 changes between FIREFOX_AURORA_19_BASE and FIREFOX_AURORA_20_BASE</a></p>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2013/01/27/firefox-nightly-20-weeks-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Nightly 19, weeks 1-6</title>
		<link>http://www.squarefree.com/burningedge/2012/11/19/firefox-nightly-19-weeks-1-6/</link>
		<comments>http://www.squarefree.com/burningedge/2012/11/19/firefox-nightly-19-weeks-1-6/#comments</comments>
		<pubDate>Mon, 19 Nov 2012 23:33:18 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=1127</guid>
		<description><![CDATA[Speed &#38; memory: Fixed: 715402 - Wait until chrome is painted before executing code not critical to making the initial window visible. Fixed: 756313 - Don't load homepage URI before first paint. Fixed: 750417 - Closing a tab reflows the entire tab bar during the animation, making the animation crappy. Fixed: 811176 - Clean up [...]]]></description>
				<content:encoded><![CDATA[<div class="burningedge">


<p>Speed &amp; memory:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=715402">715402</a> - Wait until chrome is painted before executing code not critical to making the initial window visible.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=756313">756313</a> - Don't load homepage URI before first paint.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=750417">750417</a> - Closing a tab reflows the entire tab bar during the animation, making the animation crappy.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=811176">811176</a> - Clean up JIT code more aggressively.</li>
</ul>

<p><small><em>For more, read <a href="https://blog.mozilla.org/tglek/category/snappy/">Taras's Snappy blog</a> and <a href="https://blog.mozilla.org/nnethercote/category/memshrink/">Nick's MemShrink blog</a>.</em></small></p>


<p>New web technologies:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=115199">115199</a> - Implement CSS2 @page.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=503720">503720</a> - Implement CSS3 viewport-size units.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=685012">685012</a> - Implement page-break-inside: avoid.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=648610">648610</a> - Implement &lt;canvas&gt;.toBlob.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=800983">800983</a> - Implement <a href="https://developer.mozilla.org/en-US/docs/DOM/window.getDefaultComputedStyle">getDefaultComputedStyle</a>, which computes style taking <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0362.html">only UA and user sheets</a> into account.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=715798">715798</a> - [Mac] Add color emoji support. 😀</li>
</ul>

<p><small><em>For more, read <a href="https://developer.mozilla.org/en/Firefox_19_for_developers">Firefox 19 for developers</a>.</em></small></p>


<p>Security improvements:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=799009">799009</a> - Remove support for obsolete SSL-related warning prompts.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=788653">788653</a> - Make enablePrivilege pref name more dire.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=801576">801576</a> - Align Gecko and the spec on cross-origin access to window.history.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=803181">803181</a> - Change update background download interval from 10 minutes to 1 minute and update check interval from 24 hours to 12 hours.</li>
</ul>


<p>Other notable fixes:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=661881">661881</a> - Implement about:telemetry.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=486918">486918</a> - [Windows, Linux] Improve image downscaling.</li>
</ul>


<p><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=FIREFOX_AURORA_18_BASE&amp;tochange=FIREFOX_AURORA_19_BASE">All 3995 changes between FIREFOX_AURORA_18_BASE and FIREFOX_AURORA_19_BASE</a></p>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2012/11/19/firefox-nightly-19-weeks-1-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox Nightly 18, weeks 1-6</title>
		<link>http://www.squarefree.com/burningedge/2012/11/19/firefox-nightly-18-weeks-1-6/</link>
		<comments>http://www.squarefree.com/burningedge/2012/11/19/firefox-nightly-18-weeks-1-6/#comments</comments>
		<pubDate>Mon, 19 Nov 2012 23:32:50 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Trunk]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=1125</guid>
		<description><![CDATA[Speed &#38; memory: Fixed: 650180 - Build a new optimizing JavaScript compiler. (Blog post about IonMonkey) Fixed: 747288 - Generate faster jitcode for DOM getters/setters. Fixed: 539356 - DLBI - Replace Invalidate() calls in reflow with display list analysis. Fixed: 769764 - Remove synchronous proxy API and synchronous DNS resolution in nsProxyAutoConfig.js. Fixed: 726125 - [...]]]></description>
				<content:encoded><![CDATA[<div class="burningedge">


<p>Speed &amp; memory:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=ionmonkey">650180</a> - Build a new optimizing JavaScript compiler. <small>(<a href="https://blog.mozilla.org/javascript/2012/09/12/ionmonkey-in-firefox-18/">Blog post about IonMonkey</a>)</small></li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=747288">747288</a> - Generate faster jitcode for DOM getters/setters.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=539356">539356</a> - DLBI - Replace Invalidate() calls in reflow with display list analysis.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=769764">769764</a> - Remove synchronous proxy API and synchronous DNS resolution in nsProxyAutoConfig.js.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=726125">726125</a> - Certificate of a signed extension is validated on each startup.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=650968">650968</a> - Enabling a lightweight theme (Persona) causes significant startup slowness.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=773460">773460</a> - Pref on Azure canvas.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=666317">666317</a> - Discard decoded images on a memory-pressure notification.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=718910">718910</a> - [Mac] Hide the profile-cache directory so Spotlight doesn't index it.</li>
</ul>

<p><small><em>For more, read <a href="https://blog.mozilla.org/tglek/category/snappy/">Taras's Snappy blog</a> and <a href="https://blog.mozilla.org/nnethercote/category/memshrink/">Nick's MemShrink blog</a>.</em></small></p>


<p>New web technologies:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=666041">666041</a> - CSS Flexbox Layout Level 3. <small>(Behind a pref: layout.css.flexbox.enabled)</small></li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=703537">703537</a> - Implement Harmony direct proxies.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=564815">564815</a> - Implement window.devicePixelRatio.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=793294">793294</a> - Implement AudioBuffer.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=745025">745025</a> - Implement CanvasElement.mozPrintCallback.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=719286">719286</a> - Implement embedded SVG glyphs in OpenType fonts.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=694807">694807</a> - Implement PeerConnection object. <small>(Behind a pref: media.peerconnection.enabled) (<a href="https://hacks.mozilla.org/2012/11/progress-update-on-webrtc-for-firefox-on-desktop/">Mozilla Hacks post</a>)</small></li>

<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=594935">594935</a> - Support calc() on gradient stop positions.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=726615">726615</a> - Support W3C touch event instead of MozTouch event.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=720083">720083</a> - Workers: add support for transferable objects from HTML5 spec.</li>

</ul>

<p><small><em>For more, read <a href="https://developer.mozilla.org/en/Firefox_18_for_developers">Firefox 18 for developers</a>.</em></small></p>


<p>Security improvements:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=754472">754472</a> - Click-to-play: implement multiple plugin doorhanger ui.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=772897">772897</a> - Implement UI for plugins made click-to-play by the blocklist.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=62178">62178</a> - Implement mechanism to prevent sending insecure requests from a secure context. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=62178#c185">summary</a>)</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=781617">781617</a> - http is given from history even when https is explicitly typed in address bar.</li>
</ul>


<p>Other notable fixes:</p>

<ul class="good">
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=674373">674373</a> - [Mac] Support HiDPI mode.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=603880">603880</a> - [Windows] HiDPI: Apply the system scale factor.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=408284">408284</a> - [Linux] Support translucent windows.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=254139">254139</a> - File | Save Page As should default to &lt;title&gt;, not filename.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=772319">772319</a> - Add an option to disable the "Close other tabs" prompt.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=87717">87717</a> - Allow connections to localhost (127.0.0.1) when "Offline".</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=440093">440093</a> - Don't overwrite current tab when opening multiple bookmarks in tabs.</li>
<li>Fixed: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=468568">468568</a> - Printing pages with downloadable fonts doesn't render all fonts on the page.</li>

</ul>


<p><a href="http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=FIREFOX_AURORA_17_BASE&amp;tochange=FIREFOX_AURORA_18_BASE">All 6114 changes between FIREFOX_AURORA_17_BASE and FIREFOX_AURORA_18_BASE</a></p>


</div>
]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/burningedge/2012/11/19/firefox-nightly-18-weeks-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
