[webkit-reviews] review granted: [Bug 226386] Same-site lax cookies not sent by fetch event handler after page reload : [Attachment 446332] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 07:19:54 PST 2021


Chris Dumez <cdumez at apple.com> has granted youenn fablet <youennf at gmail.com>'s
request for review:
Bug 226386: Same-site lax cookies not sent by fetch event handler after page
reload
https://bugs.webkit.org/show_bug.cgi?id=226386

Attachment 446332: Patch

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




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

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

> Source/WebCore/loader/FrameLoader.h:320
> +    enum class IsServiceWorkerNavigationLoad { No, Yes };

: bool


More information about the webkit-reviews mailing list