[webkit-reviews] review granted: [Bug 189602] PSON: window.open() with 'noopener' should only process-swap cross-site, not cross-origin : [Attachment 349769] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 17 09:49:21 PDT 2018


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 189602: PSON: window.open() with 'noopener' should only process-swap
cross-site, not cross-origin
https://bugs.webkit.org/show_bug.cgi?id=189602

Attachment 349769: Patch

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




--- Comment #15 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 349769
  --> https://bugs.webkit.org/attachment.cgi?id=349769
Patch

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

r=me

> Source/WebKit/ChangeLog:18
> +	     - This forces the origin check to happens on WebContent process
site instead of relying on the

side


More information about the webkit-reviews mailing list