Bug 69526 - Web Inspector: add all Resource panel views to the compilation.
Summary: Web Inspector: add all Resource panel views to the compilation.
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: 2011-10-06 06:53 PDT by Pavel Feldman
Modified: 2011-10-06 09:11 PDT (History)
10 users (show)

See Also:


Attachments
Patch (17.44 KB, patch)
2011-10-06 06:56 PDT, Pavel Feldman
yurys: 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 2011-10-06 06:53:22 PDT
Patch to follow.
Comment 1 Pavel Feldman 2011-10-06 06:56:49 PDT
Created attachment 109958 [details]
Patch
Comment 2 Yury Semikhatsky 2011-10-06 09:02:18 PDT
Comment on attachment 109958 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=109958&action=review

> Source/WebCore/inspector/front-end/ResourcesPanel.js:-578
> -    _sortDataGrid: function(dataGrid)

Kill the method above.
Comment 3 Pavel Feldman 2011-10-06 09:11:15 PDT
Committed r96815: <http://trac.webkit.org/changeset/96815>