[webkit-reviews] review granted: [Bug 225923] FrameLoader::loadURL, FrameLoader::loadPostRequest not attributing requests as app bound : [Attachment 429245] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 20:14:14 PDT 2021


Alex Christensen <achristensen at apple.com> has granted
katherine_cheney at apple.com's request for review:
Bug 225923: FrameLoader::loadURL, FrameLoader::loadPostRequest not attributing
requests as app bound
https://bugs.webkit.org/show_bug.cgi?id=225923

Attachment 429245: Patch

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




--- Comment #9 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 429245
  --> https://bugs.webkit.org/attachment.cgi?id=429245
Patch

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

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

: bool


More information about the webkit-reviews mailing list