[Webkit-unassigned] [Bug 17147] [GTK] API: Stream-based loader API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 7 16:47:32 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=17147
talby at trap.mtview.ca.us changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |talby at trap.mtview.ca.us
--- Comment #13 from talby at trap.mtview.ca.us 2011-10-07 16:47:31 PST ---
I have been using the "resource-request-starting" signal to call webkit_network_request_set_uri() updating the uri to a data: url, which works wonderfully to embed media resources, however embedding html is problematic.
I am attempting to sandbox a browser display of html content, but since this technique alters the urls visible to the DOM, onDomain policies get mangled and relative urls can not be resolved properly.
--
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