[Webkit-unassigned] [Bug 29549] [Qt] QWebPluginFactory: plugin widgets gets deleted on "display: none"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 15:54:58 PDT 2010


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |hausmann at webkit.org




--- Comment #3 from Simon Hausmann <hausmann at webkit.org>  2010-03-17 15:54:58 PST ---
IMHO this is INVALID.

In Qt 4.4's WebKit there was a bug that the plugins never got deleted at all
(leak). In Qt 4.5 we fixed the leak and now behave like the other ports when it
comes to plugins: With 'display: none' the render object is destroyed and thus
the plugin widget. There's nothing Qt specific here.

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