[Bug 26087] New: (object or ArrayBuffer) does not work

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

            Bug ID: 26087
           Summary: (object or ArrayBuffer) does not work
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: bzbarsky@mit.edu, mike@w3.org,
                    public-script-coord@w3.org

In Fetch I'm trying to make what can be returned from a stream somewhat more
readable by defining an alias for JSON as object. See bug 25986.

However, that does not work as OR'ing with object causes a failure of sorts.

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

Received on Friday, 13 June 2014 19:03:14 UTC