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

Issue 1435183002: WebGL 2: fix the bug in invalidate-framebuffer.html (Closed)

Created:
5 years, 1 month ago by yunchao
Modified:
5 years, 1 month ago
CC:
chromium-reviews, blink-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WebGL 2: fix the bug in invalidate-framebuffer.html BUG=554902 TEST=conformance2/renderbuffers/invalidate-framebuffer.html, gpu_unittests Committed: https://crrev.com/6bed6e20b113887528f4ec63a88688ce40fbb911 Cr-Commit-Position: refs/heads/master@{#361068}

Patch Set 1 #

Patch Set 2 : removed InvalidateFramebufferTarget in cmd buffer #

Total comments: 18

Patch Set 3 : addressed Ken's feedback #

Total comments: 1

Patch Set 4 : fix typo #

Messages

Total messages: 35 (17 generated)
yunchao
PTAL. Thanks a lot! https://codereview.chromium.org/1435183002/diff/20001/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp (right): https://codereview.chromium.org/1435183002/diff/20001/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp#newcode390 third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp:390: case GL_BACK: In GLES spec, ...
5 years, 1 month ago (2015-11-12 12:14:51 UTC) #8
Zhenyao Mo
https://codereview.chromium.org/1435183002/diff/20001/gpu/command_buffer/build_gles2_cmd_buffer.py File gpu/command_buffer/build_gles2_cmd_buffer.py (left): https://codereview.chromium.org/1435183002/diff/20001/gpu/command_buffer/build_gles2_cmd_buffer.py#oldcode606 gpu/command_buffer/build_gles2_cmd_buffer.py:606: 'InvalidateFrameBufferTarget': { You should not remove this. For invalidateFramebuffer(), ...
5 years, 1 month ago (2015-11-13 03:18:11 UTC) #9
yunchao
On 2015/11/13 03:18:11, Zhenyao Mo wrote: > https://codereview.chromium.org/1435183002/diff/20001/gpu/command_buffer/build_gles2_cmd_buffer.py > File gpu/command_buffer/build_gles2_cmd_buffer.py (left): > > https://codereview.chromium.org/1435183002/diff/20001/gpu/command_buffer/build_gles2_cmd_buffer.py#oldcode606 ...
5 years, 1 month ago (2015-11-13 04:16:36 UTC) #10
Ken Russell (switch to Gerrit)
Thanks for this contribution and sorry for the long delay reviewing. Mostly looks OK, but ...
5 years, 1 month ago (2015-11-17 23:06:37 UTC) #11
yunchao
Thanks for your review, Ken. Code has been updated accordingly. https://codereview.chromium.org/1435183002/diff/20001/gpu/command_buffer/build_gles2_cmd_buffer.py File gpu/command_buffer/build_gles2_cmd_buffer.py (left): https://codereview.chromium.org/1435183002/diff/20001/gpu/command_buffer/build_gles2_cmd_buffer.py#oldcode606 ...
5 years, 1 month ago (2015-11-19 01:43:00 UTC) #14
Ken Russell (switch to Gerrit)
Thanks. LGTM. One typo. https://codereview.chromium.org/1435183002/diff/80001/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp (right): https://codereview.chromium.org/1435183002/diff/80001/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp#newcode383 third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp:383: // Translate GL_BACK/GL_DEPTH/GL_STENCIL, because the ...
5 years, 1 month ago (2015-11-19 02:24:05 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435183002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435183002/100001
5 years, 1 month ago (2015-11-19 05:26:16 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-19 10:34:23 UTC) #19
Ken Russell (switch to Gerrit)
zmo, piman: OWNERS review of gpu/command_buffer please.
5 years, 1 month ago (2015-11-20 23:29:12 UTC) #20
zmo
LGTM Thank you for checking the spec and identifying the mistake in the manual page.
5 years, 1 month ago (2015-11-20 23:31:26 UTC) #21
piman
lgtm
5 years, 1 month ago (2015-11-20 23:49:43 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435183002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435183002/100001
5 years, 1 month ago (2015-11-21 00:24:08 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/138400)
5 years, 1 month ago (2015-11-21 03:05:14 UTC) #27
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435183002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435183002/100001
5 years, 1 month ago (2015-11-23 02:10:29 UTC) #29
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-23 03:33:01 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1435183002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1435183002/100001
5 years, 1 month ago (2015-11-23 04:27:14 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 1 month ago (2015-11-23 04:32:31 UTC) #34
commit-bot: I haz the power
5 years, 1 month ago (2015-11-23 04:33:24 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6bed6e20b113887528f4ec63a88688ce40fbb911
Cr-Commit-Position: refs/heads/master@{#361068}

Powered by Google App Engine
This is Rietveld 408576698