Bug 204391

Summary: Run LayoutTests/accessibility/mac/primary-screen-height.html on secondary accessibility thread.
Product: WebKit Reporter: Andres Gonzalez <andresg_22>
Component: New BugsAssignee: Andres Gonzalez <andresg_22>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andres Gonzalez 2019-11-19 17:58:56 PST
Run LayoutTests/accessibility/mac/primary-screen-height.html on secondary accessibility thread.
Comment 1 Andres Gonzalez 2019-11-19 18:16:04 PST
Created attachment 383932 [details]
Patch
Comment 2 chris fleizach 2019-11-23 00:19:43 PST
Comment on attachment 383932 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=383932&action=review

> Tools/WebKitTestRunner/InjectedBundle/mac/AccessibilityUIElementMac.mm:375
> +        NSArray* children = [m_element accessibilityArrayAttributeValues:NSAccessibilityChildrenAttribute index:location maxCount:length];

NSArray *children

(pointer on wrong side)
Comment 3 WebKit Commit Bot 2019-11-23 08:16:40 PST
Comment on attachment 383932 [details]
Patch

Clearing flags on attachment: 383932

Committed r252832: <https://trac.webkit.org/changeset/252832>
Comment 4 WebKit Commit Bot 2019-11-23 08:16:41 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-11-23 08:17:16 PST
<rdar://problem/57452947>