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

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

Issue 210253003: Make data: urls always parse async (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 | « LayoutTests/loader/iframe-sync-loads-expected.txt ('k') | Source/core/html/parser/HTMLParserOptions.cpp » ('j') | no next file with comments »
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 23e2cc3dadc84fd9f0e2f8a84d058284dc8263d3..325a1347d8b53f0c7f9eeec7f537b8b611c62c3a 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -178,7 +178,6 @@ navigateOnDragDrop initial=true
DOMPasteAllowed initial=false
threadedHTMLParser initial=false
-useThreadedHTMLParserForDataURLs initial=false
allowCustomScrollbarInMainFrame initial=true
webSecurityEnabled initial=true
« no previous file with comments | « LayoutTests/loader/iframe-sync-loads-expected.txt ('k') | Source/core/html/parser/HTMLParserOptions.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698