[Bug 27110] New: "typedef (ArrayBufferData or ArrayBuffer) Buffer..."

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

            Bug ID: 27110
           Summary: "typedef (ArrayBufferData or ArrayBuffer) Buffer..."
           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: mike@w3.org, public-script-coord@w3.org

http://heycam.github.io/webidl/#common-BufferSource

[[
typedef (ArrayBufferData or ArrayBuffer) BufferSource;
]]

That should say ArrayBufferView, not ArrayBufferData, as far as I can tell.
Spotted by David Dorwin in bug 23369 comment 49.

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

Received on Monday, 20 October 2014 17:15:07 UTC