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

Issue 1186103002: Abstract //content-level dependencies out of InMemoryURLIndex (Closed)

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

Description

Abstract //content-level dependencies out of InMemoryURLIndex It now takes a base::SequencedWorkerPool and a set of client schemes to whitelist in its constructor. BUG=371538 TBR=phajdan.jr Committed: https://crrev.com/a6da40f8abbf44f8dab8db59a425b85c1db44376 Cr-Commit-Position: refs/heads/master@{#334799}

Patch Set 1 #

Patch Set 2 : Response to review, plus BrowserThread #

Patch Set 3 : Rebase #

Total comments: 6

Patch Set 4 : Response to review #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -41 lines) Patch
M chrome/browser/autocomplete/in_memory_url_index.h View 1 2 3 4 8 chunks +13 lines, -5 lines 0 comments Download
M chrome/browser/autocomplete/in_memory_url_index.cc View 1 2 3 9 chunks +28 lines, -24 lines 0 comments Download
M chrome/browser/autocomplete/in_memory_url_index_factory.cc View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/in_memory_url_index_unittest.cc View 1 2 3 9 chunks +18 lines, -8 lines 0 comments Download
M chrome/test/base/testing_profile.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
blundell
5 years, 6 months ago (2015-06-15 13:51:56 UTC) #2
Peter Kasting
I feel like this change sort of papers over the issue, and instead of a ...
5 years, 6 months ago (2015-06-15 21:28:51 UTC) #3
blundell
Thanks for the pushback. In this case, it turns out on inspection to actually be ...
5 years, 6 months ago (2015-06-16 12:14:29 UTC) #5
blundell
On 2015/06/16 12:14:29, blundell wrote: > Thanks for the pushback. In this case, it turns ...
5 years, 6 months ago (2015-06-16 12:14:54 UTC) #6
Peter Kasting
LGTM https://codereview.chromium.org/1186103002/diff/60001/chrome/browser/autocomplete/in_memory_url_index.h File chrome/browser/autocomplete/in_memory_url_index.h (right): https://codereview.chromium.org/1186103002/diff/60001/chrome/browser/autocomplete/in_memory_url_index.h#newcode109 chrome/browser/autocomplete/in_memory_url_index.h:109: const std::set<std::string>& client_schemes_to_whitelist); I wonder if it makes ...
5 years, 6 months ago (2015-06-16 22:18:07 UTC) #7
blundell
Thanks for all the prompt reviews! https://codereview.chromium.org/1186103002/diff/60001/chrome/browser/autocomplete/in_memory_url_index.h File chrome/browser/autocomplete/in_memory_url_index.h (right): https://codereview.chromium.org/1186103002/diff/60001/chrome/browser/autocomplete/in_memory_url_index.h#newcode109 chrome/browser/autocomplete/in_memory_url_index.h:109: const std::set<std::string>& client_schemes_to_whitelist); ...
5 years, 6 months ago (2015-06-17 07:55:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1186103002/100001
5 years, 6 months ago (2015-06-17 08:06:57 UTC) #11
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/71548)
5 years, 6 months ago (2015-06-17 08:14:37 UTC) #13
blundell
TBR=phajdan.jr for //chrome/test/base/testing_profile.cc
5 years, 6 months ago (2015-06-17 08:29:14 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1186103002/100001
5 years, 6 months ago (2015-06-17 08:30:17 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 6 months ago (2015-06-17 09:42:23 UTC) #18
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/a6da40f8abbf44f8dab8db59a425b85c1db44376 Cr-Commit-Position: refs/heads/master@{#334799}
5 years, 6 months ago (2015-06-17 09:43:30 UTC) #19
paulmeyer
5 years, 6 months ago (2015-06-17 17:23:18 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:100001) has been created in
https://codereview.chromium.org/1184923006/ by paulmeyer@chromium.org.

The reason for reverting is: Speculative revert to fix the Windows unit_test
failures..

Powered by Google App Engine
This is Rietveld 408576698