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

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

Issue 606703003: Delete AXObjectCache when disabling accessibility setting. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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.cpp ('k') | Source/core/frame/SettingsDelegate.h » ('j') | 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 8a220762727044e20ff0143ec644e59f8dd31402..2ba2b06f2cd1ecad44c53d28568f5e5ff3091088 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -295,5 +295,4 @@ availableHoverTypes type=int, initial=HoverTypeNone, invalidate=MediaQuery
primaryPointerType type=PointerType, initial=PointerTypeNone, invalidate=MediaQuery
primaryHoverType type=HoverType, initial=HoverTypeNone, invalidate=MediaQuery
-accessibilityEnabled initial=false
eseidel 2014/10/10 16:43:19 Just change this to "invalidate=Accisibility"
dmazzoni 2014/10/10 16:45:35 Thanks - I missed that syntax
inlineTextBoxAccessibilityEnabled initial=false
« no previous file with comments | « Source/core/frame/Settings.cpp ('k') | Source/core/frame/SettingsDelegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698