Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2489)

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 690793003: Threaded data provider: Support main thread data notifications (Blink side) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed status=experimental from the flag to make the test pass, until chrome side lands Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/loader/ProgressTracker.cpp ('k') | public/platform/WebThreadedDataReceiver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index eeafb8527570d1cbd2ad21b0b25f63c1d96415d4..cbf6f19b86cbe84fc70380760dc4aefe76cd07a8 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -129,7 +129,7 @@ SlimmingPaint
Stream status=experimental
SubresourceIntegrity status=experimental
TextBlob
-ThreadedParserDataReceiver status=experimental
+ThreadedParserDataReceiver
// Many websites disable mouse support when touch APIs are available. We'd
// like to enable this always but can't until more websites fix this bug.
// Chromium sets this conditionally (eg. based on the presence of a
« no previous file with comments | « Source/core/loader/ProgressTracker.cpp ('k') | public/platform/WebThreadedDataReceiver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698