New issue
Advanced search Search tips

Issue 644754 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner: ----
Closed: Jul 27
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Platform::createOffscreenGraphicsContext3DProvider creates WebGL-type contexts when only GLES is needed

Project Member Reported by junov@chromium.org, Sep 7 2016

Issue description

Now that Platform::createOffscreenGraphicsContext3DProvide is used in places that are not WebGL, the interface (ContextAttributes struct) should be changed to allow callsites to request GLES2 contexts.

This is mostly a readability improvement
 
Components: Blink>Canvas
Owner: ----
Status: Available (was: Assigned)
Status: Fixed (was: Available)
This was already fixed by:
https://chromium.googlesource.com/chromium/src/+/7d3d2502e2e1dbcb42aec4b8f50b2677c1c29ed5

Sign in to add a comment