Bug 231783 - Fix build failures with newer clang
Summary: Fix build failures with newer clang
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-14 16:27 PDT by Yusuke Suzuki
Modified: 2021-10-14 16:49 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2021-10-14 16:28 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (4.48 KB, patch)
2021-10-14 16:39 PDT, Yusuke Suzuki
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-10-14 16:27:19 PDT
Use default copy constructor / assignment operators by dropping explicit copy constructor definition in TouchBarMenuItemData
Comment 1 Yusuke Suzuki 2021-10-14 16:28:32 PDT
Created attachment 441302 [details]
Patch
Comment 2 Yusuke Suzuki 2021-10-14 16:39:34 PDT
Created attachment 441305 [details]
Patch
Comment 3 Yusuke Suzuki 2021-10-14 16:44:47 PDT
Landing it now since it is build failure fix. I ensured it is built locally.
Comment 4 Yusuke Suzuki 2021-10-14 16:48:40 PDT
Committed r284215 (243025@main): <https://commits.webkit.org/243025@main>
Comment 5 Radar WebKit Bug Importer 2021-10-14 16:49:27 PDT
<rdar://problem/84280768>