Bug 240941 - Drop unnecessary overloads now that StringView(const char*) is explicit
Summary: Drop unnecessary overloads now that StringView(const char*) is 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-25 20:27 PDT by Chris Dumez
Modified: 2022-05-26 11:32 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-25 20:27:48 PDT
Drop unnecessary overloads now that StringView(const char*) is explicit.
Comment 1 Chris Dumez 2022-05-25 20:30:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1039
Comment 2 EWS 2022-05-26 11:31:31 PDT
Committed r294885 (251013@main): <https://commits.webkit.org/251013@main>

Reviewed commits have been landed. Closing PR #1039 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-26 11:32:14 PDT
<rdar://problem/93984499>