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

Issue 1883153003: Fixed regression in WEBGL_draw_buffers support (Closed)

Created:
4 years, 8 months ago by bajones
Modified:
4 years, 8 months ago
CC:
chromium-reviews, blink-reviews, haraken
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fixed regression in WEBGL_draw_buffers support The WebGLDrawBuffers::satisfiesWebGLRequirements check was relying on Blink-side emulation of support for separate DEPTH and STENCIL targets, which was removed and the logic pushed to the command buffer in an earlier patch. BUG=586536 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel Committed: https://crrev.com/fa81f67b9e865a3be27edd9b5d4593f04f3e1b2b Cr-Commit-Position: refs/heads/master@{#387747}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Addressed feedback #

Patch Set 3 : Expectation for single failing trybot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M content/test/gpu/gpu_tests/webgl_conformance_expectations.py View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp View 1 3 chunks +6 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
bajones
4 years, 8 months ago (2016-04-14 19:08:45 UTC) #3
Zhenyao Mo
lgtm https://codereview.chromium.org/1883153003/diff/1/third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp File third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp (right): https://codereview.chromium.org/1883153003/diff/1/third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp#newcode30 third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp:30: #include "wtf/Assertions.h" why do you need this?
4 years, 8 months ago (2016-04-14 20:15:15 UTC) #4
Ken Russell (switch to Gerrit)
lgtm https://codereview.chromium.org/1883153003/diff/1/third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp File third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp (right): https://codereview.chromium.org/1883153003/diff/1/third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp#newcode144 third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp:144: If you can undo this whitespace change and ...
4 years, 8 months ago (2016-04-14 20:33:08 UTC) #5
bajones
Thanks for the feedback! Added the requested content. On 2016/04/14 20:15:15, Zhenyao Mo wrote: > ...
4 years, 8 months ago (2016-04-14 23:48:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1883153003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883153003/20001
4 years, 8 months ago (2016-04-14 23:49:04 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/211646)
4 years, 8 months ago (2016-04-15 01:39:25 UTC) #11
Ken Russell (switch to Gerrit)
On 2016/04/15 01:39:25, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 8 months ago (2016-04-15 20:53:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1883153003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883153003/40001
4 years, 8 months ago (2016-04-15 21:05:23 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-15 23:27:11 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-04-15 23:28:54 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fa81f67b9e865a3be27edd9b5d4593f04f3e1b2b
Cr-Commit-Position: refs/heads/master@{#387747}

Powered by Google App Engine
This is Rietveld 408576698