Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 227583006: Enable Path2D object and some path APIs by default. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: shipping Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« Source/core/html/canvas/Path2D.idl ('K') | « Source/core/html/canvas/Path2D.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 69def7113c4f34fcc3f70ceef9fef0c995a60153..1ffb5a0c4589c3dfae5164d37893cab3e596098b 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -80,6 +80,7 @@ OrientationEvent
// Only enabled on Android, and for certain layout tests on Linux.
OverlayFullscreenVideo
PagePopup status=stable
+Path2D status=stable
PathOpsSVGClipping
PeerConnection depends_on=MediaStream, status=stable
PreciseMemoryInfo
« Source/core/html/canvas/Path2D.idl ('K') | « Source/core/html/canvas/Path2D.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698