| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 3cbbeaedfccbfdc296e6d838c8b4795ebf470550..8d43bc1ea4222ae85f1bce8332131cab54bc31ea 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -281,6 +281,7 @@ 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
|
|
|