| Index: Source/core/page/RuntimeEnabledFeatures.in
|
| diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
|
| index 183c1c1ed066912af322198ccfe0ec9decec168b..7ad9e0d7a496f973d4ffdf45804484eb5e70b464 100644
|
| --- a/Source/core/page/RuntimeEnabledFeatures.in
|
| +++ b/Source/core/page/RuntimeEnabledFeatures.in
|
| @@ -78,6 +78,10 @@ PagePopup status=stable
|
| PartialLayout status=experimental
|
| PathOpsSVGClipping
|
| PeerConnection depends_on=MediaStream, status=stable
|
| +// Implementation of this feature varies by platform for now.
|
| +// Bug to track removal once completed everywhere:
|
| +// http://crbug.com/308649
|
| +PointerEventsMaxTouchPoints status=experimental
|
| ProgrammaticScrollNotifications status=test
|
| Promise status=experimental
|
| Quota status=stable
|
|
|