[Bug 23731] New: [Streams API] Should readEncoding be merged into readType?

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

            Bug ID: 23731
           Summary: [Streams API] Should readEncoding be merged into
                    readType?
           Product: WebAppsWG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Streams API
          Assignee: tyoshino@google.com
          Reporter: tyoshino@google.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

This break enum based method definition using IDL, but API becomes a bit
simpler.

For example:

readableStream.readType = "text; UTF-8"

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

Received on Tuesday, 5 November 2013 18:34:35 UTC