RESOLVED FIXED 133361
Add Obj-C API for cache partitioned URL schemes
https://bugs.webkit.org/show_bug.cgi?id=133361
Summary Add Obj-C API for cache partitioned URL schemes
Vicki Pfau
Reported 2014-05-28 15:20:16 PDT
The Obj-C API for WebKit2 needs a function to mirror the C API's WKContextRegisterURLSchemeAsCachePartitioned. <rdar://problem/17035415>
Attachments
Patch (3.49 KB, patch)
2014-05-28 15:24 PDT, Vicki Pfau
andersca: review+
Vicki Pfau
Comment 1 2014-05-28 15:24:28 PDT
Anders Carlsson
Comment 2 2014-05-28 15:29:58 PDT
Comment on attachment 232216 [details] Patch Looks good, but -copyWithZone: needs to copy the cache partitioned url schemes as well.
Vicki Pfau
Comment 3 2014-05-28 16:15:03 PDT
Note You need to log in before you can comment on or make changes to this bug.