Bug 256381

Summary: Take advantage of C++20 and define only == and let the compiler define !=
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description Darin Adler 2023-05-05 11:28:27 PDT
Take advantage of C++20 and define only == and let the compiler define !=.
Comment 1 Radar WebKit Bug Importer 2023-05-05 11:29:38 PDT
<rdar://problem/108958354>
Comment 2 Darin Adler 2023-05-05 13:54:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13515
Comment 3 EWS 2023-05-06 09:09:33 PDT
Committed 263758@main (6e8fa5269513): <https://commits.webkit.org/263758@main>

Reviewed commits have been landed. Closing PR #13515 and removing active labels.