<?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"
	>
<channel>
	<title>Comments on: 2004-09-10 Branch builds</title>
	<atom:link href="http://www.squarefree.com/burningedge/2004/09/10/2004-09-10-branch-builds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/burningedge/2004/09/10/2004-09-10-branch-builds/</link>
	<description>Developments in nightly builds of Mozilla Firefox</description>
	<pubDate>Fri, 21 Nov 2008 09:20:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: MozJF</title>
		<link>http://www.squarefree.com/burningedge/2004/09/10/2004-09-10-branch-builds/#comment-1556</link>
		<dc:creator>MozJF</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=392#comment-1556</guid>
		<description>Style switcher is back ?

Yes ;)

1.0PR will be good after all :)</description>
		<content:encoded><![CDATA[<p>Style switcher is back ?</p>
<p>Yes ;)</p>
<p>1.0PR will be good after all :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rirath</title>
		<link>http://www.squarefree.com/burningedge/2004/09/10/2004-09-10-branch-builds/#comment-1557</link>
		<dc:creator>Rirath</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=392#comment-1557</guid>
		<description>&gt;Re-add UI for alternate stylesheets, with improvements.

&gt;Re-add UI for Work Offline.

Now that's what I like to hear.  Fixing it, instead of sweeping it under the rug.  Hope it lasts until the real 1.0.</description>
		<content:encoded><![CDATA[<p>>Re-add UI for alternate stylesheets, with improvements.</p>
<p>>Re-add UI for Work Offline.</p>
<p>Now that&#8217;s what I like to hear.  Fixing it, instead of sweeping it under the rug.  Hope it lasts until the real 1.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/burningedge/2004/09/10/2004-09-10-branch-builds/#comment-1558</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=392#comment-1558</guid>
		<description>Asa says today's builds are release candidates for 1.0 Preview Release.

&lt;a href="http://weblogs.mozillazine.org/asa/archives/006423.html"&gt;http://weblogs.mozillazine.org/asa/archives/006423.html&lt;/a&gt;

There were two sets of Windows and Mac builds today. Asa linked to the earlier builds; I linked to the later builds.</description>
		<content:encoded><![CDATA[<p>Asa says today&#8217;s builds are release candidates for 1.0 Preview Release.</p>
<p><a href="http://weblogs.mozillazine.org/asa/archives/006423.html">http://weblogs.mozillazine.org/asa/archives/006423.html</a></p>
<p>There were two sets of Windows and Mac builds today. Asa linked to the earlier builds; I linked to the later builds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurens Holst</title>
		<link>http://www.squarefree.com/burningedge/2004/09/10/2004-09-10-branch-builds/#comment-1559</link>
		<dc:creator>Laurens Holst</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=392#comment-1559</guid>
		<description>"Your choice now persists until you go to a page that doesn't have the same stylesheet choices."

That doesn't work for me. Only my selection between No Style or the stylesheet persists (which is nice), but if I select an alternate style it will still forget which each time I browse to a different page.


~Grauw</description>
		<content:encoded><![CDATA[<p>&#8220;Your choice now persists until you go to a page that doesn&#8217;t have the same stylesheet choices.&#8221;</p>
<p>That doesn&#8217;t work for me. Only my selection between No Style or the stylesheet persists (which is nice), but if I select an alternate style it will still forget which each time I browse to a different page.</p>
<p>~Grauw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurens Holst</title>
		<link>http://www.squarefree.com/burningedge/2004/09/10/2004-09-10-branch-builds/#comment-1560</link>
		<dc:creator>Laurens Holst</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=392#comment-1560</guid>
		<description>I quote from a bug (fantasai writes):

"The "No Style" option persists the same way Text Zoom does. You can't apply a "is the style sheet still there" check for it because it also affects pages without a style sheet.

83663 [Alternate style sheet persistence] is not going to be fixed on the branch. It has dependencies on some Gecko API changes that Boris is working on, and it will require significant C++ work."


So that's how it is. Description in the summary is not correct.

~Grauw</description>
		<content:encoded><![CDATA[<p>I quote from a bug (fantasai writes):</p>
<p>&#8220;The &#8220;No Style&#8221; option persists the same way Text Zoom does. You can&#8217;t apply a &#8220;is the style sheet still there&#8221; check for it because it also affects pages without a style sheet.</p>
<p>83663 [Alternate style sheet persistence] is not going to be fixed on the branch. It has dependencies on some Gecko API changes that Boris is working on, and it will require significant C++ work.&#8221;</p>
<p>So that&#8217;s how it is. Description in the summary is not correct.</p>
<p>~Grauw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/burningedge/2004/09/10/2004-09-10-branch-builds/#comment-1561</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/burningedge/?p=392#comment-1561</guid>
		<description>Thanks, Grauw.  I fixed the description in this post and in Bigger Picture.</description>
		<content:encoded><![CDATA[<p>Thanks, Grauw.  I fixed the description in this post and in Bigger Picture.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
