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

Issue 1465173002: Check framebuffer texture attachments are cube complete (Closed)

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

Description

Check framebuffer texture attachments are cube complete BUG=559362 TEST=conformance/textures/misc/cube-incomplete-fbo.html Committed: https://crrev.com/699e4fdfe14d79d8938c4b20913cbe4ef3f58e64 Cr-Commit-Position: refs/heads/master@{#361397}

Patch Set 1 #

Total comments: 4

Patch Set 2 : add assert_not_reached and add missing space #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp View 1 5 chunks +19 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLTexture.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
qiankun
PTAL.
5 years, 1 month ago (2015-11-23 12:14:34 UTC) #2
zmo
On 2015/11/23 12:14:34, qiankun wrote: > PTAL. LGTM, but should we do the same thing ...
5 years, 1 month ago (2015-11-23 19:40:37 UTC) #3
zmo
https://codereview.chromium.org/1465173002/diff/1/third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp File third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp (right): https://codereview.chromium.org/1465173002/diff/1/third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp#newcode149 third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp:149: return false; Maybe ASSERT_NOT_REACHED() here?
5 years, 1 month ago (2015-11-23 19:40:44 UTC) #5
Ken Russell (switch to Gerrit)
I defer to zmo's review. https://codereview.chromium.org/1465173002/diff/1/third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp File third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp (right): https://codereview.chromium.org/1465173002/diff/1/third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp#newcode467 third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp:467: *reason ="attachment is not ...
5 years, 1 month ago (2015-11-24 00:37:03 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1465173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1465173002/20001
5 years, 1 month ago (2015-11-24 03:57:54 UTC) #8
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even ...
5 years, 1 month ago (2015-11-24 03:57:55 UTC) #10
qiankun
Thanks for review! It still needs an owner review to land. https://codereview.chromium.org/1465173002/diff/1/third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp File third_party/WebKit/Source/modules/webgl/WebGLFramebuffer.cpp (right): ...
5 years, 1 month ago (2015-11-24 04:11:43 UTC) #11
Zhenyao Mo
LGTM
5 years ago (2015-11-24 17:18:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1465173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1465173002/20001
5 years ago (2015-11-24 17:20:00 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-11-24 18:39:16 UTC) #16
commit-bot: I haz the power
5 years ago (2015-11-24 18:40:23 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/699e4fdfe14d79d8938c4b20913cbe4ef3f58e64
Cr-Commit-Position: refs/heads/master@{#361397}

Powered by Google App Engine
This is Rietveld 408576698