Bug 233248

Summary: AX: Use ObjectIdentifier for AXID
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, commit-queue, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, tyler_w, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=233004
Bug Depends on: 233260    
Bug Blocks:    
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
none
Patch for landing
ews-feeder: commit-queue-
Patch for landing none

Description Carlos Garcia Campos 2021-11-17 02:58:19 PST
Use ObjectIdentifier for AXID.
Comment 1 Radar WebKit Bug Importer 2021-11-17 02:58:48 PST
<rdar://problem/85497145>
Comment 2 Carlos Garcia Campos 2021-11-17 03:00:05 PST
Created attachment 444503 [details]
Patch
Comment 3 Carlos Garcia Campos 2021-11-17 03:45:55 PST
Created attachment 444505 [details]
Patch
Comment 4 Carlos Garcia Campos 2021-11-17 05:08:10 PST
Created attachment 444509 [details]
Patch
Comment 5 Tyler Wilcock 2021-11-17 08:13:59 PST
I re-ran the tests with this patch and the results look good to me for Clang + Mac.

(re-posting https://bugs.webkit.org/show_bug.cgi?id=233004#c5)

My main is currently at revision: https://github.com/WebKit/WebKit/commit/ce9ed8749594cb74cb8b154c56c91a8fe0bac858

Main: 161 text failures, 3 crashes, 8 timeouts
Main + patch https://bugs.webkit.org/attachment.cgi?id=444509&action=prettypatch: 160 text failures, 2 crashes, 9 timeouts
Comment 6 EWS 2021-11-17 10:14:34 PST
Committed r285934 (244343@main): <https://commits.webkit.org/244343@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 444509 [details].
Comment 7 WebKit Commit Bot 2021-11-17 10:25:37 PST
Re-opened since this is blocked by bug 233260
Comment 8 Carlos Garcia Campos 2021-11-18 00:49:44 PST
Created attachment 444645 [details]
Patch for landing
Comment 9 Carlos Garcia Campos 2021-11-18 01:11:33 PST
Created attachment 444647 [details]
Patch for landing
Comment 10 Carlos Garcia Campos 2021-11-18 01:51:52 PST
Committed r285991 (244388@main): <https://commits.webkit.org/244388@main>