[webkit-reviews] review granted: [Bug 9254] Quirksmode: Safari ignores window.close() after form submission : [Attachment 102014] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 11:02:24 PDT 2011


Adam Barth <abarth at webkit.org> has granted Mark Hahnenberg
<mhahnenberg at apple.com>'s request for review:
Bug 9254: Quirksmode: Safari ignores window.close() after form submission
https://bugs.webkit.org/show_bug.cgi?id=9254

Attachment 102014: Patch
https://bugs.webkit.org/attachment.cgi?id=102014&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=102014&action=review


> Source/WebCore/ChangeLog:17
> +	   even when allowScriptsToCloseWindows was false.  This change should
make us consistent
> +	   with the HTML5 specification with respect to when scripts should be
allowed to 
> +	   call window.close().

Yay!


More information about the webkit-reviews mailing list