RESOLVED DUPLICATE of bug 1639547982
Web Inspector: use actual resource content when displaying image resources
https://bugs.webkit.org/show_bug.cgi?id=47982
Summary Web Inspector: use actual resource content when displaying image resources
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.