[Webkit-unassigned] [Bug 147211] AX: AccessibilityNodeObject::childrenChanged() generates too many AXLiveRegionChanged notifications
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 23 16:45:49 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147211
--- Comment #12 from Nan Wang <n_wang at apple.com> ---
Created attachment 257406
--> https://bugs.webkit.org/attachment.cgi?id=257406&action=review
patch
Updates:
* Stop the timer before adding object to HashSet, to avoid clearing and adding element to the HashSet happen at the same time.
* Added a delay to the timer.
* Fixed old tests to use JSTest.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150723/561d56d5/attachment.html>
More information about the webkit-unassigned
mailing list