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

Issue 1855583002: Refactor more clipboard/bookmark logic. (Closed)

Created:
4 years, 8 months ago by erikchen
Modified:
4 years, 8 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, tfarina, noyau+watch_chromium.org, dcheng
Base URL:
https://chromium.googlesource.com/chromium/src.git@temp15_dnd
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor more clipboard/bookmark logic. Move logic from bookmark_pasteboard_helper_mac.mm into clipboard_util_mac.mm. This fixes drag and drop into the tab strip, find bar, and omnibox. BUG=600018 Committed: https://crrev.com/f7c5cdae6cfe18aebf5d0fe8d528f64910443368 Cr-Commit-Position: refs/heads/master@{#384823}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Rebase. #

Patch Set 4 : Cleanup. #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Total comments: 4

Patch Set 11 : Comments from avi. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -100 lines) Patch
M chrome/browser/ui/cocoa/url_drop_target.mm View 1 2 3 4 2 chunks +5 lines, -14 lines 0 comments Download
M components/bookmarks/browser/bookmark_pasteboard_helper_mac.mm View 1 2 3 4 5 6 7 8 9 10 9 chunks +38 lines, -74 lines 0 comments Download
M ui/base/clipboard/clipboard_mac.mm View 1 2 1 chunk +1 line, -12 lines 0 comments Download
M ui/base/clipboard/clipboard_util_mac.h View 1 2 3 4 5 2 chunks +20 lines, -0 lines 0 comments Download
M ui/base/clipboard/clipboard_util_mac.mm View 1 2 3 4 5 6 7 8 2 chunks +79 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 31 (16 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1855583002/90001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1855583002/90001
4 years, 8 months ago (2016-04-01 23:04:53 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/181696)
4 years, 8 months ago (2016-04-01 23:43:20 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1855583002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1855583002/110001
4 years, 8 months ago (2016-04-02 00:02:59 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_dbg_simulator_gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_gn/builds/12856) ios_dbg_simulator_ninja on ...
4 years, 8 months ago (2016-04-02 00:06:31 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1855583002/130001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1855583002/130001
4 years, 8 months ago (2016-04-02 00:10:47 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1855583002/150001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1855583002/150001
4 years, 8 months ago (2016-04-02 00:35:55 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/204406)
4 years, 8 months ago (2016-04-02 01:34:43 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1855583002/170001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1855583002/170001
4 years, 8 months ago (2016-04-02 03:34:36 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-02 04:14:58 UTC) #21
erikchen
avi: Please review.
4 years, 8 months ago (2016-04-02 22:50:46 UTC) #23
Avi (use Gerrit)
LGTM with thoughts. https://codereview.chromium.org/1855583002/diff/170001/components/bookmarks/browser/bookmark_pasteboard_helper_mac.mm File components/bookmarks/browser/bookmark_pasteboard_helper_mac.mm (right): https://codereview.chromium.org/1855583002/diff/170001/components/bookmarks/browser/bookmark_pasteboard_helper_mac.mm#newcode226 components/bookmarks/browser/bookmark_pasteboard_helper_mac.mm:226: [urls objectAtIndex:0], [url_titles objectAtIndex:0]); -firstObject? Don't ...
4 years, 8 months ago (2016-04-02 23:09:18 UTC) #24
erikchen
https://codereview.chromium.org/1855583002/diff/170001/components/bookmarks/browser/bookmark_pasteboard_helper_mac.mm File components/bookmarks/browser/bookmark_pasteboard_helper_mac.mm (right): https://codereview.chromium.org/1855583002/diff/170001/components/bookmarks/browser/bookmark_pasteboard_helper_mac.mm#newcode226 components/bookmarks/browser/bookmark_pasteboard_helper_mac.mm:226: [urls objectAtIndex:0], [url_titles objectAtIndex:0]); On 2016/04/02 23:09:18, Avi wrote: ...
4 years, 8 months ago (2016-04-03 02:37:29 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1855583002/190001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1855583002/190001
4 years, 8 months ago (2016-04-03 02:38:00 UTC) #28
commit-bot: I haz the power
Committed patchset #11 (id:190001)
4 years, 8 months ago (2016-04-03 03:21:05 UTC) #29
commit-bot: I haz the power
4 years, 8 months ago (2016-04-03 03:22:04 UTC) #31
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/f7c5cdae6cfe18aebf5d0fe8d528f64910443368
Cr-Commit-Position: refs/heads/master@{#384823}

Powered by Google App Engine
This is Rietveld 408576698