[webkit-reviews] review granted: [Bug 224535] Blob URLs should use their owner origin for CSP navigation/download checks : [Attachment 426084] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 10:35:21 PDT 2021


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 224535: Blob URLs should use their owner origin for CSP navigation/download
checks
https://bugs.webkit.org/show_bug.cgi?id=224535

Attachment 426084: Patch

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




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

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

> Source/WebCore/page/SecurityOrigin.cpp:270
> +	       return true;

This could be replaced by ||


More information about the webkit-reviews mailing list