Bug 237338 - Unnecessary copy of Vector of children IDs in AXIsolatedTree::updateChildren.
Summary: Unnecessary copy of Vector of children IDs in AXIsolatedTree::updateChildren.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-01 11:59 PST by Andres Gonzalez
Modified: 2022-03-01 18:05 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2022-03-01 12:03 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 2022-03-01 11:59:37 PST
Unnecessary copy of Vector of children IDs in AXIsolatedTree::updateChildren.
Comment 1 Radar WebKit Bug Importer 2022-03-01 11:59:52 PST
<rdar://problem/89633856>
Comment 2 Andres Gonzalez 2022-03-01 12:03:19 PST
Created attachment 453518 [details]
Patch
Comment 3 EWS 2022-03-01 18:05:09 PST
Committed r290715 (247962@main): <https://commits.webkit.org/247962@main>

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