[Webkit-unassigned] [Bug 123983] window.Location is undefined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 7 03:30:13 PST 2013


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





--- Comment #2 from Tom Van Goethem <tomvangoethem at gmail.com>  2013-11-07 03:29:00 PST ---
> Minimal test case:
> 
> data:text/html,<script>var%20result%20=%20'FAIL';%20try%20{%20if%20(window.location%20instanceof%20window.Location)%20{%20result%20=%20'PASS';%20}%20}%20catch(e)%20{}%20document.write(result);</script>
> 
> FWIW, I get PASS on WebKit nightly r158804.

This returns FAIL on Safari 6.0.5 (8536.30.1), Mac OS X 10.8.5 and Safari 6.0 (8536.25), iOS 6.1.3

-- 
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