[Webkit-unassigned] [Bug 272033] New: Fix build after drop of String constructor with raw pointer and length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 09:04:20 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=272033

            Bug ID: 272033
           Summary: Fix build after drop of String constructor with raw
                    pointer and length
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: olivier.blin at softathome.com
                CC: cdumez at apple.com, darin at apple.com

String constructors taking in a raw pointer and a length have been dropped in 276859 at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240402/4ec2b0e0/attachment.htm>


More information about the webkit-unassigned mailing list