RESOLVED FIXED292703
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
Radar WebKit Bug Importer
Comment 1 2025-05-07 20:04:58 PDT
Brent Fulgham
Comment 2 2025-05-07 21:50:05 PDT
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.