Bug 253608
| Summary: | Use move instead of copy when encoding the ImageBufferBackendHandle in RemoteLayerBackingStore | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
We currently end up copying the backend handle twice, each of which calls into the kernel to change mach_port refs.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/11261
EWS
Committed 261479@main (a576e4d3baa9): <https://commits.webkit.org/261479@main>
Reviewed commits have been landed. Closing PR #11261 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/106528593>