[webkit-reviews] review granted: [Bug 232243] Form navigations with target=_blank should not have an opener : [Attachment 442377] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 09:55:27 PDT 2021


Sam Weinig <sam at webkit.org> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 232243: Form navigations with target=_blank should not have an opener
https://bugs.webkit.org/show_bug.cgi?id=232243

Attachment 442377: Patch

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




--- Comment #5 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 442377
  --> https://bugs.webkit.org/attachment.cgi?id=442377
Patch

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

> Source/WebCore/ChangeLog:10
> +	   on the <form>), similarly to link navigations. This is better for
security and allows us to
> +	   process-swap in more cases.

Would be good to explain in a bit more detail the security benefits.


More information about the webkit-reviews mailing list