[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
Wed Jan 12 03:05:19 PST 2011


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





--- Comment #5 from Philippe Normand <pnormand at igalia.com>  2011-01-12 03:05:19 PST ---
Sorry, one test breaks only: 
media/context-menu-actions.html

0  0x00007f18dfe3b3a8 in g_object_unref (_object=0x3267220) at gobject.c:2658
2658      g_return_if_fail (G_IS_OBJECT (object));


#0  0x00007f18dfe3b3a8 in g_object_unref (_object=0x3267220) at gobject.c:2658
#1  0x00007f18e2597502 in FullscreenVideoController::enterFullscreen() ()
   from /home/phil/gst/jhbuild/build/WebKit/WebKitBuild/Release/.libs/libwebkitgtk-1.0.so.0
#2  0x00007f18e292049d in WebCore::HTMLMediaElement::enterFullscreen() ()
   from /home/phil/gst/jhbuild/build/WebKit/WebKitBuild/Release/.libs/libwebkitgtk-1.0.so.0
#3  0x00007f18e2b5c984 in WebCore::MediaControlFullscreenButtonElement::defaultEventHandler(WebCore::Event*) ()
   from /home/phil/gst/jhbuild/build/WebKit/WebKitBuild/Release/.libs/libwebkitgtk-1.0.so.0
#4  0x00007f18e27eb010 in WebCore::Node::dispatchGenericEvent(WTF::PassRefPtr<WebCore::Event>) ()
   from /home/phil/gst/jhbuild/build/WebKit/WebKitBuild/Release/.libs/libwebkitgtk-1.0.so.0
#5  0x00007f18e27eb3d0 in WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) ()
   from /home/phil/gst/jhbuild/build/WebKit/WebKitBuild/Release/.libs/libwebkitgtk-1.0.so.0
...

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