Bug 257140

Summary: AX: Cache Horizontal and Vertical ScrollBars only for ScrollViews in AXIsolatedObject initialization.
Product: WebKit Reporter: Andres Gonzalez <andresg_22>
Component: AccessibilityAssignee: Andres Gonzalez <andresg_22>
Status: RESOLVED FIXED    
Severity: Normal CC: andresg_22, tyler_w, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Andres Gonzalez 2023-05-22 11:08:18 PDT
This property is exposed only for ScrollViews and it is being cached unnecessarily for all objects.
Comment 1 Radar WebKit Bug Importer 2023-05-22 11:08:47 PDT
<rdar://problem/109668440>
Comment 2 Andres Gonzalez 2023-05-22 11:11:28 PDT
Created attachment 466451 [details]
Patch
Comment 3 EWS 2023-05-22 17:58:48 PDT
Committed 264389@main (6483fe300628): <https://commits.webkit.org/264389@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 466451 [details].