[Webkit-unassigned] [Bug 183023] AX: AOM: More accessibility events support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 18:36:30 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183023

Nan Wang <n_wang at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #23 from Nan Wang <n_wang at apple.com> ---
Reopen this since it's causing a crash

>  1 com.apple.WebCore              0x00d6b0ab WebCore::EventDispatcher::dispatchEvent(WTF::Vector<WebCore::Element*, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&, WebCore::Event&) + 43
   2 com.apple.WebCore              0x00add5eb WebCore::AccessibilityObject::dispatchAccessibilityEvent(WebCore::Event&) const + 651
   3 com.apple.WebCore              0x00acec32 WebCore::AccessibilityObject::dispatchAccessibilityEventWithType(WebCore::AccessibilityEventType) const + 290
   4 com.apple.WebCore              0x00ae7ac3 WebCore::AccessibilityRenderObject::setFocused(bool) + 35
   5 libdispatch.dylib              0x0000848b _dispatch_call_block_and_release + 12
   6 libdispatch.dylib              0x0000185f _dispatch_client_callout + 8
   7 libdispatch.dylib              0x0000c6ae _dispatch_main_queue_callback_4CF + 1199
   8 com.apple.CoreFoundation       0x000c2959 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 (/BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreFoundation/Foundation-1524.10/CoreFoundation/RunLoop.subproj/CFRunLoop.c:1815)
   9 com.apple.CoreFoundation       0x000845dc __CFRunLoopRun + 2556 (/BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreFoundation/Foundation-1524.10/CoreFoundation/RunLoop.subproj/CFRunLoop.c:3115)
  10 com.apple.CoreFoundation       0x00083940 CFRunLoopRunSpecific + 736 (/BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreFoundation/Foundation-1524.10/CoreFoundation/RunLoop.subproj/CFRunLoop.c:3249)
  11 com.apple.Foundation           0x000215ea -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (/BuildRoot/Library/Caches/com.apple.xbs/Sources/Foundation/Foundation-1524.10/Foundation/Soil.subproj/NSRunLoop.m:367)
  12 com.apple.Foundation           0x000214c2 -[NSRunLoop(NSRunLoop) run] + 76 (/BuildRoot/Library/Caches/com.apple.xbs/Sources/Foundation/Foundation-1524.10/Foundation/Soil.subproj/NSRunLoop.m:389)
  13 libxpc.dylib                   0x0001068d _xpc_objc_main + 547
  14 libxpc.dylib                   0x0000f306 xpc_main + 417
  15 com.apple.WebKit.WebContent    0x000016b5  + 0
  16 libdyld.dylib                  0x00000f09 start + 1

-- 
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/20180309/748fa67b/attachment-0001.html>


More information about the webkit-unassigned mailing list