[Webkit-unassigned] [Bug 184919] AX: soft link libAccessibility.dylb
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 24 21:49:51 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184919
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #338706|review? |review+
Flags| |
--- Comment #10 from mitz at webkit.org ---
Comment on attachment 338706
--> https://bugs.webkit.org/attachment.cgi?id=338706
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=338706&action=review
> Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:706
> + CFNotificationCenterAddObserver(CFNotificationCenterGetDarwinNotifyCenter(), (__bridge const void *)(self), accessibilityEventsEnabledChangedCallback, kAXSWebAccessibilityEventsEnabledNotification, 0, CFNotificationSuspensionBehaviorDeliverImmediately);
Not new to this patch, but why is it OK to add this observer and never remove it?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180425/58bc4e62/attachment.html>
More information about the webkit-unassigned
mailing list