[webkit-reviews] review granted: [Bug 216464] Enable WebGL2 by default : [Attachment 408662] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 13 12:45:09 PDT 2020


Sam Weinig <sam at webkit.org> has granted Dean Jackson <dino at apple.com>'s request
for review:
Bug 216464: Enable WebGL2 by default
https://bugs.webkit.org/show_bug.cgi?id=216464

Attachment 408662: Patch

https://bugs.webkit.org/attachment.cgi?id=408662&action=review




--- Comment #4 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 408662
  --> https://bugs.webkit.org/attachment.cgi?id=408662
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=408662&action=review

> Source/WebKit/Shared/WebPreferences.yaml:1461
>  WebGL2Enabled:
>    type: bool
> -  defaultValue: false
> +  defaultValue: true
>    humanReadableName: "WebGL 2.0"
>    humanReadableDescription: "WebGL 2 prototype"
>    category: experimental

Not that I actually understand the rules for experimental, but should this
still be experimental if it is on by default?


More information about the webkit-reviews mailing list