Bug 118237 - [GTK] Remove compile warnings about GTK+ API deprecated after 3.6
Summary: [GTK] Remove compile warnings about GTK+ API deprecated after 3.6
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-01 05:31 PDT by Carlos Garcia Campos
Modified: 2013-07-16 03:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.14 KB, patch)
2013-07-01 05:43 PDT, Carlos Garcia Campos
pnormand: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from APPLE-EWS-5 for win-future (832.48 KB, application/zip)
2013-07-01 23:17 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>