[heycam/webidl] Add legacy platform objects. (#230)

* Add legacy platform object dfn,
* Only allow defining legacy callers on interfaces that support
  named/indexed props.
* Disallow indexed prop getters on globals.
* Move all named/indexed prop methods to legacy platform objects.
* Move legacy caller method to legacy platform objects.

Fixes #202.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add legacy platform objects.

-- File Changes --

    M index.bs (201)
    M index.html (1094)

-- Patch Links --

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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/230

Received on Monday, 7 November 2016 23:05:10 UTC