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

Issue 24202004: Rename ENABLE(DEFAULT_RENDER_THEME) to USE(DEFAULT_RENDER_THEME). (Closed)

Created:
7 years, 3 months ago by lgombos
Modified:
7 years, 2 months ago
Reviewers:
abarth-chromium
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Rename ENABLE(DEFAULT_RENDER_THEME) to USE(DEFAULT_RENDER_THEME) to align with the gyp variable name called use_default_render_theme and with the semantics of the USE() macros. BUG=286578 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159520

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rename to USE(DEFAULT_RENDER_THEME) #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M Source/build/features.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebViewImpl.cpp View 1 2 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
lgombos
Also moving setting WTF_USE_DEFAULT_RENDER_THEME from gyp build system to config.h as with other WTF_USE macros.
7 years, 3 months ago (2013-09-20 15:33:37 UTC) #1
abarth-chromium
https://codereview.chromium.org/24202004/diff/1/Source/config.h File Source/config.h (right): https://codereview.chromium.org/24202004/diff/1/Source/config.h#newcode189 Source/config.h:189: #endif This is strange. Do we do this elsewhere?
7 years, 3 months ago (2013-09-20 16:49:49 UTC) #2
lgombos
https://codereview.chromium.org/24202004/diff/1/Source/config.h File Source/config.h (right): https://codereview.chromium.org/24202004/diff/1/Source/config.h#newcode189 Source/config.h:189: #endif On 2013/09/20 16:49:50, abarth wrote: > This is ...
7 years, 3 months ago (2013-09-20 17:47:19 UTC) #3
abarth-chromium
What controls the use_default_render_theme GYP flag? If USE(DEFAULT_RENDER_THEME) really is controlled via GYP, then it's ...
7 years, 3 months ago (2013-09-20 17:49:22 UTC) #4
lgombos
On 2013/09/20 17:49:22, abarth wrote: > What controls the use_default_render_theme GYP flag? If > USE(DEFAULT_RENDER_THEME) ...
7 years, 3 months ago (2013-09-20 18:00:41 UTC) #5
abarth-chromium
On 2013/09/20 18:00:41, lgombos wrote: > Where do you prefer to set WTF_USE_DEFAULT_RENDER_THEME in gyp ...
7 years, 3 months ago (2013-09-20 18:04:57 UTC) #6
lgombos
Thanks Adam. Incorporated review feedback.
7 years, 2 months ago (2013-10-09 07:30:49 UTC) #7
abarth-chromium
lgtm
7 years, 2 months ago (2013-10-10 03:45:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gombos@samsung.com/24202004/10001
7 years, 2 months ago (2013-10-10 03:45:29 UTC) #9
commit-bot: I haz the power
Failed to apply patch for Source/core/features.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
7 years, 2 months ago (2013-10-10 03:45:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gombos@samsung.com/24202004/18001
7 years, 2 months ago (2013-10-12 13:56:14 UTC) #11
commit-bot: I haz the power
7 years, 2 months ago (2013-10-12 14:51:52 UTC) #12
Message was sent while issue was closed.
Change committed as 159520

Powered by Google App Engine
This is Rietveld 408576698