[Webkit-unassigned] [Bug 73215] Split QWebPermissionRequest into QWebSecurityOrigin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 12:08:44 PST 2012


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





--- Comment #3 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-01-11 12:08:44 PST ---
(In reply to comment #1)
> Created an attachment (id=122049)
 --> (https://bugs.webkit.org/attachment.cgi?id=122049&action=review) [details]
> Imported code, implemented missing methods/operators, integrated with QWebPermissionRequest
> 
> I still don't known if a scheme is local or not. Ideas?

file: is always local. data: has the same locality as its parent.

ie if I use data: in a file:// url, then it is local as well as it is embedded.

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