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

Issue 1610283002: Componentizes history_url_provider_unittest.cc. (Closed)

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

Description

Componentizes history_url_provider_unittest.cc. Removes dependencies on chrome/ and content/ and moves the file to components/omnibox/browser. BUG=579668 TEST=None Committed: https://crrev.com/39deaa00ffa9ebe186c5a81dc889883fc49e6c97 Cr-Commit-Position: refs/heads/master@{#370690}

Patch Set 1 #

Patch Set 2 : Rebased. #

Total comments: 14

Patch Set 3 : Review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -1167 lines) Patch
D chrome/browser/autocomplete/history_url_provider_unittest.cc View 1 chunk +0 lines, -1118 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M components/components_tests.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/omnibox/browser/BUILD.gn View 1 2 chunks +3 lines, -0 lines 0 comments Download
M components/omnibox/browser/DEPS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + components/omnibox/browser/history_url_provider_unittest.cc View 1 2 16 chunks +104 lines, -48 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
rohitrao (ping after 24h)
See what you think. HistoryURLProviderTest is already a friend class of HistoryService, so I just ...
4 years, 11 months ago (2016-01-20 21:25:11 UTC) #2
blundell
LGTM It looks like several other of the autocomplete unittests will need similar functionality, so ...
4 years, 11 months ago (2016-01-21 09:00:01 UTC) #4
Peter Kasting
LGTM https://codereview.chromium.org/1610283002/diff/20001/components/omnibox/browser/history_url_provider_unittest.cc File components/omnibox/browser/history_url_provider_unittest.cc (right): https://codereview.chromium.org/1610283002/diff/20001/components/omnibox/browser/history_url_provider_unittest.cc#newcode156 components/omnibox/browser/history_url_provider_unittest.cc:156: class QuittingHistoryDBTask : public history::HistoryDBTask { Nit: QuitTask? ...
4 years, 11 months ago (2016-01-21 11:08:40 UTC) #5
rohitrao (ping after 24h)
https://codereview.chromium.org/1610283002/diff/20001/components/omnibox/browser/DEPS File components/omnibox/browser/DEPS (right): https://codereview.chromium.org/1610283002/diff/20001/components/omnibox/browser/DEPS#newcode30 components/omnibox/browser/DEPS:30: "+components/history/core/test", On 2016/01/21 09:00:01, blundell wrote: > nit: I ...
4 years, 11 months ago (2016-01-21 13:10:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1610283002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1610283002/40001
4 years, 11 months ago (2016-01-21 13:11:09 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-21 14:03:08 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-21 14:04:02 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/39deaa00ffa9ebe186c5a81dc889883fc49e6c97
Cr-Commit-Position: refs/heads/master@{#370690}

Powered by Google App Engine
This is Rietveld 408576698