Re: [heycam/webidl] Make [Exposed] mandatory, remove [PrimaryGlobal] (#423)

> I thought that in this PR we basically didn't change the behavior for [NoInterfaceObject]

"change" from what?  With this PR as it currently stands, interfaces that are [NoInterfaceObject] are not required to list [Exposed], just as before this PR.  But the PR gets rid of the concept of PrimaryGlobal and the default exposure set, so the exposure set for members of such interfaces that don't list [Exposed] is no longer defined after this PR in its current form.

-- 
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/423#issuecomment-326583682

Received on Friday, 1 September 2017 13:44:50 UTC