[Webkit-unassigned] [Bug 55531] [GTK] Windowless plugins override the view cursor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 15:53:00 PST 2011


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


Xan Lopez <xan.lopez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84331|review?                     |review+
               Flag|                            |




--- Comment #2 from Xan Lopez <xan.lopez at gmail.com>  2011-03-04 15:53:00 PST ---
(From update of attachment 84331)
View in context: https://bugs.webkit.org/attachment.cgi?id=84331&action=review

> Source/WebCore/plugins/gtk/PluginViewGtk.cpp:327
> +    xEvent->xany.window = None; // Mozilla also sends None here for windowless plugins. See nsObjectFrame.cpp in the Mozilla sources.

It's worth clarifying in the code/ChangeLog that we also use this for windowed plugins but that it is fine to use None anyway.

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