[Webkit-unassigned] [Bug 132044] [GTK] Test TestWebKitAPI/WebKit2Gtk/TestInspectorServer fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 2 06:35:39 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=132044
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timothy at apple.com
--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> 2014-10-02 06:35:36 PST ---
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list