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

Issue 1498603002: Handled neutered ImageData in texImage2D and texSubImage2D (Closed)

Created:
5 years ago by xidachen
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

Handled neutered ImageData in texImage2D and texSubImage2D Ideal we would like to throw an exception in this case. But since the API for these two methods does not have RaiseException, this CL handles this case the same way as the case when ImageData is null. BUG=564846 Committed: https://crrev.com/c5c1f8652c7b99ec36753ed056cd4e480ad53865 Cr-Commit-Position: refs/heads/master@{#363069}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
xidachen
PTAL.
5 years ago (2015-12-02 20:42:28 UTC) #2
Justin Novosad
This is premature. See comments I made on the bug.
5 years ago (2015-12-02 21:14:19 UTC) #3
xidachen
On 2015/12/02 21:14:19, Justin Novosad wrote: > This is premature. See comments I made on ...
5 years ago (2015-12-03 02:07:46 UTC) #4
xidachen
On 2015/12/02 21:14:19, Justin Novosad wrote: > This is premature. See comments I made on ...
5 years ago (2015-12-03 02:07:46 UTC) #5
Justin Novosad
On 2015/12/03 02:07:46, xidachen wrote: > On 2015/12/02 21:14:19, Justin Novosad wrote: > > This ...
5 years ago (2015-12-03 04:04:23 UTC) #6
xidachen
On 2015/12/03 04:04:23, Justin Novosad wrote: > On 2015/12/03 02:07:46, xidachen wrote: > > On ...
5 years ago (2015-12-03 04:39:47 UTC) #7
Justin Novosad
On 2015/12/03 04:39:47, xidachen wrote: > On 2015/12/03 04:04:23, Justin Novosad wrote: > > On ...
5 years ago (2015-12-03 05:24:12 UTC) #8
Ken Russell (switch to Gerrit)
Thanks for catching this case. A spec edit defining the behavior the way you've defined ...
5 years ago (2015-12-03 19:50:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1498603002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1498603002/1
5 years ago (2015-12-03 20:04:06 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-03 21:40:43 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-03 21:41:33 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c5c1f8652c7b99ec36753ed056cd4e480ad53865
Cr-Commit-Position: refs/heads/master@{#363069}

Powered by Google App Engine
This is Rietveld 408576698