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

Unified Diff: webkit/common/webpreferences.h

Issue 268363002: Enable threaded parsing everywhere (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 7 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 | « content/shell/common/webkit_test_helpers.cc ('k') | webkit/common/webpreferences.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/webpreferences.h
diff --git a/webkit/common/webpreferences.h b/webkit/common/webpreferences.h
index 841515d042f82e1a8139295c36619730ed28ebb9..f5dc458d5cc053aeca0535f56b12d3e7a0dbff70 100644
--- a/webkit/common/webpreferences.h
+++ b/webkit/common/webpreferences.h
@@ -105,7 +105,6 @@ struct WEBKIT_COMMON_EXPORT WebPreferences {
bool webgl_errors_to_console_enabled;
bool mock_scrollbars_enabled;
bool layer_squashing_enabled;
- bool threaded_html_parser;
bool asynchronous_spell_checking_enabled;
bool unified_textchecker_enabled;
bool force_compositing_mode;
« no previous file with comments | « content/shell/common/webkit_test_helpers.cc ('k') | webkit/common/webpreferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698