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

Issue 2711823002: MD Settings: Add "Auto Open" setting to Downloads C++ handler. (Closed)

Created:
3 years, 10 months ago by tommycli
Modified:
3 years, 10 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, asanka, michaelpg+watch-md-settings_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, dbeam+watch-downloads_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Add "Auto Open" setting to Downloads C++ handler. BUG=692662 Review-Url: https://codereview.chromium.org/2711823002 Cr-Commit-Position: refs/heads/master@{#453035} Committed: https://chromium.googlesource.com/chromium/src/+/b8ab8bd804ea8206e8f11ed10c6ea93a9b0dffcf

Patch Set 1 #

Total comments: 4

Patch Set 2 : address dbeam comments #

Patch Set 3 : fix teardown #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -11 lines) Patch
M chrome/browser/ui/webui/settings/downloads_handler.h View 1 chunk +22 lines, -6 lines 0 comments Download
M chrome/browser/ui/webui/settings/downloads_handler.cc View 1 4 chunks +34 lines, -4 lines 0 comments Download
A chrome/browser/ui/webui/settings/downloads_handler_unittest.cc View 1 2 1 chunk +89 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (19 generated)
tommycli
dbeam: PTAL, thanks!
3 years, 10 months ago (2017-02-22 22:33:49 UTC) #4
tommycli
On 2017/02/22 22:33:49, tommycli wrote: > dbeam: PTAL, thanks! Parts of the .cc file copied ...
3 years, 10 months ago (2017-02-22 22:34:16 UTC) #5
Dan Beam
lgtm w/question https://codereview.chromium.org/2711823002/diff/1/chrome/browser/ui/webui/settings/downloads_handler.cc File chrome/browser/ui/webui/settings/downloads_handler.cc (right): https://codereview.chromium.org/2711823002/diff/1/chrome/browser/ui/webui/settings/downloads_handler.cc#newcode46 chrome/browser/ui/webui/settings/downloads_handler.cc:46: pref_registrar_.Init(prefs); nit: pref_register_.Init(profile_->GetPrefs()) https://codereview.chromium.org/2711823002/diff/1/chrome/browser/ui/webui/settings/downloads_handler_unittest.cc File chrome/browser/ui/webui/settings/downloads_handler_unittest.cc (right): ...
3 years, 10 months ago (2017-02-23 03:06:32 UTC) #8
tommycli
Thanks! https://codereview.chromium.org/2711823002/diff/1/chrome/browser/ui/webui/settings/downloads_handler.cc File chrome/browser/ui/webui/settings/downloads_handler.cc (right): https://codereview.chromium.org/2711823002/diff/1/chrome/browser/ui/webui/settings/downloads_handler.cc#newcode46 chrome/browser/ui/webui/settings/downloads_handler.cc:46: pref_registrar_.Init(prefs); On 2017/02/23 03:06:32, Dan Beam wrote: > ...
3 years, 10 months ago (2017-02-24 19:02:42 UTC) #9
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/2711823002/20001
3 years, 10 months ago (2017-02-24 19:26:20 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/317950)
3 years, 10 months ago (2017-02-24 21:42:14 UTC) #17
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/2711823002/40001
3 years, 10 months ago (2017-02-25 01:11:33 UTC) #24
commit-bot: I haz the power
3 years, 10 months ago (2017-02-25 01:19:05 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b8ab8bd804ea8206e8f11ed10c6e...

Powered by Google App Engine
This is Rietveld 408576698