[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
Thu Jul 15 22:14:35 PDT 2010


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


C. Scott Ananian <webkit at cscott.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at cscott.net




--- Comment #10 from C. Scott Ananian <webkit at cscott.net>  2010-07-15 22:14:34 PST ---
There is now a work around for this bug, discussed in the comments to bug 32848.  You can use adoptNode() to move the iframe around, which will suppress the reload.

Eventually this workaround should work on Mozilla, too (although not soon: see http://groups.google.com/group/mozilla.dev.tech.dom/browse_thread/thread/960efae1f2ca7bfb?pli=1)

-- 
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