[Webkit-unassigned] [Bug 164469] Web Automation: don't disable localStorage for ephemeral sessions that are being controlled by automation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 09:52:31 PST 2016


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

--- Comment #3 from Brian Burg <bburg at apple.com> ---
(In reply to comment #2)
> Ephemeral sessions should *not* use the storage backend that actually stores
> to disk.
> 
> So this bug is, by necessity, more than just "don't disable localStorage for
> ..."
> 
> We'll need a mode for localStorage to use an in-memory backing store.

Does such a backing store already exist?

It seems sketchy to me that the file-based backend is hooked up to ephemeral sessions right now, and we rely on this check to prevent code from actually using it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161107/5d75fa0b/attachment-0001.html>


More information about the webkit-unassigned mailing list