| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index c629a034cc0ac2d5bd881cf371441054b056452a..8a220762727044e20ff0143ec644e59f8dd31402 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -283,6 +283,8 @@ disallowFullscreenForNonMediaElements initial=false
|
| # V8 supports different types of caching. Used by V8 bindings.
|
| v8CacheOptions type=V8CacheOptions, initial=V8CacheOptionsOff
|
|
|
| +v8ScriptStreamingEnabled initial=false
|
| +
|
| # 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
|
| # has pointerType coarse *and* fine).
|
|
|