WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
292703
Use move operations for ResourceResponse in more places
https://bugs.webkit.org/show_bug.cgi?id=292703
Summary
Use move operations for ResourceResponse in more places
Brent Fulgham
Reported
2025-05-07 20:04:42 PDT
ResourceResponse objects are frequently copied during page load operations. We can avoid this by using move semantics in more places.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-05-07 20:04:58 PDT
<
rdar://problem/150901417
>
Brent Fulgham
Comment 2
2025-05-07 21:50:05 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45097
EWS
Comment 3
2025-05-09 09:48:35 PDT
Committed
294715@main
(9b4532cde949): <
https://commits.webkit.org/294715@main
> Reviewed commits have been landed. Closing PR #45097 and removing active labels.
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