[webkit-reviews] review requested: [Bug 74706] [Qt] QtWebKit disregards LocalContentCanAccessFileUrls setting : [Attachment 129637] Proposed patch + Layout tests + Qt auto test (updated)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 29 23:20:25 PST 2012


Bruno Abinader <bruno.de_oliveira at basyskom.de> has asked  for review:
Bug 74706: [Qt] QtWebKit disregards LocalContentCanAccessFileUrls setting
https://bugs.webkit.org/show_bug.cgi?id=74706

Attachment 129637: Proposed patch + Layout tests + Qt auto test (updated)
https://bugs.webkit.org/attachment.cgi?id=129637&action=review

------- Additional Comments from Bruno Abinader <bruno.de_oliveira at basyskom.de>
Updated patch with Kenneth's suggestions as well as a refactory on the code.
The previous approach was causing another layout test to fail
(fast/xmlhttprequest/xmlhttprequest-no-file-access.html). This new approach is
less aggressive and allows unique resources to bypass the setting (ie.
about:blank).


More information about the webkit-reviews mailing list