Bug 204391 - Run LayoutTests/accessibility/mac/primary-screen-height.html on secondary accessibility thread.
Summary: Run LayoutTests/accessibility/mac/primary-screen-height.html on secondary acc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-19 17:58 PST by Andres Gonzalez
Modified: 2019-11-23 08:17 PST (History)
10 users (show)

See Also:


Attachments
Patch (7.99 KB, patch)
2019-11-19 18:16 PST, Andres Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>