Bug 272033
| Summary: | Fix build after drop of String constructor with raw pointer and length | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
| Component: | Web Template Framework | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, darin, webkit-bug-importer, webkit |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=271888 | ||
Olivier Blin
String constructors taking in a raw pointer and a length have been dropped in 276859@main
One codepath without HAVE(ICU_U_NUMBER_FORMATTER) has not been migrated in IntlPluralRules.cpp, and one ASSERT() has not been removed in SVGTextMetrics.cpp.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/26727
EWS
merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label
EWS
Committed 276954@main (34d037641b00): <https://commits.webkit.org/276954@main>
Reviewed commits have been landed. Closing PR #26727 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/125796536>
Alex
*** Bug 271974 has been marked as a duplicate of this bug. ***