Bug 118237

Summary: [GTK] Remove compile warnings about GTK+ API deprecated after 3.6
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
pnormand: review+, buildbot: commit-queue-
Archive of layout-test-results from APPLE-EWS-5 for win-future none

Description Carlos Garcia Campos 2013-07-01 05:31:24 PDT
We depend on GTK+3.6 so we are not interested in compile warnings about deprecated API after 3.6
Comment 1 Carlos Garcia Campos 2013-07-01 05:43:53 PDT
Created attachment 205802 [details]
Patch
Comment 2 Build Bot 2013-07-01 23:17:11 PDT
Comment on attachment 205802 [details]
Patch

Attachment 205802 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/938693

New failing tests:
fast/js/global-constructors-attributes-shared-worker.html
fast/forms/select/popup-closes-on-blur.html
fast/media/mq-transform-03.html
editing/selection/user-select-all-image-with-single-click.html
fast/forms/search-event-delay.html
fast/js/global-constructors-attributes-dedicated-worker.html
editing/selection/user-select-all-with-single-click.html
fast/media/mq-transform-02.html
platform/win/accessibility/multiple-select-element-role.html
Comment 3 Build Bot 2013-07-01 23:17:13 PDT
Created attachment 205871 [details]
Archive of layout-test-results from APPLE-EWS-5 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: APPLE-EWS-5  Port: win-future  Platform: CYGWIN_NT-6.1-WOW64-1.7.20-0.266-5-3-i686-32bit
Comment 4 Carlos Garcia Campos 2013-07-16 03:46:32 PDT
Committed r152712: <http://trac.webkit.org/changeset/152712>