Bug 144886

Summary: Make {Network, Web}ProcessProxy inherit from ProcessThrottleClient privately
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit2Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, barraclough, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Daniel Bates
Reported 2015-05-11 15:40:54 PDT
It is sufficient to make {Network, Web}ProcessProxy inherit from ProcessThrottleClient privately instead of publicly. The callbacks described by ProcessThrottleClient should only be called by ProcessThrottler.
Attachments
Patch (15.02 KB, patch)
2015-05-11 15:41 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2015-05-11 15:41:43 PDT
Daniel Bates
Comment 2 2015-05-12 15:08:08 PDT
Comment on attachment 252897 [details] Patch Clearing flags on attachment: 252897 Committed r184223: <http://trac.webkit.org/changeset/184223>
Daniel Bates
Comment 3 2015-05-12 15:08:13 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.