Bug 257140 - AX: Cache Horizontal and Vertical ScrollBars only for ScrollViews in AXIsolatedObject initialization.
Summary: AX: Cache Horizontal and Vertical ScrollBars only for ScrollViews in AXIsolat...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-22 11:08 PDT by Andres Gonzalez
Modified: 2023-05-22 17:58 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.28 KB, patch)
2023-05-22 11:11 PDT, 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 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].