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

Unified Diff: Source/core/frame/Settings.in

Issue 271793007: Fix webkit_unit_tests to use the threaded parser and enable everywhere. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add loadHistoryItem wrapper Created 6 years, 7 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 | « no previous file | Source/web/tests/AssociatedURLLoaderTest.cpp » ('j') | Source/web/tests/FrameTestHelpers.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/Settings.in
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
index 9c7ce1b36871eb936a3728a1ba81472d12077e8c..4fedff5ae606627cfc5e9e0fe78e50c686c6ec48 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -164,7 +164,7 @@ DOMPasteAllowed initial=false
// FIXME: Remove this. Unfortunately many webkit_unit_tests
// depend on parsing being synchronous. crbug.com/366354
-threadedHTMLParser initial=false
+threadedHTMLParser initial=true
useThreadedHTMLParserForDataURLs initial=false
allowCustomScrollbarInMainFrame initial=true
« no previous file with comments | « no previous file | Source/web/tests/AssociatedURLLoaderTest.cpp » ('j') | Source/web/tests/FrameTestHelpers.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698