Bug 292703
| Summary: | Use move operations for ResourceResponse in more places | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | New Bugs | Assignee: | 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
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
<rdar://problem/150901417>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/45097
EWS
Committed 294715@main (9b4532cde949): <https://commits.webkit.org/294715@main>
Reviewed commits have been landed. Closing PR #45097 and removing active labels.