Bug 80235

Summary: [GTK] "Console: undefined @0: ReferenceError: Can't find variable: WebInspector" during testwebinspector
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, tetromino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Martin Robinson 2012-03-04 20:17:43 PST
If the WebInspector resources are not installed during the WebKitGTK+ 1.0 unit test, it fails with this message:

** WARNING **: Console: undefined @0: ReferenceError: Can't find variable: WebInspector
Comment 1 Martin Robinson 2012-03-04 23:14:56 PST
Created attachment 130056 [details]
Patch
Comment 2 Philippe Normand 2012-03-05 00:21:02 PST
Comment on attachment 130056 [details]
Patch

Nice!
Comment 3 Martin Robinson 2012-03-05 00:35:23 PST
Committed r109720: <http://trac.webkit.org/changeset/109720>