<?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: Firefox 3.5 is out</title>
	<atom:link href="http://hacks.mozilla.org/2009/06/firefox-35-is-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://hacks.mozilla.org/2009/06/firefox-35-is-out/</link>
	<description></description>
	<lastBuildDate>Sat, 21 Nov 2009 15:59:58 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mariusz Nowak</title>
		<link>http://hacks.mozilla.org/2009/06/firefox-35-is-out/comment-page-1/#comment-1239</link>
		<dc:creator>Mariusz Nowak</dc:creator>
		<pubDate>Wed, 01 Jul 2009 09:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1054#comment-1239</guid>
		<description>Great work :)
It looks very promising however I found one strange behavior that broke my code (I&#039;m not sure can I call it a bug).


HTMLElement.prototype.qs = HTMLElement.prototype.querySelector;
var div = document.getElementsByTagName(&quot;div&quot;)[0];
div.qs(&quot;a&quot;) // Exception: Illegal operation on WrappedNative prototype object

It&#039;s all because:
HTMLDivElement.prototype.querySelector === HTMLElement.prototype.querySelector // false

Every element type have different implementation of querySelector, weird :)</description>
		<content:encoded><![CDATA[<p>Great work <img src='http://hacks.mozilla.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
It looks very promising however I found one strange behavior that broke my code (I&#8217;m not sure can I call it a bug).</p>
<p>HTMLElement.prototype.qs = HTMLElement.prototype.querySelector;<br />
var div = document.getElementsByTagName(&#8221;div&#8221;)[0];<br />
div.qs(&#8221;a&#8221;) // Exception: Illegal operation on WrappedNative prototype object</p>
<p>It&#8217;s all because:<br />
HTMLDivElement.prototype.querySelector === HTMLElement.prototype.querySelector // false</p>
<p>Every element type have different implementation of querySelector, weird <img src='http://hacks.mozilla.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firefox 3.5 正式发布 &#60; MJiA</title>
		<link>http://hacks.mozilla.org/2009/06/firefox-35-is-out/comment-page-1/#comment-1192</link>
		<dc:creator>Firefox 3.5 正式发布 &#60; MJiA</dc:creator>
		<pubDate>Wed, 01 Jul 2009 01:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1054#comment-1192</guid>
		<description>[...] 正好hacks.mozilla.org上也写了一篇&#8221;Firefox 3.5 is out&#8220;，我连翻译带自己白话凑一篇，呵呵──这几天在忙着升级网站内容到3.5，所以翻译35天系列的任务也放下，好在没有落下太多。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 正好hacks.mozilla.org上也写了一篇&#8221;Firefox 3.5 is out&#8220;，我连翻译带自己白话凑一篇，呵呵──这几天在忙着升级网站内容到3.5，所以翻译35天系列的任务也放下，好在没有落下太多。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leek</title>
		<link>http://hacks.mozilla.org/2009/06/firefox-35-is-out/comment-page-1/#comment-1183</link>
		<dc:creator>Leek</dc:creator>
		<pubDate>Tue, 30 Jun 2009 23:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1054#comment-1183</guid>
		<description>Good work Mozilla. I have published an article on my &lt;a href=&quot;http://atsprogramming.blogspot.com/2009/06/28-firefox-35-lanzado-el-30-de-junio-de.html&quot; rel=&quot;nofollow&quot;&gt;blog&lt;/a&gt; about some caracteristics of Firefox 3.5, the blog is in Spanish, to make Mexico a Firefox users country.
Good luck to everybody.</description>
		<content:encoded><![CDATA[<p>Good work Mozilla. I have published an article on my <a href="http://atsprogramming.blogspot.com/2009/06/28-firefox-35-lanzado-el-30-de-junio-de.html" rel="nofollow">blog</a> about some caracteristics of Firefox 3.5, the blog is in Spanish, to make Mexico a Firefox users country.<br />
Good luck to everybody.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zachary Johnson</title>
		<link>http://hacks.mozilla.org/2009/06/firefox-35-is-out/comment-page-1/#comment-1098</link>
		<dc:creator>Zachary Johnson</dc:creator>
		<pubDate>Tue, 30 Jun 2009 17:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1054#comment-1098</guid>
		<description>Awesome accomplishment.</description>
		<content:encoded><![CDATA[<p>Awesome accomplishment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firefox 3.5 &#124; Søren C's blog</title>
		<link>http://hacks.mozilla.org/2009/06/firefox-35-is-out/comment-page-1/#comment-1088</link>
		<dc:creator>Firefox 3.5 &#124; Søren C's blog</dc:creator>
		<pubDate>Tue, 30 Jun 2009 16:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1054#comment-1088</guid>
		<description>[...] Mozilla Firefox 3.5 is here! [...]</description>
		<content:encoded><![CDATA[<p>[...] Mozilla Firefox 3.5 is here! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firefox 3.5 lançado &#124; Open Mania</title>
		<link>http://hacks.mozilla.org/2009/06/firefox-35-is-out/comment-page-1/#comment-1076</link>
		<dc:creator>Firefox 3.5 lançado &#124; Open Mania</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1054#comment-1076</guid>
		<description>[...] para receber actualizações sobre este tópico.É com enorme prazer que informo de que a equipa da Mozilla acabou de lançar o Firefox 3.5. O sucessor do Firefox 3.0 apresenta várias novidades dos quais se destacam: as ferramentas [...]</description>
		<content:encoded><![CDATA[<p>[...] para receber actualizações sobre este tópico.É com enorme prazer que informo de que a equipa da Mozilla acabou de lançar o Firefox 3.5. O sucessor do Firefox 3.0 apresenta várias novidades dos quais se destacam: as ferramentas [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://hacks.mozilla.org/2009/06/firefox-35-is-out/comment-page-1/#comment-1075</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=1054#comment-1075</guid>
		<description>nice work guys.</description>
		<content:encoded><![CDATA[<p>nice work guys.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
