RESOLVED FIXED 49596
Web Inspector: init front-end UI upon DOMContentLoaded, not loaded event.
https://bugs.webkit.org/show_bug.cgi?id=49596
Summary Web Inspector: init front-end UI upon DOMContentLoaded, not loaded event.
Pavel Feldman
Reported 2010-11-16 08:18:50 PST
This speeds up front-end opening a bit (~50ms in concatenated mode)
Attachments
[PATCH] Proposed change. (1.27 KB, patch)
2010-11-16 08:24 PST, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2010-11-16 08:24:04 PST
Created attachment 73996 [details] [PATCH] Proposed change.
Pavel Feldman
Comment 2 2010-11-16 08:43:47 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/inspector.js Committed r72102
WebKit Review Bot
Comment 3 2010-11-16 09:04:34 PST
http://trac.webkit.org/changeset/72102 might have broken Qt Linux Release The following tests are not passing: inspector/elements-panel-structure.html inspector/extensions.html
Csaba Osztrogonác
Comment 4 2010-11-16 10:21:50 PST
(In reply to comment #3) > http://trac.webkit.org/changeset/72102 might have broken Qt Linux Release > The following tests are not passing: > inspector/elements-panel-structure.html > inspector/extensions.html These tests are still broken on Qt bot: http://build.webkit.org/results/Qt%20Linux%20Release/r72102%20%2823781%29/results.html It isn't a build issue, Qt handles correctly if you touch a js file. (So http://trac.webkit.org/changeset/72110 can't fix this fail.)
Pavel Feldman
Comment 5 2010-11-21 07:37:10 PST
It was landed and not rolled out. Qt needs fixing harness I guess.
Note You need to log in before you can comment on or make changes to this bug.