[webidl] Fix up a bunch of cases in maplike/setlike code where we were working with the interface instance when we meant to work with the backing object or returning the backing object when we meant to return the interface instance. (#47)

You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/47

-- Commit Summary --

  * Fix up a bunch of cases in maplike/setlike code where we were working with the interface instance when we meant to work with the backing object or returning the backing object when we meant to return the interface instance.

-- File Changes --

    M index.html (48)
    M index.xml (44)

-- Patch Links --

https://github.com/heycam/webidl/pull/47.patch
https://github.com/heycam/webidl/pull/47.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/47

Received on Wednesday, 8 April 2015 21:16:01 UTC