Bug 42454 - Web Inspector: [Chromium] A non-existent resource is referenced from devTools.css
Summary: Web Inspector: [Chromium] A non-existent resource is referenced from devTools...
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: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-16 07:29 PDT by Alexander Pavlov (apavlov)
Modified: 2010-07-16 07:51 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Solution, as suggested by pfeldman (1.08 KB, patch)
2010-07-16 07:42 PDT, Alexander Pavlov (apavlov)
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2010-07-16 07:29:39 PDT
When a Web Inspector is opened for a Web Inspector in Chromium, the following error is logged into the console:
Failed to load resource chrome://devtools/Images/segmentEndChromium.png

According to pfeldman, the corresponding style override should be removed from devTools.css
Comment 1 Alexander Pavlov (apavlov) 2010-07-16 07:42:34 PDT
Created attachment 61805 [details]
[PATCH] Solution, as suggested by pfeldman
Comment 2 Alexander Pavlov (apavlov) 2010-07-16 07:51:08 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
        M       WebKit/chromium/ChangeLog
        M       WebKit/chromium/src/js/devTools.css
Committed r63547