WICG / budget-api

Proposal for a Budget API
https://wicg.github.io/budget-api/
Other
26 stars 11 forks source link

Use `[SecureContext]` extended attribute to enforce secure contexts #22

Open romandev opened 6 years ago

romandev commented 6 years ago

Use [SecureContext] instead of manually throwing an exception.

marcoscaceres commented 6 years ago

I'm willing to mark this as non-substantive, as it seems that technically @romandev is correct in that SecureContext covers this, right?

marcoscaceres commented 6 years ago

@romandev, alternative, is you join the WICG... specially if you plan to contribute further to this spec.

foolip commented 6 years ago

I came to file an issue suggesting this and found this PR, after noticing the somewhat unusual arrangement in https://github.com/web-platform-tests/wpt/pull/12390#pullrequestreview-145055495.

@romandev, will you be able to pick this up again?