Bug 291754

Summary: Add missing move constructor to ResourceResponseBase
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: New BugsAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Brent Fulgham
Reported 2025-04-18 09:41:11 PDT
In Bug 291589 I added a move constructor to ResourceResponse, but omitted the equivalent constructor for ResourceResponseBase, meaning that a copy was still happening. This corrects that oversight.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-04-18 09:41:28 PDT
Brent Fulgham
Comment 2 2025-04-18 09:50:03 PDT
EWS
Comment 3 2025-04-18 13:47:52 PDT
Committed 293868@main (592702d04e23): <https://commits.webkit.org/293868@main> Reviewed commits have been landed. Closing PR #44255 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.