New issue
Advanced search Search tips

Issue 647892 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug

Blocking:
issue 295792



Sign in to add a comment

Add DraftExtension flags to WebGL 2 extensions before releasing WebGL 2

Project Member Reported by kainino@chromium.org, Sep 17 2016

Issue description

We 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.
 

Comment 1 by zmo@chromium.org, Nov 5 2016

Owner: kainino@chromium.org
Status: Assigned (was: Untriaged)
Kai, can you take this?
Status: Started (was: Assigned)

Comment 3 by zmo@chromium.org, Nov 8 2016

Status: Fixed (was: Started)
Project Member

Comment 4 by bugdroid1@chromium.org, 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