[Webkit-unassigned] [Bug 224195] New: [PlayStation] Change mediaControlsLocalizedStrings to use unicode escapes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 12:16:36 PDT 2021


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

            Bug ID: 224195
           Summary: [PlayStation] Change mediaControlsLocalizedStrings to
                    use unicode escapes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: stephan.szabo at sony.com

With the change to use --fail-if-non-ascii on building the arrays for the user agent scripts because we do not want to load UTF-8 string into the heap, we started breaking on mediaControlsLocalizedStrings as it was using smart quotes. Switch to using the unicode escapes in the file so that the content as per slack discussion with Yusuke.

-- 
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/20210405/ebffd480/attachment.htm>


More information about the webkit-unassigned mailing list