<?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: browser.js cleanup ideas</title>
	<atom:link href="http://www.gavinsharp.com/blog/2010/03/30/browser-js-cleanup-ideas-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gavinsharp.com/blog/2010/03/30/browser-js-cleanup-ideas-2/</link>
	<description>blog?</description>
	<lastBuildDate>Mon, 03 Oct 2011 17:34:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mossop</title>
		<link>http://www.gavinsharp.com/blog/2010/03/30/browser-js-cleanup-ideas-2/comment-page-1/#comment-767</link>
		<dc:creator>Mossop</dc:creator>
		<pubDate>Wed, 31 Mar 2010 23:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.gavinsharp.com/blog/?p=54#comment-767</guid>
		<description>My point was that we should stop doing this if possible.</description>
		<content:encoded><![CDATA[<p>My point was that we should stop doing this if possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dao</title>
		<link>http://www.gavinsharp.com/blog/2010/03/30/browser-js-cleanup-ideas-2/comment-page-1/#comment-763</link>
		<dc:creator>Dao</dc:creator>
		<pubDate>Tue, 30 Mar 2010 18:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.gavinsharp.com/blog/?p=54#comment-763</guid>
		<description>Since we already include multiple files in browser.js at build time, it doesn&#039;t seem like adding more would make the line number situation any worse...</description>
		<content:encoded><![CDATA[<p>Since we already include multiple files in browser.js at build time, it doesn&#8217;t seem like adding more would make the line number situation any worse&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mossop</title>
		<link>http://www.gavinsharp.com/blog/2010/03/30/browser-js-cleanup-ideas-2/comment-page-1/#comment-762</link>
		<dc:creator>Mossop</dc:creator>
		<pubDate>Tue, 30 Mar 2010 17:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.gavinsharp.com/blog/?p=54#comment-762</guid>
		<description>Can we use a code coverage pass to identify largely dead code?

So my problem with splitting it up into multiple files and combining at build time is that error messages get junk line numbers (unless bug 246286 were fixed). Could we just include them all in browser.xul separately, does the fastload cache still mean we lose perf there?</description>
		<content:encoded><![CDATA[<p>Can we use a code coverage pass to identify largely dead code?</p>
<p>So my problem with splitting it up into multiple files and combining at build time is that error messages get junk line numbers (unless bug 246286 were fixed). Could we just include them all in browser.xul separately, does the fastload cache still mean we lose perf there?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

