[webkit-reviews] review denied: [Bug 185262] Assertion failure in NetworkStorageSession::setCookie: privilege of UI process is not set : [Attachment 339490] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 3 18:27:24 PDT 2018


Chris Dumez <cdumez at apple.com> has denied Sihui Liu <sihui_liu at apple.com>'s
request for review:
Bug 185262: Assertion failure in NetworkStorageSession::setCookie: privilege of
UI process is not set
https://bugs.webkit.org/show_bug.cgi?id=185262

Attachment 339490: Patch

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




--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 339490
  --> https://bugs.webkit.org/attachment.cgi?id=339490
Patch

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

> Source/WebKit/UIProcess/API/APIWebsiteDataStore.cpp:70
> +    WTF::setProcessPrivileges(allPrivileges());

I said WebKit::WebsiteDataStore not the API one :) the existing call in in
ProcessPool, not its API object.


More information about the webkit-reviews mailing list