Bug 87479

Summary: Web Inspector: make some profiler methods private
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   
Bug Depends on:    
Bug Blocks: 87262    
Attachments:
Description Flags
Patch vsevik: review+

Description Yury Semikhatsky 2012-05-25 02:31:11 PDT
Also call ProfileLauncherView methods directly from ProfilesPanel instead of dispatching events.
Comment 1 Yury Semikhatsky 2012-05-25 02:34:09 PDT
Created attachment 144015 [details]
Patch
Comment 2 Yury Semikhatsky 2012-05-25 02:45:02 PDT
Committed r118503: <http://trac.webkit.org/changeset/118503>