Bug 43110 - Web Inspector: Chromium: Navigating to anchor prior to opening WebInspector makes resource have 'other' type.
Summary: Web Inspector: Chromium: Navigating to anchor prior to opening WebInspector m...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-28 02:06 PDT by Ilya Tikhonovsky
Modified: 2010-07-28 08:17 PDT (History)
8 users (show)

See Also:


Attachments
[patch] initial version. (2.68 KB, patch)
2010-07-28 02:24 PDT, Ilya Tikhonovsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 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.
Comment 1 Ilya Tikhonovsky 2010-07-28 02:24:25 PDT
Created attachment 62806 [details]
[patch] initial version.
Comment 2 Ilya Tikhonovsky 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)