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

Issue 2551983002: Suffix VrShell calls with which thread they're expected to be run on. (Closed)

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

Description

Suffix VrShell calls with which thread they're expected to be run on. This change is only intended to improve readability and spot threading issues. In the future we may replace the suffixes with CHECKs once the issues are fixed. BUG=671302 Committed: https://crrev.com/0964056106e231da2363132eeb3d0d2358c06e7c Cr-Commit-Position: refs/heads/master@{#436493}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+215 lines, -201 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShell.java View 1 chunk +7 lines, -7 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java View 1 8 chunks +10 lines, -10 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java View 17 chunks +58 lines, -54 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.h View 2 chunks +61 lines, -53 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 34 chunks +68 lines, -67 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_web_contents_observer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/vr_shell/vr_shell_ui_message_handler.cc View 4 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
mthiesse
PTAL.
4 years ago (2016-12-05 19:57:04 UTC) #2
bshe
lgtm with a nit https://codereview.chromium.org/2551983002/diff/1/chrome/browser/ui/webui/vr_shell/vr_shell_ui_message_handler.cc File chrome/browser/ui/webui/vr_shell/vr_shell_ui_message_handler.cc (right): https://codereview.chromium.org/2551983002/diff/1/chrome/browser/ui/webui/vr_shell/vr_shell_ui_message_handler.cc#newcode54 chrome/browser/ui/webui/vr_shell/vr_shell_ui_message_handler.cc:54: vr_shell_->GetUiInterfaceOnGL()->SetUiCommandHandler(this); should this be OnUI? ...
4 years ago (2016-12-05 21:54:03 UTC) #3
mthiesse
https://codereview.chromium.org/2551983002/diff/1/chrome/browser/ui/webui/vr_shell/vr_shell_ui_message_handler.cc File chrome/browser/ui/webui/vr_shell/vr_shell_ui_message_handler.cc (right): https://codereview.chromium.org/2551983002/diff/1/chrome/browser/ui/webui/vr_shell/vr_shell_ui_message_handler.cc#newcode54 chrome/browser/ui/webui/vr_shell/vr_shell_ui_message_handler.cc:54: vr_shell_->GetUiInterfaceOnGL()->SetUiCommandHandler(this); On 2016/12/05 21:54:03, bshe wrote: > should this ...
4 years ago (2016-12-05 22:03:58 UTC) #4
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/2551983002/1
4 years ago (2016-12-05 22:08:15 UTC) #6
commit-bot: I haz the power
Failed to apply patch for chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellDelegate.java: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-12-05 22:46:23 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/2551983002/20001
4 years ago (2016-12-06 00:00:14 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/79871)
4 years ago (2016-12-06 01:25:21 UTC) #13
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/2551983002/20001
4 years ago (2016-12-06 01:33:43 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-06 02:43:00 UTC) #17
commit-bot: I haz the power
4 years ago (2016-12-06 02:45:39 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0964056106e231da2363132eeb3d0d2358c06e7c
Cr-Commit-Position: refs/heads/master@{#436493}

Powered by Google App Engine
This is Rietveld 408576698