[Webkit-unassigned] [Bug 207545] Blocking Access to LocalStorage and SessionStorage for specific web-sites or for all websites doesn't work 100% of the time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 02:24:52 PST 2020


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

Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com

--- Comment #3 from Maciej Stachowiak <mjs at apple.com> ---
If you add the cited script as WKUserScript using a WKUserContentController, it should be guaranteed to run before the page does anything. Using `evaluateJavaScript:` and friends instead would race with page loading.

Is there any other way in which the JS solution is not adequate?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200219/cdd608d9/attachment.htm>


More information about the webkit-unassigned mailing list