Skip to content

Workaround Safari 9 WebGL bug #2989

Closed
Closed
@pjcozzi

Description

@pjcozzi

Not for 1.13 today.

Discussion: https://twitter.com/pjcozzi/status/638390320619761664

If we need to workaround this, replace all uses of WebGLRenderingContext with the actual constant, e.g.,

WebGLRenderingContext.LESS

becomes

0x0201 // WebGLRenderingContext.LESS

@lilleyse let's discuss.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions