[Bug 22874] New: #es-stringifier algorithm shouldn't use ToString(V)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22874

            Bug ID: 22874
           Summary: #es-stringifier algorithm shouldn't use ToString(V)
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: cam@mcc.id.au
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, Ms2ger@gmail.com,
                    public-script-coord@w3.org

The V value in the #es-stringifier algorithm is an IDL DOMString value, so it
doesn't make sense to pass it to ToString().

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Sunday, 4 August 2013 09:07:48 UTC