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

Issue 2139303003: Modified printing to no longer store its own save path. (Closed)

Created:
4 years, 5 months ago by rbpotter
Modified:
4 years, 5 months ago
Reviewers:
asanka, Lei Zhang
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Modified printing to no longer store its own save path. Instead, uses the save path from Download preferences. This initializes to the path set by the user in Settings, then updates with each Download or Save to PDF. BUG=136331 Committed: https://crrev.com/0e727b342a141b380424c504d364e3a0e66c91f4 Cr-Commit-Position: refs/heads/master@{#405515}

Patch Set 1 #

Patch Set 2 : fixed comments, spacing #

Total comments: 5

Patch Set 3 : minor fixes #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -41 lines) Patch
M chrome/browser/ui/webui/print_preview/print_preview_handler.cc View 1 2 6 chunks +14 lines, -21 lines 1 comment Download
M chrome/browser/ui/webui/print_preview/sticky_settings.h View 1 2 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/print_preview/sticky_settings.cc View 1 2 5 chunks +0 lines, -15 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
Lei Zhang
+asanka since this involves downloads.
4 years, 5 months ago (2016-07-13 21:57:37 UTC) #4
Lei Zhang
https://codereview.chromium.org/2139303003/diff/20001/chrome/browser/ui/webui/print_preview/print_preview_handler.cc File chrome/browser/ui/webui/print_preview/print_preview_handler.cc (right): https://codereview.chromium.org/2139303003/diff/20001/chrome/browser/ui/webui/print_preview/print_preview_handler.cc#newcode1362 chrome/browser/ui/webui/print_preview/print_preview_handler.cc:1362: printing::StickySettings* sticky_settings = GetStickySettings(); Move this down to line ...
4 years, 5 months ago (2016-07-13 22:16:09 UTC) #5
Lei Zhang
https://codereview.chromium.org/2139303003/diff/20001/chrome/browser/ui/webui/print_preview/print_preview_handler.cc File chrome/browser/ui/webui/print_preview/print_preview_handler.cc (left): https://codereview.chromium.org/2139303003/diff/20001/chrome/browser/ui/webui/print_preview/print_preview_handler.cc#oldcode1366 chrome/browser/ui/webui/print_preview/print_preview_handler.cc:1366: base::ThreadRestrictions::ScopedAllowIO allow_io; The #includes for base/path_service.h, base/threading/thread_restrictions.h and chrome/common/chrome_paths.h ...
4 years, 5 months ago (2016-07-13 22:20:52 UTC) #6
Lei Zhang
lgtm, but please wait for asanka@ to chime in. Also, please send email, otherwise this ...
4 years, 5 months ago (2016-07-14 09:43:08 UTC) #13
asanka
lgtm. Thanks for checking with us.
4 years, 5 months ago (2016-07-14 16:37:39 UTC) #14
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/2139303003/40001
4 years, 5 months ago (2016-07-14 17:39:41 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-14 17:44:32 UTC) #18
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 17:44:34 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 17:47:25 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0e727b342a141b380424c504d364e3a0e66c91f4
Cr-Commit-Position: refs/heads/master@{#405515}

Powered by Google App Engine
This is Rietveld 408576698