Bug 239721
| Summary: | Drop AtomString(const char*, ConstructFromLiteral) constructor | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Drop AtomString(const char*, ConstructFromLiteral) constructor and instead update the call sites to use the AtomString(ASCIILiteral) one instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/377
EWS
Committed r293548 (250068@main): <https://commits.webkit.org/250068@main>
Reviewed commits have been landed. Closing PR #377 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/92430103>