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

Issue 2893853002: WebVR: Ensure loading indicator starts hidden. (Closed)

Created:
3 years, 7 months ago by klausw
Modified:
3 years, 7 months ago
Reviewers:
cjgrant, ddorwin
CC:
chromium-reviews, feature-vr-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

WebVR: Ensure loading indicator starts hidden. The element started out with enabled=false and default visible=true, the visibility was intended to be set to false on initializing, but that setting was skipped since the new enabled state was equal to the starting enabled state. To fix this, explicitly set the starting visibility to false. BUG=723959 Review-Url: https://codereview.chromium.org/2893853002 Cr-Commit-Position: refs/heads/master@{#472878} Committed: https://chromium.googlesource.com/chromium/src/+/66af134f170e3f6f217c826ede85791151011147

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/android/vr_shell/ui_elements/loading_indicator.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 19 (9 generated)
klausw
3 years, 7 months ago (2017-05-18 05:25:58 UTC) #2
ddorwin
While this fixes this specific instance, the system seems fragile. Should we default visible_ to ...
3 years, 7 months ago (2017-05-18 06:05:11 UTC) #6
ddorwin
On 2017/05/18 06:05:11, ddorwin wrote: > While this fixes this specific instance, the system seems ...
3 years, 7 months ago (2017-05-18 06:11:12 UTC) #7
amp
On 2017/05/18 06:11:12, ddorwin wrote: > On 2017/05/18 06:05:11, ddorwin wrote: > > While this ...
3 years, 7 months ago (2017-05-18 16:24:30 UTC) #10
cjgrant
On 2017/05/18 16:24:30, amp wrote: > On 2017/05/18 06:11:12, ddorwin wrote: > > On 2017/05/18 ...
3 years, 7 months ago (2017-05-18 17:00:03 UTC) #11
klausw
On 2017/05/18 17:00:03, cjgrant wrote: > On 2017/05/18 16:24:30, amp wrote: > > On 2017/05/18 ...
3 years, 7 months ago (2017-05-18 17:29:45 UTC) #12
cjgrant
On 2017/05/18 17:29:45, klausw wrote: > On 2017/05/18 17:00:03, cjgrant wrote: > > On 2017/05/18 ...
3 years, 7 months ago (2017-05-18 17:53:12 UTC) #13
cjgrant
lgtm
3 years, 7 months ago (2017-05-18 17:53:20 UTC) #14
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/2893853002/1
3 years, 7 months ago (2017-05-18 18:11:51 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-18 18:19:26 UTC) #19
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/66af134f170e3f6f217c826ede85...

Powered by Google App Engine
This is Rietveld 408576698