Bug 37142 - Web Inspector: Provide a placeholder for resources with no content available
Summary: Web Inspector: Provide a placeholder for resources with no content available
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-04-06 02:30 PDT by Alexander Pavlov (apavlov)
Modified: 2010-04-07 06:14 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Suggested solution (3.75 KB, patch)
2010-04-06 06:09 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff
[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 Details
[PATCH] Refactoring (6.60 KB, patch)
2010-04-06 06:34 PDT, Alexander Pavlov (apavlov)
pfeldman: 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-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
Comment 1 Alexander Pavlov (apavlov) 2010-04-06 06:09:47 PDT
Created attachment 52623 [details]
[PATCH] Suggested solution
Comment 2 Alexander Pavlov (apavlov) 2010-04-06 06:15:03 PDT
Created attachment 52624 [details]
[IMAGE] Screenshot of a resource with no content available
Comment 3 Alexander Pavlov (apavlov) 2010-04-06 06:34:13 PDT
Created attachment 52626 [details]
[PATCH] Refactoring
Comment 4 Alexander Pavlov (apavlov) 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