WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2025-01-07 00:39:40 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38629
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
<
rdar://problem/142466529
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug