RESOLVED FIXED 285499
Increase the initial capacity of mutable dictionary in CoreIPCNSURLRequest::toID() after 287632@main
https://bugs.webkit.org/show_bug.cgi?id=285499
Summary Increase the initial capacity of mutable dictionary in CoreIPCNSURLRequest::t...
Ryosuke Niwa
Reported 2025-01-07 00:33:02 PST
287632@main added a new field to CoreIPCNSURLRequestData without increasing the initial capacity size of NSMutableDictionary in CoreIPCNSURLRequest::toID(). Increase the capacity by 1 accordingly.
Attachments
Ryosuke Niwa
Comment 1 2025-01-07 00:39:40 PST
EWS
Comment 2 2025-01-07 02:01:32 PST
Committed 288517@main (a25823782f1e): <https://commits.webkit.org/288517@main> Reviewed commits have been landed. Closing PR #38629 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-01-07 02:02:14 PST
Note You need to log in before you can comment on or make changes to this bug.