While removing Some OwnPtr and PassOwnPtr, some port specific methods are not renamed.
Created attachment 213056 [details] Patch
Comment on attachment 213056 [details] Patch Thanks for fixing!
Comment on attachment 213056 [details] Patch Attachment 213056 [details] did not pass qt-ews (qt): Output: http://webkit-queues.appspot.com/results/2920003
Created attachment 213058 [details] Patch
Created attachment 213059 [details] Patch
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
Created attachment 213060 [details] Patch
Committed r156700: <http://trac.webkit.org/changeset/156700>
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.