Bug 86833 - Web Inspector: add ContentProvider::contentType and use it when rendering navigator tree.
Summary: Web Inspector: add ContentProvider::contentType and use it when rendering nav...
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 02:33 PDT by Pavel Feldman
Modified: 2012-05-18 03:10 PDT (History)
10 users (show)

See Also:


Attachments
Patch (20.19 KB, patch)
2012-05-18 02:46 PDT, Pavel Feldman
vsevik: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-05-18 02:33:03 PDT
Added ContentProvider::contentType, regactored NavigatorView to use the icon defined by the content type.
Comment 1 Pavel Feldman 2012-05-18 02:46:15 PDT
Created attachment 142674 [details]
Patch
Comment 2 Pavel Feldman 2012-05-18 03:10:07 PDT
Committed r117571: <http://trac.webkit.org/changeset/117571>