RESOLVED FIXED 81421
[Chromium] Add registerURLSchemeAsEmptyDocument to WebSecurityPolicy
https://bugs.webkit.org/show_bug.cgi?id=81421
Summary [Chromium] Add registerURLSchemeAsEmptyDocument to WebSecurityPolicy
Charles Reis
Reported 2012-03-16 15:27:28 PDT
We've found a need to register a new scheme as only containing empty documents, to allow its URLs to commit synchronously. We can use WebSecurityPolicy to simply pass the call through to SchemeRegistry. For context, see http://crbug.com/118664.
Attachments
Patch (2.48 KB, patch)
2012-03-16 15:48 PDT, Charles Reis
no flags
Charles Reis
Comment 1 2012-03-16 15:48:22 PDT
WebKit Review Bot
Comment 2 2012-03-16 15:50:57 PDT
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Adam Barth
Comment 3 2012-03-16 15:56:22 PDT
Comment on attachment 132407 [details] Patch Ok. Interesting that this doesn't work on PLATFORM(TORCHMOBILE)
Darin Fisher (:fishd, Google)
Comment 4 2012-03-19 11:02:55 PDT
LGTM2
WebKit Review Bot
Comment 5 2012-03-19 21:47:39 PDT
Comment on attachment 132407 [details] Patch Clearing flags on attachment: 132407 Committed r111350: <http://trac.webkit.org/changeset/111350>
WebKit Review Bot
Comment 6 2012-03-19 21:47:44 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.