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

Issue 1654833005: Componentizes shortcuts unittests. (Closed)

Created:
4 years, 10 months ago by rohitrao (ping after 24h)
Modified:
4 years, 10 months ago
Reviewers:
Peter Kasting, blundell
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, James Su, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Componentizes shortcuts unittests. Removes dependencies on chrome/ and content/ and moves the files to components/omnibox/browser. BUG=583316 Committed: https://crrev.com/b6175493ffe1552741b7e27b9c97c6ea6409bbf1 Cr-Commit-Position: refs/heads/master@{#373252}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : 20% #

Patch Set 4 : 20% #

Total comments: 4

Patch Set 5 : Consolidate. #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+541 lines, -1540 lines) Patch
D chrome/browser/autocomplete/shortcuts_backend_unittest.cc View 1 chunk +0 lines, -328 lines 0 comments Download
A chrome/browser/autocomplete/shortcuts_provider_extension_unittest.cc View 1 2 3 4 1 chunk +124 lines, -0 lines 0 comments Download
D chrome/browser/autocomplete/shortcuts_provider_unittest.cc View 1 chunk +0 lines, -868 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M components/components_tests.gyp View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M components/omnibox.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M components/omnibox/browser/BUILD.gn View 1 2 3 4 3 chunks +5 lines, -0 lines 0 comments Download
M components/omnibox/browser/shortcuts_backend.h View 1 2 3 4 2 chunks +11 lines, -1 line 0 comments Download
A + components/omnibox/browser/shortcuts_backend_unittest.cc View 1 2 3 4 5 9 chunks +43 lines, -46 lines 0 comments Download
M components/omnibox/browser/shortcuts_provider.h View 1 1 chunk +1 line, -0 lines 0 comments Download
A components/omnibox/browser/shortcuts_provider_test_util.h View 1 2 3 4 1 chunk +65 lines, -0 lines 0 comments Download
A components/omnibox/browser/shortcuts_provider_test_util.cc View 1 2 3 4 1 chunk +108 lines, -0 lines 0 comments Download
A + components/omnibox/browser/shortcuts_provider_unittest.cc View 1 2 3 4 5 26 chunks +179 lines, -295 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
rohitrao (ping after 24h)
+Colin for a first look.
4 years, 10 months ago (2016-02-02 15:23:19 UTC) #2
blundell
lgtm The code duplication in the extensions unittest is unfortunate, but my understanding is that ...
4 years, 10 months ago (2016-02-02 15:37:34 UTC) #3
blundell
+PK for whole CL as OWNERS
4 years, 10 months ago (2016-02-02 15:38:20 UTC) #5
rohitrao (ping after 24h)
On 2016/02/02 15:37:34, blundell wrote: > lgtm > > The code duplication in the extensions ...
4 years, 10 months ago (2016-02-02 15:42:26 UTC) #6
blundell
https://codereview.chromium.org/1654833005/diff/60001/chrome/browser/autocomplete/shortcuts_provider_extension_unittest.cc File chrome/browser/autocomplete/shortcuts_provider_extension_unittest.cc (right): https://codereview.chromium.org/1654833005/diff/60001/chrome/browser/autocomplete/shortcuts_provider_extension_unittest.cc#newcode220 chrome/browser/autocomplete/shortcuts_provider_extension_unittest.cc:220: TEST_F(ShortcutsProviderExtensionTest, Extension) { PK, what do you think about ...
4 years, 10 months ago (2016-02-02 16:08:45 UTC) #7
rohitrao (ping after 24h)
I attempted to pull shared code out in https://codereview.chromium.org/1655933004/. Please give that a quick glance ...
4 years, 10 months ago (2016-02-02 20:17:44 UTC) #8
Peter Kasting
LGTM https://codereview.chromium.org/1654833005/diff/60001/chrome/browser/autocomplete/shortcuts_provider_extension_unittest.cc File chrome/browser/autocomplete/shortcuts_provider_extension_unittest.cc (right): https://codereview.chromium.org/1654833005/diff/60001/chrome/browser/autocomplete/shortcuts_provider_extension_unittest.cc#newcode220 chrome/browser/autocomplete/shortcuts_provider_extension_unittest.cc:220: TEST_F(ShortcutsProviderExtensionTest, Extension) { On 2016/02/02 16:08:44, blundell wrote: ...
4 years, 10 months ago (2016-02-03 00:35:41 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1654833005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1654833005/100001
4 years, 10 months ago (2016-02-03 14:58:26 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/125739)
4 years, 10 months ago (2016-02-03 15:09:50 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1654833005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1654833005/100001
4 years, 10 months ago (2016-02-03 16:29:07 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 10 months ago (2016-02-03 16:38:05 UTC) #19
commit-bot: I haz the power
4 years, 10 months ago (2016-02-03 16:39:10 UTC) #21
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/b6175493ffe1552741b7e27b9c97c6ea6409bbf1
Cr-Commit-Position: refs/heads/master@{#373252}

Powered by Google App Engine
This is Rietveld 408576698