[webkit-reviews] review granted: [Bug 191073] Calling window.open("", "_self") allows working around restrictions on window.close() : [Attachment 353388] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 11:37:56 PDT 2018


Chris Dumez <cdumez at apple.com> has granted Ali Juma <ajuma at chromium.org>'s
request for review:
Bug 191073: Calling window.open("", "_self") allows working around restrictions
on window.close()
https://bugs.webkit.org/show_bug.cgi?id=191073

Attachment 353388: Patch

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




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

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

r=me

> LayoutTests/fast/dom/Window/window-open-self-disallow-close.html:5
> +    <div id="log"></div>

Is this really needed?


More information about the webkit-reviews mailing list