| Index: Source/core/frame/Settings.in
|
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
|
| index 4fedff5ae606627cfc5e9e0fe78e50c686c6ec48..9c7ce1b36871eb936a3728a1ba81472d12077e8c 100644
|
| --- a/Source/core/frame/Settings.in
|
| +++ b/Source/core/frame/Settings.in
|
| @@ -164,7 +164,7 @@
|
|
|
| // FIXME: Remove this. Unfortunately many webkit_unit_tests
|
| // depend on parsing being synchronous. crbug.com/366354
|
| -threadedHTMLParser initial=true
|
| +threadedHTMLParser initial=false
|
| useThreadedHTMLParserForDataURLs initial=false
|
|
|
| allowCustomScrollbarInMainFrame initial=true
|
|
|