[Webkit-unassigned] [Bug 63044] [EFL] Makes themeForPage() return static RenderThemeEfl.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 15:47:43 PDT 2011


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


Eric Seidel <eric at webkit.org> changed:

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




--- Comment #16 from Eric Seidel <eric at webkit.org>  2011-09-12 15:47:43 PST ---
(From update of attachment 97930)
Does the RenderTheme hold onto the Page?  If it doesn't, then it seems this will crash.  If it does, then your'e extending the lifetime of the first page forever (leaking it).  Both seem bad.

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