зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1664894: Remove logging r=eeejay
Differential Revision: https://phabricator.services.mozilla.com/D99933
This commit is contained in:
Родитель
076ee57756
Коммит
a8d528a678
|
@ -188,7 +188,6 @@ void ProxyRoleChangedEvent(ProxyAccessible* aTarget, const a11y::role& aRole) {
|
|||
@implementation GeckoNSApplication (a11y)
|
||||
|
||||
- (void)accessibilitySetValue:(id)value forAttribute:(NSString*)attribute {
|
||||
NSLog(@"Checking a11y");
|
||||
if ([attribute isEqualToString:@"AXEnhancedUserInterface"]) {
|
||||
mozilla::a11y::sA11yShouldBeEnabled = ([value intValue] == 1);
|
||||
#if defined(MOZ_TELEMETRY_REPORTING)
|
||||
|
|
Загрузка…
Ссылка в новой задаче