[Webkit-unassigned] [Bug 194452] New: Use maxSingleCharacterString in comparisons instead of literal constants.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 14:41:58 PST 2019


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

            Bug ID: 194452
           Summary: Use maxSingleCharacterString in comparisons instead of
                    literal constants.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

This way, if we ever change maxSingleCharacterString, it won't break all this code that relies on it being 0xff implicitly.

-- 
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/20190208/4e31901d/attachment.html>


More information about the webkit-unassigned mailing list