Bug 11373

Summary: Accessing non-existent property of window.layoutTestController produces surprising value
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
reduction none

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.