[Webkit-unassigned] [Bug 183023] AX: AOM: More accessibility events support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 9 17:54:33 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=183023
--- Comment #37 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 335491
--> https://bugs.webkit.org/attachment.cgi?id=335491
patch to fix test crash
View in context: https://bugs.webkit.org/attachment.cgi?id=335491&action=review
> Source/WebCore/ChangeLog:9
> + The test is crashing that we call updateBackingStore when
test is crashing "when" we
> Source/WebCore/ChangeLog:12
> + Modified the test by using the right format of setTimtout and extended the delay.
setTimeout
> Source/WebCore/accessibility/AccessibilityObject.cpp:1780
> + AXObjectCache* cache = this->axObjectCache();
if (!axObjectCache())
return;
--
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/20180310/da27b595/attachment-0001.html>
More information about the webkit-unassigned
mailing list