RESOLVED FIXED86887
[chromium] remove obsolete WebViewClient::startDragging version
https://bugs.webkit.org/show_bug.cgi?id=86887
Summary [chromium] remove obsolete WebViewClient::startDragging version
jochen
Reported 2012-05-18 12:53:08 PDT
[chromium] remove obsolete WebViewClient::startDragging version
Attachments
Patch (2.20 KB, patch)
2012-05-18 12:57 PDT, jochen
no flags
Patch (2.21 KB, patch)
2012-05-18 13:08 PDT, jochen
no flags
Patch (1.80 KB, patch)
2012-05-18 22:45 PDT, jochen
no flags
jochen
Comment 1 2012-05-18 12:57:37 PDT
WebKit Review Bot
Comment 2 2012-05-18 13:00:39 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Adam Barth
Comment 3 2012-05-18 13:04:12 PDT
Comment on attachment 142769 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=142769&action=review > Source/WebKit/chromium/DEPS:35 > - 'chromium_rev': '136942' > + 'chromium_rev': '137932' We had trouble with rolling the chromium_rev in a previous bug. Please makes sure this compiles before landing. > Source/WebKit/chromium/public/WebViewClient.h:253 > + virtual void startDragging(WebFrame*, const WebDragData&, WebDragOperationsMask, const WebImage&, const WebPoint&) { } I'd leave the dragImageOffset name in since that's not obvious (at least to me).
jochen
Comment 4 2012-05-18 13:08:53 PDT
WebKit Review Bot
Comment 5 2012-05-18 14:05:20 PDT
Comment on attachment 142771 [details] Patch Attachment 142771 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12722897
jochen
Comment 6 2012-05-18 22:45:06 PDT
WebKit Review Bot
Comment 7 2012-05-18 23:12:37 PDT
Comment on attachment 142851 [details] Patch Clearing flags on attachment: 142851 Committed r117678: <http://trac.webkit.org/changeset/117678>
WebKit Review Bot
Comment 8 2012-05-18 23:12:42 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.