Closed Bug 1296059 Opened 8 years ago Closed 8 years ago

Pref-off WebGL2 in 50

Categories

(Core :: Graphics: CanvasWebGL, defect)

50 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: jgilbert, Assigned: jgilbert)

Details

Attachments

(2 files)

      No description provided.
Comment on attachment 8782104 [details]
Bug 1296059 - Restore pref-gating for webidl, and update test_interfaces. -

https://reviewboard.mozilla.org/r/72352/#review69974
Attachment #8782104 - Flags: review?(mrbkap) → review+
Comment on attachment 8782103 [details]
Bug 1296059 - Disable WebGL2 and dx_interop for 50. -

https://reviewboard.mozilla.org/r/72350/#review70266

::: modules/libpref/init/all.js:4424
(Diff revision 1)
>  pref("webgl.bypass-shader-validation", false);
>  pref("webgl.disable-fail-if-major-performance-caveat", false);
>  pref("webgl.disable-DOM-blit-uploads", false);
>  pref("webgl.webgl2-compat-mode", false);
>  
> -pref("webgl.enable-webgl2", true);
> +pref("webgl.enable-webgl2", false);

You don't want to leave it on by default on non-Windows platforms?
Attachment #8782103 - Flags: review?(milan) → review+
Comment on attachment 8782103 [details]
Bug 1296059 - Disable WebGL2 and dx_interop for 50. -

Approval Request Comment
[Feature/regressing bug #]: -
[User impact if declined]: Release of non-ready features.
[Describe test coverage new/current, TreeHerder]: -
[Risks and why]: This isn't ready, so we should disable it.
[String/UUID change made/needed]: none
Attachment #8782103 - Flags: approval-mozilla-aurora?
Comment on attachment 8782103 [details]
Bug 1296059 - Disable WebGL2 and dx_interop for 50. -

sure, let's disable it.
Attachment #8782103 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: