Bug 6709

Summary: TypeError: Value undefined (result of expression treeScrollbar.refresh) is not object.
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Minor    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

David Kilzer (:ddkilzer)
Reported 2006-01-22 01:27:30 PST
This error occasionally comes out of the Web Inspector: [1321] :TypeError: Value undefined (result of expression treeScrollbar.refresh) is not object. [1321] :TypeError: Null value [1321] :TypeError: Null value It should be fixed so that it doesn't occur. NOTE: This error text is mentioned in Bug 6635.
Attachments
Timothy Hatcher
Comment 1 2006-05-11 11:43:03 PDT
This was fixed a while back when I cleaned up the JavaScript file and did more null checks.
Note You need to log in before you can comment on or make changes to this bug.