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

Issue 2766553004: WebVR: clear screen after submit if preserveDrawingBuffer is false. (Closed)

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

Description

WebVR: clear screen after submit if preserveDrawingBuffer is false. That's part of the spec, normally compositing does so but that's paused while presenting. BUG=703378 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2766553004 Cr-Commit-Position: refs/heads/master@{#458648} Committed: https://chromium.googlesource.com/chromium/src/+/e214268ec8e017ccaafe1dda4dca58015456f7a9

Patch Set 1 #

Patch Set 2 : Rename to markCompositedAndClearBackbufferIfNeeded #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M third_party/WebKit/Source/modules/vr/VRDisplay.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
klausw
3 years, 9 months ago (2017-03-21 19:32:42 UTC) #3
bajones
On 2017/03/21 19:32:42, klausw wrote: LGTM with one nit: The name doesn't seem appropriately descriptive. ...
3 years, 9 months ago (2017-03-21 20:45:45 UTC) #6
klausw
On 2017/03/21 20:45:45, bajones wrote: > On 2017/03/21 19:32:42, klausw wrote: > > LGTM with ...
3 years, 9 months ago (2017-03-21 23:28:12 UTC) #9
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/2766553004/20001
3 years, 9 months ago (2017-03-21 23:28:34 UTC) #12
klausw
On 2017/03/21 23:28:12, klausw wrote: > On 2017/03/21 20:45:45, bajones wrote: > > On 2017/03/21 ...
3 years, 9 months ago (2017-03-21 23:29:02 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/176929)
3 years, 9 months ago (2017-03-21 23:40:00 UTC) #15
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/2766553004/20001
3 years, 9 months ago (2017-03-22 01:22:13 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_TIMED_OUT, build hasn't started yet, builder ...
3 years, 9 months ago (2017-03-22 01:30:35 UTC) #19
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/2766553004/20001
3 years, 9 months ago (2017-03-22 04:50:39 UTC) #21
commit-bot: I haz the power
Prior attempt to commit was detected, but we were not able to check whether the ...
3 years, 9 months ago (2017-03-22 05:08:19 UTC) #24
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/2766553004/20001
3 years, 9 months ago (2017-03-22 06:20:12 UTC) #26
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 06:50:31 UTC) #29
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e214268ec8e017ccaafe1dda4dca...

Powered by Google App Engine
This is Rietveld 408576698