Chromium Code Reviews| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| index 5cf5e1ab8393f1b985a981273b6b3e0b4c4db9ca..68c6ba2b072acc1272abe0e8ebf96bb245550bfc 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| @@ -161,6 +161,7 @@ PermissionDelegation status=test |
| Permissions status=stable |
| PermissionsRequestRevoke status=experimental |
| PointerEvent status=experimental |
| +PointerEventV1SpecCapturing |
|
Rick Byers
2016/08/31 16:18:08
nit: add a short comment such as:
// For temporary
Navid Zolghadr
2016/08/31 16:32:53
Done.
|
| PreciseMemoryInfo |
| // This feature is deprecated and we are evangelizing affected sites. |
| // See https://crbug.com/346236 for current status. |