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

Issue 348027: Fixed glGetActiveAttrib and glGetUniformLocation to not eagerly check... (Closed)

Created:
11 years, 1 month ago by Ken Russell (switch to Gerrit)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

Fixed glGetActiveAttrib and glGetUniformLocation to not eagerly check the incoming index. Callers expect GL errors to be raised for out of range indices. BUG=http://crbug.com/26331 TEST=WebKit/LayoutTests/fast/canvas/webgl/getActiveTest.html (preexisting test; there are two remaining failures which are bugs in the test) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30646

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -12 lines) Patch
M webkit/api/src/GraphicsContext3D.cpp View 2 chunks +0 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ken Russell (switch to Gerrit)
11 years, 1 month ago (2009-10-30 22:40:16 UTC) #1
jam
11 years, 1 month ago (2009-10-30 22:43:03 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698