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

Issue 363613005: Fix setting texture unit in handleTextureCompleteness (Closed)

Created:
6 years, 5 months ago by oetuaho-nv
Modified:
6 years, 5 months ago
CC:
blink-reviews, aandrey+blink_chromium.org, blink-reviews-html_chromium.org, dglazkov+blink, Rik, bajones
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Fix setting texture unit in handleTextureCompleteness Set the texture unit to GL_TEXTURE* instead of setting it to the number 0 to n. Previously this function only worked in the case it did not need to set texture unit at all. BUG=390514 TEST=WebGL conformance tests Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177372

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M Source/core/html/canvas/WebGLRenderingContextBase.cpp View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
oetuaho-nv
Please review. WebGL conformance suite patch to add the test is here: https://github.com/KhronosGroup/WebGL/pull/608
6 years, 5 months ago (2014-07-01 12:45:31 UTC) #1
Ken Russell (switch to Gerrit)
LGTM Thanks for the patch. Hard to believe that bug has been there that long. ...
6 years, 5 months ago (2014-07-01 18:04:45 UTC) #2
Zhenyao Mo
On 2014/07/01 18:04:45, Ken Russell wrote: > LGTM > > Thanks for the patch. Hard ...
6 years, 5 months ago (2014-07-01 19:08:16 UTC) #3
oetuaho-nv
The CQ bit was checked by oetuaho@nvidia.com
6 years, 5 months ago (2014-07-02 07:35:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oetuaho@nvidia.com/363613005/1
6 years, 5 months ago (2014-07-02 07:37:27 UTC) #5
oetuaho-nv
On 2014/07/01 19:08:16, Zhenyao Mo wrote: > On 2014/07/01 18:04:45, Ken Russell wrote: > > ...
6 years, 5 months ago (2014-07-02 07:56:41 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-02 13:04:22 UTC) #7
Message was sent while issue was closed.
Change committed as 177372

Powered by Google App Engine
This is Rietveld 408576698