Bug 6709 - TypeError: Value undefined (result of expression treeScrollbar.refresh) is not object.
Summary: TypeError: Value undefined (result of expression treeScrollbar.refresh) is no...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-22 01:27 PST by David Kilzer (:ddkilzer)
Modified: 2006-05-11 11:43 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 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.
Comment 1 Timothy Hatcher 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.