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

Issue 1994713002: Make the dependency of enable_print_preview and enable_pdf explicit (Closed)

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

Description

Make the dependency of enable_print_preview and enable_pdf explicit Print preview needs pdf module enabled to function. Also, the utility component depends on pdf module only when print_preview is enabled implicitly (on Windows only) or explicitly. Make the gn build file changes to reflect these dependencies. BUG=609726 Committed: https://crrev.com/5addafe27695c6caf4f6d1b757b4cef54b6b598b Cr-Commit-Position: refs/heads/master@{#395519}

Patch Set 1 #

Total comments: 7

Patch Set 2 : address comments #

Patch Set 3 : fix cc file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -9 lines) Patch
M build/config/BUILD.gn View 1 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/utility/BUILD.gn View 1 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/utility/printing_handler.h View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Wei Li
for review, thanks
4 years, 7 months ago (2016-05-18 18:19:33 UTC) #2
Lei Zhang
https://codereview.chromium.org/1994713002/diff/1/build/config/BUILD.gn File build/config/BUILD.gn (right): https://codereview.chromium.org/1994713002/diff/1/build/config/BUILD.gn#newcode73 build/config/BUILD.gn:73: assert(!is_win, "set enable_pdf=true on Windows.") I'd prefer we remove ...
4 years, 7 months ago (2016-05-18 21:43:37 UTC) #3
Wei Li
thanks https://codereview.chromium.org/1994713002/diff/1/build/config/BUILD.gn File build/config/BUILD.gn (right): https://codereview.chromium.org/1994713002/diff/1/build/config/BUILD.gn#newcode73 build/config/BUILD.gn:73: assert(!is_win, "set enable_pdf=true on Windows.") On 2016/05/18 21:43:37, ...
4 years, 7 months ago (2016-05-19 17:13:30 UTC) #5
Lei Zhang
lgtm
4 years, 7 months ago (2016-05-19 17:33:31 UTC) #6
Wei Li
Brett, could you pls do a owner review for the gn file change? thanks
4 years, 7 months ago (2016-05-20 01:09:20 UTC) #9
brettw
build/config LGTM
4 years, 7 months ago (2016-05-23 20:28:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1994713002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1994713002/60001
4 years, 7 months ago (2016-05-23 22:27:06 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 7 months ago (2016-05-24 02:46:33 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-24 02:47:59 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5addafe27695c6caf4f6d1b757b4cef54b6b598b
Cr-Commit-Position: refs/heads/master@{#395519}

Powered by Google App Engine
This is Rietveld 408576698