[Bug 20020] New: Support subclassing Array

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

          Priority: P2
            Bug ID: 20020
                CC: mike@w3.org, public-script-coord@w3.org
          Assignee: cam@mcc.id.au
           Summary: Support subclassing Array
        QA Contact: public-webapps-bugzilla@w3.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: annevk@annevk.nl
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: WebIDL
           Product: WebAppsWG

For the URL API I think we want to introduce URL.segments to get access to the
path segments for URLs with their relative flag set. This is naturally an
Array, but manipulation needs to affect the URL and the value that is being set
needs to be percent-encoded (and required to be a string and such).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 20 November 2012 12:49:02 UTC