Re: [heycam/webidl] Define the `[CrossOriginIsolated]` extended attribute. (#883)

My take is that at least the "available only in cross-origin isolated contexts" / "available only in secure contexts" bits should be deduped into a single parametrized algorithm. (I noticed one [SecureContext] was not changed to [CrossOriginIsolated] in the former ^_^.) The duplication for the rest seems more clarity-enhancing, since it is kind of general "extended attribute boilerplate" that you expect to see for all of them.

Another nit: extended attributes are alphabetized :).

-- 
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/883#issuecomment-627024267

Received on Monday, 11 May 2020 23:46:02 UTC