Add DraftExtension flags to WebGL 2 extensions before releasing WebGL 2 |
|||
Issue descriptionWe need to add the DraftExtension flag to any of the WebGL 2 extensions which are still in draft when WebGL 2 is rolled out. This is in WebGL2RenderingContext::registerContextExtensions.
,
Nov 7 2016
,
Nov 8 2016
,
Nov 8 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/38355f3a3d6db6f0a2d819c6b02ff8df72961472 commit 38355f3a3d6db6f0a2d819c6b02ff8df72961472 Author: kainino <kainino@chromium.org> Date: Tue Nov 08 02:25:39 2016 gate webgl2 draft extensions behind enable-webgl-draft-extensions BUG= 647892 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 Review-Url: https://codereview.chromium.org/2484943002 Cr-Commit-Position: refs/heads/master@{#430481} [modify] https://crrev.com/38355f3a3d6db6f0a2d819c6b02ff8df72961472/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContext.cpp |
|||
►
Sign in to add a comment |
|||
Comment 1 by zmo@chromium.org
, Nov 5 2016Status: Assigned (was: Untriaged)