Bug 311607
| Summary: | Use default constructors and assignment operators more | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | WebCore Misc. | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Darin Adler
There are some places where we can use default constructors and assignment operators instead of writing them explicitly. Fix that without changing inlining, with brevity and easier maintenance in mind.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174203280>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/62159
EWS
Committed 310840@main (2b9732f54c5e): <https://commits.webkit.org/310840@main>
Reviewed commits have been landed. Closing PR #62159 and removing active labels.