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

Issue 1483403002: Fix the crash problem on WebGL2 conformance test of negative state api. (Closed)

Created:
5 years ago by cyzero.kim
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

Fix the crash problem on WebGL2 conformance test of negative state api. Add the checking for uniform block name size. BUG=564000 Committed: https://crrev.com/b1d4e8745fb037122e8a3fae8953b57c3f782b6a Cr-Commit-Position: refs/heads/master@{#363162}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove synthesize a GL error. And change Initialize length to zero. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 17 (5 generated)
cyzero.kim
Please review this one.
5 years ago (2015-12-01 14:06:25 UTC) #2
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/1483403002/diff/1/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp (right): https://codereview.chromium.org/1483403002/diff/1/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp#newcode2218 third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp:2218: synthesizeGLError(GL_INVALID_VALUE, "getActiveUniformBlockName", "invalid uniform block name string"); Is it ...
5 years ago (2015-12-02 00:38:42 UTC) #3
Zhenyao Mo
https://codereview.chromium.org/1483403002/diff/1/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp (right): https://codereview.chromium.org/1483403002/diff/1/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp#newcode2215 third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp:2215: GLsizei length = -1; Initialize length to 0 is ...
5 years ago (2015-12-02 00:46:10 UTC) #4
cyzero.kim
On 2015/12/02 00:38:42, Ken Russell wrote: > https://codereview.chromium.org/1483403002/diff/1/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp > File third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp > (right): > > ...
5 years ago (2015-12-03 12:56:45 UTC) #5
cyzero.kim
On 2015/12/02 00:46:10, Zhenyao Mo wrote: > https://codereview.chromium.org/1483403002/diff/1/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp > File third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp > (right): > > ...
5 years ago (2015-12-03 13:16:47 UTC) #6
Zhenyao Mo
LGTM
5 years ago (2015-12-03 18:34:37 UTC) #7
Ken Russell (switch to Gerrit)
LGTM too
5 years ago (2015-12-03 23:45:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1483403002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1483403002/20001
5 years ago (2015-12-03 23:48:13 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) android_chromium_gn_compile_dbg on ...
5 years ago (2015-12-04 01:54:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1483403002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1483403002/20001
5 years ago (2015-12-04 06:36:48 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-04 07:54:20 UTC) #15
commit-bot: I haz the power
5 years ago (2015-12-04 07:55:05 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b1d4e8745fb037122e8a3fae8953b57c3f782b6a
Cr-Commit-Position: refs/heads/master@{#363162}

Powered by Google App Engine
This is Rietveld 408576698