Closed
Bug 1479982
Opened 7 years ago
Closed 7 years ago
Chrome ExperimentalCanvasFeatures -> ExperimentalWebPlatformFeatures
Categories
(Developer Documentation Graveyard :: JavaScript, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kerndog73, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
In a recent update of Chrome, the ExperimentalCanvasFeatures flag was merged into the ExperimentalWebPlatformFeatures flag
https://groups.google.com/a/chromium.org/forum/?utm_medium=email&utm_source=footer#!msg/blink-dev/14WpfTddUDI/HNlrrpZxBQAJ
This boils down to replacing "ExperimentalCanvasFeatures" with "ExperimentalWebPlatformFeatures" in the browser compatibility tables of a few experimental canvas features.
Did a little reading and it turns out that I can do this myself!
https://github.com/mdn/browser-compat-data/pull/2547
Comment 2•7 years ago
|
||
Closing, as PR submitted. Thanks for the contribution!
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•