RESOLVED FIXED 11373
Accessing non-existent property of window.layoutTestController produces surprising value
https://bugs.webkit.org/show_bug.cgi?id=11373
Summary Accessing non-existent property of window.layoutTestController produces surpr...
Geoffrey Garen
Reported 2006-10-20 18:10:29 PDT
[ Description forthcoming ]
Attachments
reduction (690 bytes, text/html)
2006-10-20 18:22 PDT, Geoffrey Garen
no flags
Geoffrey Garen
Comment 1 2006-10-20 18:22:15 PDT
Created attachment 11172 [details] reduction
Geoffrey Garen
Comment 2 2006-10-20 18:29:56 PDT
layoutTestController.__doesNotExist__: undefined layoutTestController.__doesNotExist__ == undefined: false layoutTestController.__doesNotExist__ ? "true" : "false": true wtf?
Cameron Zwarich (cpst)
Comment 3 2009-04-20 22:28:27 PDT
This has now been fixed, presumedly by the refactoring of LayoutTestController for Windows. Thanks Sam!
Note You need to log in before you can comment on or make changes to this bug.