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 a91cfa63835182e57b927d13be1de1190e997140..68f37e51db08ed69c0ec22da569c57e5ce3e1fa5 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| @@ -101,7 +101,7 @@ InputEvent status=experimental |
| InputModeAttribute status=experimental |
| InstalledApp status=experimental |
| IntersectionObserver status=experimental |
| -IterableCollections status=experimental |
| +IterableCollections status=stable |
|
philipj_slow
2016/03/11 19:23:12
I think you might just as well drop the runtime fl
caitp (gmail)
2016/03/14 15:02:59
I've removed the flag in the newest patchset
|
| KeyboardEventCode status=stable |
| KeyboardEventKey status=experimental |
| LangAttributeAwareFormControlUI |