[Bug 28797] New: Use IsDetachedBuffer() for BufferSource types consistently

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

            Bug ID: 28797
           Summary: Use IsDetachedBuffer() for BufferSource types
                    consistently
           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/#es-to-buffer-source

[[
V does not have an [[ArrayBufferData]] internal slot
]]

We should use IsDetachedBuffer instead as is already done elsewhere.

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

Received on Thursday, 11 June 2015 17:52:15 UTC