Bug 122139

Summary: Build fix for EFL, Qt, Gtk port after r156688
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit Misc.Assignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, cmarcelo, commit-queue, gustavo, lucas.de.marchi, luiz, mrobinson, noam, webkit-ews, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 122136    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Ryuan Choi 2013-09-30 22:32:04 PDT
While removing Some OwnPtr and PassOwnPtr, some port specific methods are not renamed.
Comment 1 Ryuan Choi 2013-09-30 22:33:51 PDT
Created attachment 213056 [details]
Patch
Comment 2 Anders Carlsson 2013-09-30 22:35:08 PDT
Comment on attachment 213056 [details]
Patch

Thanks for fixing!
Comment 3 Early Warning System Bot 2013-09-30 22:48:17 PDT
Comment on attachment 213056 [details]
Patch

Attachment 213056 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/2920003
Comment 4 Ryuan Choi 2013-09-30 22:53:50 PDT
Created attachment 213058 [details]
Patch
Comment 5 Ryuan Choi 2013-09-30 23:13:22 PDT
Created attachment 213059 [details]
Patch
Comment 6 WebKit Commit Bot 2013-09-30 23:14:56 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 7 Ryuan Choi 2013-09-30 23:26:03 PDT
Created attachment 213060 [details]
Patch
Comment 8 Ryuan Choi 2013-09-30 23:36:37 PDT
Committed r156700: <http://trac.webkit.org/changeset/156700>
Comment 9 Ryuan Choi 2013-09-30 23:38:41 PDT
Comment on attachment 213060 [details]
Patch

Clearing flags.
I fixed build break on qt, gtk-wk2, efl-wk2.
(efl bot looks insane, now)

Hopefully, qt-wk2 will be also fixed.