[webkit-reviews] review granted: [Bug 49329] Do not allow access to session and local storage when in private browsing mode : [Attachment 73563] [PATCH] Deny local storage access in private browsing (page null check before checking settings)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 07:12:08 PST 2010


Darin Adler <darin at apple.com> has granted Anton D'Auria <adauria at apple.com>'s
request for review:
Bug 49329: Do not allow access to session and local storage when in private
browsing mode
https://bugs.webkit.org/show_bug.cgi?id=49329

Attachment 73563: [PATCH] Deny local storage access in private browsing (page
null check before checking settings)
https://bugs.webkit.org/attachment.cgi?id=73563&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Could also have done the early return was page was 0, but this should be OK.


More information about the webkit-reviews mailing list