Bug 96258

Summary: [Qt] Fix deprecation failures, sync with Qt5
Product: WebKit Reporter: Kevin Funk <kevin.funk>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, cmarcelo, hausmann, kevin.funk, menard, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch (replace other deprecated methods)
none
Patch v2 none

Description Kevin Funk 2012-09-10 04:35:02 PDT
[Qt] Fix deprecation failures, sync with Qt5
Comment 1 Kevin Funk 2012-09-10 04:49:14 PDT
Created attachment 163088 [details]
Patch
Comment 2 Kevin Funk 2012-09-10 05:01:20 PDT
Created attachment 163092 [details]
Patch (replace other deprecated methods)
Comment 3 WebKit Review Bot 2012-09-10 05:06:20 PDT
Attachment 163092 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp:43:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Kevin Funk 2012-09-10 05:26:42 PDT
Created attachment 163097 [details]
Patch v2
Comment 5 WebKit Review Bot 2012-09-10 06:07:51 PDT
Comment on attachment 163097 [details]
Patch v2

Clearing flags on attachment: 163097

Committed r128051: <http://trac.webkit.org/changeset/128051>
Comment 6 WebKit Review Bot 2012-09-10 06:07:54 PDT
All reviewed patches have been landed.  Closing bug.