[Webkit-unassigned] [Bug 44038] HTML5 fragment parsing doesn't load iframes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 15 14:37:47 PDT 2010


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





--- Comment #1 from Adam Barth <abarth at webkit.org>  2010-08-15 14:37:47 PST ---
The problem is that Document::adoptNode is calling setRemainsAliveOnRemovalFromTree and confusing the frame.  I think we're supposed to construct the fragment completely detached but somehow it's getting attached?

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