[Webkit-unassigned] [Bug 136038] Resource leak in object - memory allocated in constructor but not freed in destructor.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 19 10:20:30 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136038





--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2014-08-19 10:20:34 PST ---
> In my opinion, WebResourceLoadScheduler should have a public constructor because it is used in WebProcess class.

Yes, this is how it is used today. What I was getting at is that this design appears wrong, because it requires exposing a public constructor for a singleton.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list