[Webkit-unassigned] [Bug 52173] [GTK] Remove use of deprecated GTK+ methods before the 1.3.10 release

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 10 15:45:47 PST 2011


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


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

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




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

> WebKit/gtk/WebCoreSupport/FullscreenVideoController.cpp:275
> +    GdkColor color = { 1, 0, 0, 0 };

Changing this seems a bit pointless? I hope it's right ;) /me too lazy to check

> WebKit/gtk/webkit/webkitwebview.cpp:1553
> +    GdkModifierType modifier = static_cast<GdkModifierType>(0);

This made more sense in plural.

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