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

Issue 1589003003: Support ImageBitmap in WebGL2RenderingContextBase::texSubImage3D (Closed)

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

Support ImageBitmap in WebGL2RenderingContextBase::texSubImage3D texSubImage3D currently supports various image sources except ImageBitmap, this CL adds its support for ImageBitmap. BUG=577707 Committed: https://crrev.com/46fd74602f2a4c1c3217246b1534d2857c851ef6 Cr-Commit-Position: refs/heads/master@{#369797}

Patch Set 1 #

Patch Set 2 : remove runtime flag #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp View 2 chunks +13 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.idl View 1 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 13 (5 generated)
xidachen
PTAL.
4 years, 11 months ago (2016-01-15 03:22:18 UTC) #2
Ken Russell (switch to Gerrit)
LGTM. I assume tests are coming. One comment. https://codereview.chromium.org/1589003003/diff/20001/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.idl File third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.idl (right): https://codereview.chromium.org/1589003003/diff/20001/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.idl#newcode329 third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.idl:329: [RaisesException] ...
4 years, 11 months ago (2016-01-15 03:41:55 UTC) #3
xidachen
I forgot to update the description when I submit PS#2. So in PS#1, I did ...
4 years, 11 months ago (2016-01-15 14:47:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1589003003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1589003003/20001
4 years, 11 months ago (2016-01-15 17:47:22 UTC) #7
Justin Novosad
nice.
4 years, 11 months ago (2016-01-15 18:02:20 UTC) #8
xidachen
On 2016/01/15 18:02:20, Justin Novosad wrote: > nice. BTW, conformance test is coming right after ...
4 years, 11 months ago (2016-01-15 18:03:28 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-15 18:59:37 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 19:00:33 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/46fd74602f2a4c1c3217246b1534d2857c851ef6
Cr-Commit-Position: refs/heads/master@{#369797}

Powered by Google App Engine
This is Rietveld 408576698