Bug 87174

Summary: [WK2] Let the client give local files universal access on a case by case basis
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch mjs: review+, webkit-ews: commit-queue-

Alexey Proskuryakov
Reported 2012-05-22 15:22:03 PDT
Even when universal access from file URLs is not allowed with a preference, we may want to give it to specific safe files. The logic would be highly client specific, so it's best to have a callback. <rdar://problem/11024330>
Attachments
proposed patch (11.27 KB, patch)
2012-05-22 15:28 PDT, Alexey Proskuryakov
mjs: review+
webkit-ews: commit-queue-
Alexey Proskuryakov
Comment 1 2012-05-22 15:28:51 PDT
Created attachment 143378 [details] proposed patch
Adam Barth
Comment 2 2012-05-22 15:34:17 PDT
Comment on attachment 143378 [details] proposed patch Document.cpp changes look fine.
Early Warning System Bot
Comment 3 2012-05-22 15:59:01 PDT
Comment on attachment 143378 [details] proposed patch Attachment 143378 [details] did not pass qt-wk2-ews (qt): Output: http://queues.webkit.org/results/12770014
Maciej Stachowiak
Comment 4 2012-05-23 18:12:29 PDT
Comment on attachment 143378 [details] proposed patch r=me
Alexey Proskuryakov
Comment 5 2012-05-24 11:45:42 PDT
Note You need to log in before you can comment on or make changes to this bug.