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

Issue 2511993002: Migrate md history test code to ScopedFeatureList. (Closed)

Created:
4 years, 1 month ago by Alexei Svitkine (slow)
Modified:
4 years, 1 month ago
Reviewers:
Dan Beam, sky
CC:
chromium-reviews, Patrick Dubroy, pam+watch_chromium.org, dbeam+watch-history_chromium.org, browser-components-watch_chromium.org, tsergeant, calamity
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrate md history test code to ScopedFeatureList. ScopedFeatureList ensures that the previous FeatureList is restored at the end of the test, which the previous code did not do. BUG=620435 Committed: https://crrev.com/0e9bca93e104ad63ea99ce376c6923182cf0c803 Cr-Commit-Position: refs/heads/master@{#433633}

Patch Set 1 #

Patch Set 2 : Remove includes. #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -26 lines) Patch
M chrome/browser/history/history_browsertest.cc View 1 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/find_bar/find_bar_host_browsertest.cc View 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/browsing_history_handler_unittest.cc View 1 2 4 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/log_web_ui_url_browsertest.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/md_history_ui.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/md_history_ui.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/ui/webui/uber/uber_ui_browsertest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 34 (23 generated)
Alexei Svitkine (slow)
4 years, 1 month ago (2016-11-18 21:58:58 UTC) #14
Dan Beam
i still think that just updating the method to return a std::unique_ptr<> to a scoped ...
4 years, 1 month ago (2016-11-18 22:12:28 UTC) #15
Alexei Svitkine (slow)
+sky for UI owners
4 years, 1 month ago (2016-11-18 22:18:26 UTC) #17
sky
LGTM
4 years, 1 month ago (2016-11-19 16:29:26 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2511993002/60001
4 years, 1 month ago (2016-11-19 17:31:25 UTC) #21
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/webui/browsing_history_handler_unittest.cc: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-19 18:17:00 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2511993002/80001
4 years, 1 month ago (2016-11-21 15:58:50 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/276981)
4 years, 1 month ago (2016-11-21 20:00:36 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2511993002/80001
4 years, 1 month ago (2016-11-21 20:10:01 UTC) #30
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 1 month ago (2016-11-21 20:39:11 UTC) #32
commit-bot: I haz the power
4 years, 1 month ago (2016-11-21 20:41:55 UTC) #34
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0e9bca93e104ad63ea99ce376c6923182cf0c803
Cr-Commit-Position: refs/heads/master@{#433633}

Powered by Google App Engine
This is Rietveld 408576698