[Webkit-unassigned] [Bug 118417] [GTK] FrameLoaderClient: Refactor naked pointers to use smart pointers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 5 08:43:31 PDT 2013


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





--- Comment #2 from Brian Holt <brian.holt at samsung.com>  2013-07-05 08:45:29 PST ---
This fix was motivated after looking for other areas in the codebase that may have memory leaks.  There are no leaks in this function, however with this refactoring any changes in the future are less likely to introduce unexpected errors.

I have run the gtk tests and can confirm that they pass after this change.

-- 
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