[Webkit-unassigned] [Bug 132044] [GTK] Test TestWebKitAPI/WebKit2Gtk/TestInspectorServer fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 20 10:45:07 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132044

Brian Burg <burg at cs.washington.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burg at cs.washington.edu

--- Comment #4 from Brian Burg <burg at cs.washington.edu> ---
(In reply to comment #2)
> I think one of the problems is that in r164543 the order of the scripts in
> Main.html changed. One of the problems I see in the console is:
> 
> ReferenceError: Can't find variable: InspectorFrontendHost
> 
> That happens in Platform.js, because InspectorFrontendHostStub.js hasn't
> been loaded yet. With the local inspector doesn't happen because the
> InspectorFrontendHost is injected directly from the code on window object
> cleared. There might be more errors like this, I also see 'IndexedDB' domain
> was not found, not sure that was if fatal, though.

It should be able to fail cleanly with no IndexedDB domain, since it's an optional feature. If the inspector or tests break with !ENABLE(INDEXED_DATABASE) please file a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141020/0e65fad4/attachment-0002.html>


More information about the webkit-unassigned mailing list