Bug 86845

Summary: Web Inspector: remove unnecessary indirection from profile types
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: alph, apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

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>