Bug 239950 - Mark the AtomString(const String&) constructor as explicit
Summary: Mark the AtomString(const String&) constructor as explicit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-01 19:52 PDT by Chris Dumez
Modified: 2022-05-04 20:24 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 2022-05-01 19:52:42 PDT
Mark the AtomString(const String&) constructor as explicit to help identify inefficient patterns in our code base.
Comment 1 Chris Dumez 2022-05-01 19:55:06 PDT
Pull request: https://github.com/WebKit/WebKit/pull/453
Comment 2 EWS 2022-05-04 20:23:31 PDT
Committed r293816 (250289@main): <https://commits.webkit.org/250289@main>

Reviewed commits have been landed. Closing PR #453 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-04 20:24:13 PDT
<rdar://problem/92770999>