After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 664120 - Remove usage of gdk_window_get_pointer/gtk_widget_get_pointer
Remove usage of gdk_window_get_pointer/gtk_widget_get_pointer
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Claudio Saavedra
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-15 16:14 UTC by Xan Lopez
Modified: 2011-11-21 19:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove some deprecated GTK+ calls (3.13 KB, patch)
2011-11-21 18:43 UTC, Claudio Saavedra
committed Details | Review

Description Xan Lopez 2011-11-15 16:14:21 UTC
They have been deprecated. We use both two or three times across the codebase.
Comment 1 Claudio Saavedra 2011-11-21 11:33:53 UTC
Taking...
Comment 2 Claudio Saavedra 2011-11-21 18:43:39 UTC
Created attachment 201848 [details] [review]
Remove some deprecated GTK+ calls
Comment 3 Xan Lopez 2011-11-21 19:00:31 UTC
Comment on attachment 201848 [details] [review]
Remove some deprecated GTK+ calls

OK
Comment 4 Claudio Saavedra 2011-11-21 19:29:30 UTC
Attachment 201848 [details] pushed as 1ea903e - Remove some deprecated GTK+ calls