Chromium Code Reviews| Index: Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
| index 1cbbdab5eda57e4d0feaff5f51a4f510e9d1b568..7c07a7bdd8acbc32ac4bc2319c555a2671c2c933 100644 |
| --- a/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/Source/platform/RuntimeEnabledFeatures.in |
| @@ -131,6 +131,7 @@ ScriptedSpeech status=stable |
| // Implements documentElement.scrollTop/Left and bodyElement.scrollTop/Left |
| // as per the spec, matching other Web engines. |
| ScrollTopLeftInterop |
| +SelectionForWebComponents status=stable |
|
tkent
2015/06/24 00:07:41
Do not enable at this timing. We're branching soo
|
| ServiceWorker status=stable |
| ServiceWorkerCache status=stable |
| ServiceWorkerClientAttributes status=stable |