Bug 178585 - Use "= default" for more default constructors and destructors in WebCore
Summary: Use "= default" for more default constructors and destructors in WebCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-20 07:53 PDT by Daniel Bates
Modified: 2017-11-15 12:59 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.72 KB, patch)
2017-10-20 07:57 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff
Patch (5.17 KB, patch)
2017-10-20 12:46 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2017-10-20 07:53:56 PDT
Use "= default" for more default constructors and destructors in WebCore.
Comment 1 Daniel Bates 2017-10-20 07:57:28 PDT
Created attachment 324399 [details]
Patch
Comment 2 Daniel Bates 2017-10-20 12:46:41 PDT
Created attachment 324432 [details]
Patch
Comment 3 WebKit Commit Bot 2017-10-20 13:58:52 PDT
Comment on attachment 324432 [details]
Patch

Clearing flags on attachment: 324432

Committed r223794: <https://trac.webkit.org/changeset/223794>
Comment 4 WebKit Commit Bot 2017-10-20 13:58:54 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-11-15 12:59:43 PST
<rdar://problem/35568561>