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
291754
Add missing move constructor to ResourceResponseBase
https://bugs.webkit.org/show_bug.cgi?id=291754
Summary
Add missing move constructor to ResourceResponseBase
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-04-18 09:41:28 PDT
<
rdar://problem/149556736
>
Brent Fulgham
Comment 2
2025-04-18 09:50:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/44255
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.
Top of Page
Format For Printing
XML
Clone This Bug