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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 01:17:16 PST 2012


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





--- Comment #36 from Simon Hausmann <hausmann at webkit.org>  2012-01-23 01:17:16 PST ---
I think the general "theme" of this feature should be about exporting existing functionality. I don't like that we have all these "qrc:", "data:" and "file:" checks in the code, because this is security sensitive code that I don't think we should duplicate but instead share with WebCore as much as possible. The goal should be make existing functionality available, not to duplicate it before the export.

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