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

Issue 2531853003: Expose WebGL2RenderingContext in worker (Closed)

Created:
4 years ago by xidachen
Modified:
4 years ago
CC:
chromium-reviews, blink-reviews, haraken, Justin Novosad
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose WebGL2RenderingContext in worker Currently WebGL2RenderingContext is not yet exposed in worker, which means calling OffscreenCanvas.getContext('webgl2') fails in a worker. This CL expose it with ExperimentalCanvasFeatures flag. The test for this is upstreamed here: https://github.com/KhronosGroup/WebGL/pull/2159 BUG=668727 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/c4958ccef3f38666ec03a3dbf9cc6e929e8b69c9 Cr-Commit-Position: refs/heads/master@{#434966}

Patch Set 1 #

Patch Set 2 : change global interface layout tests result #

Messages

Total messages: 17 (12 generated)
xidachen
PTAL
4 years ago (2016-11-28 13:26:44 UTC) #5
Ken Russell (switch to Gerrit)
Thanks for moving this forward Xida! LGTM.
4 years ago (2016-11-29 03:13:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2531853003/20001
4 years ago (2016-11-29 13:01:07 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-29 13:06:13 UTC) #15
commit-bot: I haz the power
4 years ago (2016-11-29 13:09:15 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c4958ccef3f38666ec03a3dbf9cc6e929e8b69c9
Cr-Commit-Position: refs/heads/master@{#434966}

Powered by Google App Engine
This is Rietveld 408576698