[Webkit-unassigned] [Bug 143430] New: Use jsNontrivialString in more places if the string is guaranteed to be 2 or more characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 5 17:40:01 PDT 2015


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

            Bug ID: 143430
           Summary: Use jsNontrivialString in more places if the string is
                    guaranteed to be 2 or more characters
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: benjamin at webkit.org, ggaren at apple.com

* SUMMARY
Use jsNontrivialString in more places if the string is guaranteed to be 2 or more characters.

* NOTES
- "NaN", "Infinity", and large values with "e" are guaranteed to have 2 or more characters
- Symbol's description string is guaranteed to at least have "Symbol()"
- A quoted string is guaranteed to have at least the two quotes

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150406/9118e706/attachment.html>


More information about the webkit-unassigned mailing list