commit | 048329929f6111e8ad9e89f92abd594cebca16a5 | [log] [tgz] |
---|---|---|
author | yoav@yoav.ws <yoav@yoav.ws> | Wed Jul 29 12:26:54 2015 |
committer | yoav@yoav.ws <yoav@yoav.ws> | Wed Jul 29 12:26:54 2015 |
tree | ac7201983cc0826d609ab32e5127ee8d205a94b3 | |
parent | 2cab4e1498bbaa7934125a6210f4c09003a63ba0 [diff] |
Turn on <link rel=preconnect> support by default Intent to ship thread: https://groups.google.com/a/chromium.org/d/msg/blink-dev/iHlmMCwZiZ8/nbqK2tpBPiUJ BUG=449620 Review URL: https://codereview.chromium.org/1226203003 git-svn-id: svn://svn.chromium.org/blink/trunk@199657 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in index 6cdfbe9..736c171 100644 --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -83,7 +83,7 @@ KeyboardEventCode status=experimental KeyboardEventKey status=test LangAttributeAwareFormControlUI -LinkPreconnect status=experimental +LinkPreconnect status=stable LinkPreload status=experimental LinkHeader status=stable FractionalScrollOffsets status=experimental