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

Issue 2964513002: Toolbar: Do not include vector icons if on Android with no VR. (Closed)

Created:
3 years, 5 months ago by cjgrant
Modified:
3 years, 5 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Toolbar: Do not include vector icons if on Android with no VR. A previous change rolled components/toolbar into Android for use with VR. But, to respect svelte devices, we should probably continue to not include these icons if not needed for VR. BUG= Review-Url: https://codereview.chromium.org/2964513002 Cr-Commit-Position: refs/heads/master@{#483523} Committed: https://chromium.googlesource.com/chromium/src/+/f161d33b8b0fce61c0c29e7ff6dde6e64da68897

Patch Set 1 #

Total comments: 4

Patch Set 2 : Demonstrate distributivity of negation for readability (ie. address Peter's comment) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M components/toolbar/BUILD.gn View 1 4 chunks +10 lines, -1 line 0 comments Download
M components/toolbar/toolbar_model_impl.cc View 1 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
cjgrant
Peter, my previous VR toolbar model change added vector icons to the Android build. I ...
3 years, 5 months ago (2017-06-29 17:18:04 UTC) #2
Peter Kasting
LGTM, this isn't much pain for a binary size win. https://codereview.chromium.org/2964513002/diff/1/components/toolbar/BUILD.gn File components/toolbar/BUILD.gn (right): https://codereview.chromium.org/2964513002/diff/1/components/toolbar/BUILD.gn#newcode71 ...
3 years, 5 months ago (2017-06-29 17:33:58 UTC) #5
cjgrant
https://codereview.chromium.org/2964513002/diff/1/components/toolbar/BUILD.gn File components/toolbar/BUILD.gn (right): https://codereview.chromium.org/2964513002/diff/1/components/toolbar/BUILD.gn#newcode71 components/toolbar/BUILD.gn:71: if (!(is_android && !enable_vr) && !is_ios) { On 2017/06/29 ...
3 years, 5 months ago (2017-06-29 21:13:22 UTC) #8
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/2964513002/20001
3 years, 5 months ago (2017-06-29 21:13:53 UTC) #11
commit-bot: I haz the power
3 years, 5 months ago (2017-06-29 22:39:48 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f161d33b8b0fce61c0c29e7ff6dd...

Powered by Google App Engine
This is Rietveld 408576698