[Webkit-unassigned] [Bug 30214] [Qt] Windowless Plugins : Create Pixmap only when size changes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 18:07:25 PDT 2009


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





--- Comment #3 from Girish Ramakrishnan <girish at forwardbias.in>  2009-10-08 18:07:25 PDT ---
(In reply to comment #2)
> (From update of attachment 40876 [details])
> Can plugins become windowed from being non-windowed?  The old code used to free
> m_drawable unconditionally, the new code only does so if the plugin is
> currently non-windowed.

Good point. But no, they cannot switch from windowed to windowless (and
vice-versa) after instantiation. The m_drawable check should have been inside
the windowed case to start with i.e as it is in the patch.

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