Bug 37142

Summary: Web Inspector: Provide a placeholder for resources with no content available
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Suggested solution
none
[IMAGE] Screenshot of a resource with no content available
none
[PATCH] Refactoring pfeldman: review+

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