RESOLVED FIXED 43110
Web Inspector: Chromium: Navigating to anchor prior to opening WebInspector makes resource have 'other' type.
https://bugs.webkit.org/show_bug.cgi?id=43110
Summary Web Inspector: Chromium: Navigating to anchor prior to opening WebInspector m...
Ilya Tikhonovsky
Reported 2010-07-28 02:06:18 PDT
As result the resource has no content tab and doesn't convert from ResourceView to SourceView. A side effect of that is an exception in WebInspector and Inspector doesn't show Elements panel and has invalid DOM tree.
Attachments
[patch] initial version. (2.68 KB, patch)
2010-07-28 02:24 PDT, Ilya Tikhonovsky
pfeldman: review+
Ilya Tikhonovsky
Comment 1 2010-07-28 02:24:25 PDT
Created attachment 62806 [details] [patch] initial version.
Ilya Tikhonovsky
Comment 2 2010-07-28 08:17:50 PDT
Committed r64203 M WebCore/ChangeLog M WebCore/inspector/InspectorResource.cpp M WebCore/inspector/front-end/ResourceView.js r64203 = e81e1b096499af805d3ae2057d5ab67453f09042 (refs/remotes/trunk)
Note You need to log in before you can comment on or make changes to this bug.