Bug 287270
| Summary: | Replace `std::optional<ASCIILiteral>` usage with `ASCIILiteral` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | k_monsen, webkit-bug-importer |
| Priority: | P2 | Keywords: | GoodFirstBug, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Nguyen (:ntim)
https://searchfox.org/wubkat/search?q=std%3A%3Aoptional%3CASCIILiteral%3E&path=&case=false®exp=false
ASCIILiteral has a null state (`{ }`), and a boolean operator.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/144810137>
Kristian Monsen
Pull request: https://github.com/WebKit/WebKit/pull/40608
EWS
Committed 290745@main (4e2cbcfebd2f): <https://commits.webkit.org/290745@main>
Reviewed commits have been landed. Closing PR #40608 and removing active labels.