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

Issue 702023002: Renamed enable_printing and printing_mode in *.gyp* and .*gn* files. (Closed)

Created:
6 years, 1 month ago by Vitaly Buka (NO REVIEWS)
Modified:
6 years, 1 month ago
Reviewers:
Lei Zhang, brettw
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Renamed enable_printing and printing_mode in *.gyp* and .*gn* files. enable_printing and printing_mode replaced with enable_basic_printing and enable_print_preview. BUG=430281 Committed: https://crrev.com/93eea40972717ac4e0a649bd289fc9e946512c33 Cr-Commit-Position: refs/heads/master@{#302905}

Patch Set 1 #

Patch Set 2 : Tue Nov 4 23:37:35 PST 2014 #

Patch Set 3 : Tue Nov 4 23:44:02 PST 2014 #

Patch Set 4 : Wed Nov 5 00:15:02 PST 2014 #

Patch Set 5 : Wed Nov 5 00:20:35 PST 2014 #

Patch Set 6 : Wed Nov 5 03:20:34 PST 2014 #

Total comments: 8

Patch Set 7 : Wed Nov 5 12:50:43 PST 2014 #

Patch Set 8 : Wed Nov 5 13:42:10 PST 2014 #

Patch Set 9 : Wed Nov 5 13:44:05 PST 2014 #

Patch Set 10 : Wed Nov 5 13:46:34 PST 2014 #

Patch Set 11 : Wed Nov 5 13:48:51 PST 2014 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -84 lines) Patch
M build/all.gyp View 1 chunk +1 line, -1 line 0 comments Download
M build/common.gypi View 1 2 3 4 5 6 7 8 9 10 7 chunks +26 lines, -15 lines 0 comments Download
M build/config/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 1 chunk +10 lines, -3 lines 0 comments Download
M build/config/features.gni View 1 2 3 4 5 6 1 chunk +6 lines, -9 lines 0 comments Download
M build/secondary/tools/grit/grit_rule.gni View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/BUILD.gn View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 5 chunks +12 lines, -12 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_common.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_dll.gypi View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_renderer.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 8 9 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/chrome_utility.gypi View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/BUILD.gn View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/BUILD.gn View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/utility/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/service.gyp View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/content_browser.gypi View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M skia/BUILD.gn View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M skia/skia_chrome.gypi View 1 chunk +3 lines, -2 lines 0 comments Download
M skia/skia_common.gypi View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (2 generated)
Vitaly Buka (NO REVIEWS)
6 years, 1 month ago (2014-11-05 08:19:16 UTC) #2
Lei Zhang
lgtm
6 years, 1 month ago (2014-11-05 10:07:38 UTC) #3
brettw
https://codereview.chromium.org/702023002/diff/100001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/702023002/diff/100001/build/common.gypi#newcode493 build/common.gypi:493: # Enable printing with print preview. Can you comment ...
6 years, 1 month ago (2014-11-05 18:02:52 UTC) #4
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/702023002/diff/100001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/702023002/diff/100001/build/common.gypi#newcode493 build/common.gypi:493: # Enable printing with print preview. On 2014/11/05 18:02:52, ...
6 years, 1 month ago (2014-11-05 19:17:48 UTC) #5
Vitaly Buka (NO REVIEWS)
On 2014/11/05 19:17:48, Vitaly Buka wrote: > https://codereview.chromium.org/702023002/diff/100001/build/common.gypi > File build/common.gypi (right): > > https://codereview.chromium.org/702023002/diff/100001/build/common.gypi#newcode493 ...
6 years, 1 month ago (2014-11-05 19:20:31 UTC) #6
brettw
lgtm https://codereview.chromium.org/702023002/diff/100001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/702023002/diff/100001/build/common.gypi#newcode493 build/common.gypi:493: # Enable printing with print preview. On 2014/11/05 ...
6 years, 1 month ago (2014-11-05 19:25:23 UTC) #7
brettw
lgtm
6 years, 1 month ago (2014-11-05 19:25:27 UTC) #8
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/702023002/diff/100001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/702023002/diff/100001/build/common.gypi#newcode493 build/common.gypi:493: # Enable printing with print preview. On 2014/11/05 19:25:23, ...
6 years, 1 month ago (2014-11-05 21:50:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/702023002/190001
6 years, 1 month ago (2014-11-05 21:51:25 UTC) #11
commit-bot: I haz the power
Committed patchset #11 (id:190001)
6 years, 1 month ago (2014-11-05 23:47:24 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-11-05 23:48:13 UTC) #13
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/93eea40972717ac4e0a649bd289fc9e946512c33
Cr-Commit-Position: refs/heads/master@{#302905}

Powered by Google App Engine
This is Rietveld 408576698