RESOLVED FIXED 144886
Make {Network, Web}ProcessProxy inherit from ProcessThrottleClient privately
https://bugs.webkit.org/show_bug.cgi?id=144886
Summary Make {Network, Web}ProcessProxy inherit from ProcessThrottleClient privately
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.