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

Issue 930323003: Upstream iOS' Open from Clipboard component. (Closed)

Created:
5 years, 10 months ago by jif
Modified:
5 years, 10 months ago
CC:
chromium-reviews, dcheng
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstream iOS' Open from Clipboard component. The component's goal is to provide omnibox suggestions based on the clipboard's content. BUG=None. Committed: https://crrev.com/9021d87d62b29e0b1ee4625ad0006b500cc3f683 Cr-Commit-Position: refs/heads/master@{#317055}

Patch Set 1 #

Patch Set 2 : 2014 => 2015 #

Total comments: 1

Patch Set 3 : Addressed comment. #

Patch Set 4 : Fix build. #

Total comments: 2

Patch Set 5 : Addressed comment. #

Patch Set 6 : Updated actions.xml #

Unified diffs Side-by-side diffs Delta from patch set Stats (+400 lines, -0 lines) Patch
M build/ios/grit_whitelist.txt View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/OWNERS View 1 chunk +3 lines, -0 lines 0 comments Download
M components/components.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M components/components_strings.grd View 1 chunk +1 line, -0 lines 0 comments Download
A components/open_from_clipboard.gypi View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A components/open_from_clipboard/DEPS View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A components/open_from_clipboard/OWNERS View 1 chunk +1 line, -0 lines 0 comments Download
A components/open_from_clipboard/clipboard_recent_content.h View 1 1 chunk +43 lines, -0 lines 0 comments Download
A components/open_from_clipboard/clipboard_recent_content_ios.h View 1 1 chunk +53 lines, -0 lines 0 comments Download
A components/open_from_clipboard/clipboard_recent_content_ios.mm View 1 2 3 1 chunk +162 lines, -0 lines 0 comments Download
A components/open_from_clipboard/clipboard_url_provider.h View 1 1 chunk +27 lines, -0 lines 0 comments Download
A components/open_from_clipboard/clipboard_url_provider.cc View 1 2 3 4 1 chunk +59 lines, -0 lines 0 comments Download
A components/open_from_clipboard_strings.grdp View 1 chunk +6 lines, -0 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 3 4 5 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
jif
ptal
5 years, 10 months ago (2015-02-17 16:45:16 UTC) #2
sdefresne
Could you expend the description to explain what is the purpose of the component? https://codereview.chromium.org/930323003/diff/20001/components/open_from_clipboard/clipboard_url_provider.cc ...
5 years, 10 months ago (2015-02-18 10:20:32 UTC) #3
jif
+jshin OWNER of +ui/base/l10n +stuartmorgan@chromium.org OWNER of +build/ios
5 years, 10 months ago (2015-02-18 14:55:17 UTC) #5
sdefresne
lgtm with nit https://codereview.chromium.org/930323003/diff/60001/components/open_from_clipboard/clipboard_url_provider.cc File components/open_from_clipboard/clipboard_url_provider.cc (right): https://codereview.chromium.org/930323003/diff/60001/components/open_from_clipboard/clipboard_url_provider.cc#newcode43 components/open_from_clipboard/clipboard_url_provider.cc:43: match.contents.assign(base::UTF8ToUTF16(url.possibly_invalid_spec())); nit: since you ensure that ...
5 years, 10 months ago (2015-02-18 15:10:07 UTC) #6
stuartmorgan
build/ios/ LGTM (I'd happily LGTM a CL that owner-wildcarded that file, BTW)
5 years, 10 months ago (2015-02-18 16:08:17 UTC) #7
sdefresne
On 2015/02/18 at 16:08:17, stuartmorgan wrote: > build/ios/ LGTM > > (I'd happily LGTM a ...
5 years, 10 months ago (2015-02-18 16:37:24 UTC) #8
jungshik at Google
LGTM for DEPS change (l10n)
5 years, 10 months ago (2015-02-18 20:15:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/930323003/80001
5 years, 10 months ago (2015-02-18 20:21:49 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/43599)
5 years, 10 months ago (2015-02-18 20:27:33 UTC) #16
sdefresne
On 2015/02/18 at 20:27:33, commit-bot wrote: > Try jobs failed on following builders: > chromium_presubmit ...
5 years, 10 months ago (2015-02-18 21:43:28 UTC) #17
jif
+asvitkine OWNER of tools/metrics/ The change in actions.xml is an upstreaming of https://critique.corp.google.com/#review/84623919.
5 years, 10 months ago (2015-02-19 08:22:36 UTC) #19
Alexei Svitkine (slow)
On 2015/02/19 08:22:36, jif wrote: > +asvitkine OWNER of tools/metrics/ > The change in actions.xml ...
5 years, 10 months ago (2015-02-19 14:48:24 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/930323003/100001
5 years, 10 months ago (2015-02-19 14:51:49 UTC) #22
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 10 months ago (2015-02-19 15:40:31 UTC) #23
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 15:41:09 UTC) #24
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/9021d87d62b29e0b1ee4625ad0006b500cc3f683
Cr-Commit-Position: refs/heads/master@{#317055}

Powered by Google App Engine
This is Rietveld 408576698