RESOLVED FIXED Bug 37142
Web Inspector: Provide a placeholder for resources with no content available
https://bugs.webkit.org/show_bug.cgi?id=37142
Summary Web Inspector: Provide a placeholder for resources with no content available
Alexander Pavlov (apavlov)
Reported 2010-04-06 02:30:19 PDT
Resources loaded by SWFs have no content available, so this should be reflected in the Resources panel Content tab. Upstreaming http://code.google.com/p/chromium/issues/detail?id=34278
Attachments
[PATCH] Suggested solution (3.75 KB, patch)
2010-04-06 06:09 PDT, Alexander Pavlov (apavlov)
no flags
[IMAGE] Screenshot of a resource with no content available (71.89 KB, image/png)
2010-04-06 06:15 PDT, Alexander Pavlov (apavlov)
no flags
[PATCH] Refactoring (6.60 KB, patch)
2010-04-06 06:34 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
Alexander Pavlov (apavlov)
Comment 1 2010-04-06 06:09:47 PDT
Created attachment 52623 [details] [PATCH] Suggested solution
Alexander Pavlov (apavlov)
Comment 2 2010-04-06 06:15:03 PDT
Created attachment 52624 [details] [IMAGE] Screenshot of a resource with no content available
Alexander Pavlov (apavlov)
Comment 3 2010-04-06 06:34:13 PDT
Created attachment 52626 [details] [PATCH] Refactoring
Alexander Pavlov (apavlov)
Comment 4 2010-04-07 06:14:18 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/English.lproj/localizedStrings.js M WebCore/inspector/front-end/ImageView.js M WebCore/inspector/front-end/ResourceView.js M WebCore/inspector/front-end/inspector.css Committed r57206
Note You need to log in before you can comment on or make changes to this bug.