Bug 261253 - Drop unnecessary operator!=() in WebKit
Summary: Drop unnecessary operator!=() in WebKit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-06 20:02 PDT by Chris Dumez
Modified: 2023-09-07 09:02 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-09-06 20:02:05 PDT
Drop unnecessary operator!=() in WebKit and let the compiler generate them now that we support C++20.
Comment 1 Chris Dumez 2023-09-06 20:03:35 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17528
Comment 2 EWS 2023-09-07 09:01:27 PDT
Committed 267735@main (e403bc5d9b9c): <https://commits.webkit.org/267735@main>

Reviewed commits have been landed. Closing PR #17528 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-09-07 09:02:15 PDT
<rdar://problem/115118713>