RESOLVED FIXED 262195
AX: properties using getOrRetrievePropertyValue are not stored in sparse property map when empty
https://bugs.webkit.org/show_bug.cgi?id=262195
Summary AX: properties using getOrRetrievePropertyValue are not stored in sparse prop...
Joshua Hoffman
Reported 2023-09-27 09:57:44 PDT
AXIsolatedObject properties calculated on the main thread in getOrRetrievePropertyValue are not stored in sparse property map when empty/null, which could lead to more hits to the main thread.
Attachments
Patch (2.92 KB, patch)
2023-09-27 10:49 PDT, Joshua Hoffman
no flags
Radar WebKit Bug Importer
Comment 1 2023-09-27 09:57:55 PDT
Joshua Hoffman
Comment 2 2023-09-27 10:49:10 PDT
EWS
Comment 3 2023-09-28 10:22:38 PDT
Committed 268593@main (52cc65198e64): <https://commits.webkit.org/268593@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 467902 [details].
Note You need to log in before you can comment on or make changes to this bug.