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

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: rebased Created 6 years, 8 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
Index: Source/core/frame/Settings.in
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
index 2b2a1430501f8fe94b1612b529223403f4b0f5ae..eb2fd9d7c724eeae027b437778dbd63f8ceaadf0 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -170,7 +170,6 @@ navigateOnDragDrop initial=true
DOMPasteAllowed initial=false
threadedHTMLParser initial=false
-useThreadedHTMLParserForDataURLs initial=false
allowCustomScrollbarInMainFrame initial=true
webSecurityEnabled initial=true

Powered by Google App Engine
This is Rietveld 408576698