Bug 86845 - Web Inspector: remove unnecessary indirection from profile types
Summary: Web Inspector: remove unnecessary indirection from profile types
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 05:44 PDT by Yury Semikhatsky
Modified: 2012-05-18 06:29 PDT (History)
11 users (show)

See Also:


Attachments
Patch (28.26 KB, patch)
2012-05-18 05:58 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-05-18 05:44:21 PDT
Some of the methods can be declared on the profile header instead of profile type which would simplify the code.
Comment 1 Yury Semikhatsky 2012-05-18 05:58:32 PDT
Created attachment 142696 [details]
Patch
Comment 2 Ilya Tikhonovsky 2012-05-18 06:07:21 PDT
Comment on attachment 142696 [details]
Patch

lgtm
Comment 3 Yury Semikhatsky 2012-05-18 06:29:58 PDT
Committed r117581: <http://trac.webkit.org/changeset/117581>