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

Issue 8528014: Remove use_only_pure_views flag (Closed)

Created:
9 years, 1 month ago by Emmanuel Saint-loubert-Bié
Modified:
9 years, 1 month ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, dhollowa
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

IsPureViews() is always true under USE_AURA and TOUCH_UI at compile time (as before). For other configurations it can also be set by a command line option at run-time (also as before). What changes is that we are removing use_only_pure_views as a separate GYP flag which we no longer really need. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109571

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -28 lines) Patch
M build/common.gypi View 9 chunks +3 lines, -26 lines 0 comments Download
M chrome/browser/chromeos/notifications/notification_panel.cc View 1 chunk +1 line, -1 line 0 comments Download
M views/widget/widget.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Emmanuel Saint-loubert-Bié
9 years, 1 month ago (2011-11-10 23:29:47 UTC) #1
sky
LGTM
9 years, 1 month ago (2011-11-10 23:39:26 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/saintlou@chromium.org/8528014/1
9 years, 1 month ago (2011-11-11 01:53:45 UTC) #3
commit-bot: I haz the power
9 years, 1 month ago (2011-11-11 03:00:40 UTC) #4
Change committed as 109571

Powered by Google App Engine
This is Rietveld 408576698