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

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

Issue 680493002: Revert "Script streaming: Add an option to make the main thread block (wait for parsing)" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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/frame/Settings.h ('k') | no next file » | 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 8d43bc1ea4222ae85f1bce8332131cab54bc31ea..3cbbeaedfccbfdc296e6d838c8b4795ebf470550 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -281,7 +281,6 @@ fullscreenSupported initial=true
v8CacheOptions type=V8CacheOptions, initial=V8CacheOptionsOff
v8ScriptStreamingEnabled initial=false
-v8ScriptStreamingMode type=ScriptStreamingMode, initial=ScriptStreamingModeAll
# These values are bit fields for the properties of available pointing devices
# and may take on multiple values (e.g. laptop with touchpad and touchscreen
« no previous file with comments | « Source/core/frame/Settings.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698