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

Issue 2620383007: Tie VR omnibox to page load progress through TabObserver. (Closed)

Created:
3 years, 11 months ago by cjgrant
Modified:
3 years, 11 months ago
Reviewers:
mthiesse, bshe
CC:
chromium-reviews, feature-vr-reviews_chromium.org, arv+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Tie VR omnibox to page load progress through TabObserver. This change enables the page loading indicator in the HTML UI by plumbing status through the Android WebContentsDelegate. If future work exposes this information via WebContentsObserver, most of this plumbing can be removed. BUG=641508 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2620383007 Cr-Commit-Position: refs/heads/master@{#443389} Committed: https://chromium.googlesource.com/chromium/src/+/5f298498d0bc01765cec4bbd323e2d55f7609b35

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase to ToT. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -7 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShell.java View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_interface.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_interface.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/resources/vr_shell/vr_shell_ui.js View 4 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
cjgrant
3 years, 11 months ago (2017-01-12 19:13:48 UTC) #3
cjgrant
https://codereview.chromium.org/2620383007/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java File chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java (right): https://codereview.chromium.org/2620383007/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java#newcode142 chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java:142: mVrShell.onLoadProgressChanged((double) progress / 100.0); For clarity: - progress is ...
3 years, 11 months ago (2017-01-12 19:16:49 UTC) #4
mthiesse
lgtm
3 years, 11 months ago (2017-01-12 19:59:37 UTC) #5
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/2620383007/1
3 years, 11 months ago (2017-01-12 20:06:50 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/134958) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 11 months ago (2017-01-12 20:10:37 UTC) #9
bshe
On 2017/01/12 20:10:37, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 11 months ago (2017-01-12 20:22:58 UTC) #10
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/2620383007/20001
3 years, 11 months ago (2017-01-12 21:19:43 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 22:40:11 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/5f298498d0bc01765cec4bbd323e...

Powered by Google App Engine
This is Rietveld 408576698