[Webkit-unassigned] [Bug 9254] Quirksmode: Safari ignores window.close() after form submission

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 14:21:47 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=9254





--- Comment #5 from Mark Hahnenberg <mhahnenberg at apple.com>  2011-07-22 14:21:46 PST ---
I looked into this and it appears to be the fact that when calling the Page constructor, m_allowScriptsToCloseWindows is set to false, but initially in Page.h it is set to true.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list