[Webkit-unassigned] [Bug 10313] xsl:import and document() don't work in stylesheets loaded via XMLHttpRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 08:40:47 PDT 2010


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





--- Comment #38 from Alexey Proskuryakov <ap at webkit.org>  2010-05-25 08:40:43 PST ---
+        (*it)->setOriginFrame(0);

With this patch, origin frame is reset when frame is destroyed, but I don't see what takes care of frame navigation. Please test the case where a subframe creates a document with DOMParser, hands it off to parent frame, and navigates to a different domain.

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