[webkit-reviews] review granted: [Bug 183911] Warn against cookie access in the WebContent process using ProcessPrivilege assertions : [Attachment 336437] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 16:52:00 PDT 2018


youenn fablet <youennf at gmail.com> has granted Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 183911: Warn against cookie access in the WebContent process using
ProcessPrivilege assertions
https://bugs.webkit.org/show_bug.cgi?id=183911

Attachment 336437: Patch

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




--- Comment #13 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 336437
  --> https://bugs.webkit.org/attachment.cgi?id=336437
Patch

r=me.
It would be nice to check that if we create a website data store, get a cookie
store and modify it, we do not hit those assertions. The WebProcessPool
relaxing code is probably happening too late in that scenario.
An API test would tell us.


More information about the webkit-reviews mailing list