[Webkit-unassigned] [Bug 107112] [Gtk] [Cairo] Memory leak when is WebView destroy.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 08:13:46 PST 2013


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


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #183386|review?                     |review-
               Flag|                            |




--- Comment #4 from Philippe Normand <pnormand at igalia.com>  2013-01-18 08:15:35 PST ---
(From update of attachment 183386)
View in context: https://bugs.webkit.org/attachment.cgi?id=183386&action=review

> Source/WebCore/ChangeLog:11
> +        No new tests, there is platform memory leak.
> +
> +        Created cairo surface never then deleted, cause of factory method
> +        createSurfaceForBackingStore for GTK backend returns incorrect refered PassRefPtr value.

"No new test" usually goes after the change description, which could use some rewording, I think. Something like "Make createSurfaceForBackingStore return a smart pointer in all supported build configurations to avoid a memory leak"

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