[webkit-reviews] review granted: [Bug 195074] Move ephemeral local storage from WebProcess to UIProcess : [Attachment 363031] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 16:15:39 PST 2019


Geoffrey Garen <ggaren at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 195074: Move ephemeral local storage from WebProcess to UIProcess
https://bugs.webkit.org/show_bug.cgi?id=195074

Attachment 363031: Patch

https://bugs.webkit.org/attachment.cgi?id=363031&action=review




--- Comment #2 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 363031
  --> https://bugs.webkit.org/attachment.cgi?id=363031
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=363031&action=review

r=me

> Source/WebKit/UIProcess/WebStorage/StorageManager.h:113
> +    bool m_ephemeral { false };

Let's call this m_isEphemeral.


More information about the webkit-reviews mailing list