<?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>Kane&#039;s Blog &#187; chorme</title>
	<atom:link href="http://iamkane.com/index.php/archives/tag/chorme/feed" rel="self" type="application/rss+xml" />
	<link>http://iamkane.com</link>
	<description>Bug can be anywhere,Can you find it?</description>
	<lastBuildDate>Mon, 21 Jun 2010 11:05:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Chrome iframe history.back 问题</title>
		<link>http://iamkane.com/index.php/archives/52</link>
		<comments>http://iamkane.com/index.php/archives/52#comments</comments>
		<pubDate>Wed, 18 Nov 2009 02:54:47 +0000</pubDate>
		<dc:creator>Kane</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[chorme]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://iamkane.com/?p=52</guid>
		<description><![CDATA[Chrome&#160; 4.0.249.0
今天用chrome测试公司的项目页面，发现了个比较严重的问题。 Main页面里面有 iframe， 所有的操作都在iframe 内。 问题就在这里了，如果 执行iframe 里面有 history.back(-1) 。那么整个main页面都会 退回到上一页。而不是 iframe内的页面退回上一页。按chorme 的退后按钮，结果都是一样。 同测 FF IE 都没这个问题。 即使iframe内改成 self.history.back 也同样不行。 真神奇了..
&#160;
到底是 Chrome&#160; 的bug.. 还是代码问题.. 没搞懂。
]]></description>
			<content:encoded><![CDATA[<p>Chrome&nbsp; 4.0.249.0</p>
<p>今天用chrome测试公司的项目页面，发现了个比较严重的问题。 Main页面里面有 iframe， 所有的操作都在iframe 内。 问题就在这里了，如果 执行iframe 里面有 history.back(-1) 。那么整个main页面都会 退回到上一页。而不是 iframe内的页面退回上一页。按chorme 的退后按钮，结果都是一样。 同测 FF IE 都没这个问题。 即使iframe内改成 self.history.back 也同样不行。 真神奇了..</p>
<p>&nbsp;</p>
<p>到底是 Chrome&nbsp; 的bug.. 还是代码问题.. 没搞懂。</p>
]]></content:encoded>
			<wfw:commentRss>http://iamkane.com/index.php/archives/52/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
