Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Issue 9318003: Update WebClipboard/WebDropData glue to use new getter/setter for WebDragData. (Closed)

Created:
8 years, 10 months ago by dcheng
Modified:
8 years, 10 months ago
Reviewers:
tony, sky
CC:
chromium-reviews, darin-cc_chromium.org, dcheng
Visibility:
Public.

Description

Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData. This change will help us implement the HTML spec for DataTransferItemList correctly. BUG=112255 TEST=manual + WebKit layout tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=122370 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=122469

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 8

Patch Set 4 : Merge to trunk #

Patch Set 5 : CR comments #

Patch Set 6 : Rebase #

Patch Set 7 : Fix compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -73 lines) Patch
M ui/base/clipboard/clipboard.h View 2 chunks +7 lines, -5 lines 0 comments Download
M ui/base/clipboard/clipboard.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/glue/webdropdata.cc View 1 2 3 4 5 2 chunks +94 lines, -39 lines 0 comments Download
M webkit/tools/test_shell/mock_webclipboard_impl.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M webkit/tools/test_shell/mock_webclipboard_impl.cc View 1 2 3 4 5 3 chunks +48 lines, -25 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.cc View 1 2 3 4 5 6 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
dcheng
This patch depends on https://bugs.webkit.org/show_bug.cgi?id=77125. Once the WK patch lands and is rolled into Chromium, ...
8 years, 10 months ago (2012-02-01 08:07:34 UTC) #1
tony
LGTM, just some style nits. http://codereview.chromium.org/9318003/diff/4001/ui/base/clipboard/clipboard.h File ui/base/clipboard/clipboard.h (right): http://codereview.chromium.org/9318003/diff/4001/ui/base/clipboard/clipboard.h#newcode49 ui/base/clipboard/clipboard.h:49: static const char kMimeTypePNG[]; ...
8 years, 10 months ago (2012-02-03 20:35:01 UTC) #2
dcheng
http://codereview.chromium.org/9318003/diff/4001/ui/base/clipboard/clipboard.h File ui/base/clipboard/clipboard.h (right): http://codereview.chromium.org/9318003/diff/4001/ui/base/clipboard/clipboard.h#newcode49 ui/base/clipboard/clipboard.h:49: static const char kMimeTypePNG[]; On 2012/02/03 20:35:01, tony wrote: ...
8 years, 10 months ago (2012-02-03 21:37:59 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/9318003/11001
8 years, 10 months ago (2012-02-16 19:18:23 UTC) #4
commit-bot: I haz the power
Presubmit check for 9318003-11001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 10 months ago (2012-02-16 19:18:27 UTC) #5
dcheng
+sky for OWNERS approval for ui/base/clipboard
8 years, 10 months ago (2012-02-16 19:19:31 UTC) #6
sky
8 years, 10 months ago (2012-02-16 22:20:56 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698