Bug 47982

Summary: Web Inspector: use actual resource content when displaying image resources
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Andrey Kosyakov
Reported 2010-10-20 06:24:43 PDT
ResourcePanel & ImageView currently display images by creating an <img> with original resource URL. This may cause additional requests to the server and a different image being displayed. It is suggested to use a data: url to display image when resource content is available.
Attachments
Alexander Pavlov (apavlov)
Comment 1 2010-10-20 06:30:09 PDT
*** This bug has been marked as a duplicate of bug 16395 ***
Note You need to log in before you can comment on or make changes to this bug.