Bug 311483
| Summary: | Use std::optional instead of heap allocation for oldTransform in updateTransform() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Layout and Rendering | Assignee: | Chris Dumez <cdumez> |
| 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 | ||
Chris Dumez
Use std::optional instead of heap allocation for oldTransform in updateTransform().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/62040
EWS
Committed 310589@main (e54f40436b98): <https://commits.webkit.org/310589@main>
Reviewed commits have been landed. Closing PR #62040 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/174095450>