[Webkit-unassigned] [Bug 13574] Moving an IFRAME within the DOM tree results in reloading of content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 15:01:08 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=13574





--- Comment #14 from Ryosuke Niwa <rniwa at webkit.org>  2013-03-04 15:03:30 PST ---
(In reply to comment #13)
>
> A jsfiddle seems to indicate that the IFRAME still reloads: http://jsfiddle.net/jNLWw/

That's the expected behavior. We have fixed this bug by adding a support for magic iframe but we had to remove that feature because it introduced lots of security vulnerabilities and other kinds of bugs.

Such as, we're not going to provide a way to move an iframe inside a DOM without reloading the content.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list