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

Issue 1543233002: Unify validation for TexImage{2D|3D} (Closed)

Created:
5 years ago by qiankun
Modified:
4 years, 11 months 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

Unify validation for TexImage{2D|3D} BUG=295792 TEST=No functional changes, current conformance test covers the test. Committed: https://crrev.com/3a896bbd9e244c502b04bbd1ec77a1ff34149799 Cr-Commit-Position: refs/heads/master@{#367122}

Patch Set 1 #

Total comments: 10

Patch Set 2 : fix comments#3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -47 lines) Patch
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp View 1 2 chunks +3 lines, -23 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 1 15 chunks +25 lines, -21 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
qiankun
PTAL.
5 years ago (2015-12-23 15:47:12 UTC) #2
Zhenyao Mo
https://codereview.chromium.org/1543233002/diff/1/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp (right): https://codereview.chromium.org/1543233002/diff/1/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp#newcode863 third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp:863: WebGLTexture* tex = validateTextureBinding("texImage3D", target, true); This is done ...
4 years, 12 months ago (2015-12-28 19:30:27 UTC) #3
qiankun
Thanks for review. I updated the CL, PTAL. https://codereview.chromium.org/1543233002/diff/1/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp (right): https://codereview.chromium.org/1543233002/diff/1/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp#newcode863 third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp:863: WebGLTexture* ...
4 years, 11 months ago (2015-12-29 16:16:58 UTC) #4
Zhenyao Mo
lgtm
4 years, 11 months ago (2015-12-29 22:26:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1543233002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1543233002/20001
4 years, 11 months ago (2015-12-30 00:45:48 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2015-12-30 01:26:21 UTC) #8
commit-bot: I haz the power
4 years, 11 months ago (2015-12-30 01:27:10 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3a896bbd9e244c502b04bbd1ec77a1ff34149799
Cr-Commit-Position: refs/heads/master@{#367122}

Powered by Google App Engine
This is Rietveld 408576698