- From: Mike West <notifications@github.com>
- Date: Thu, 15 Oct 2015 02:14:26 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 15 October 2015 09:14:53 UTC
As discussed in w3c/webappsec#262, this patch defines a [SecureContext]
attribute for operators that rejects Promises, or throws exceptions, when
an operator is executed from a non-secure context.
You can view, comment on, or merge this pull request online at:
https://github.com/heycam/webidl/pull/65
-- Commit Summary --
* Add a [SecureContext] operator attribute
-- File Changes --
M index.html (87)
M index.xml (73)
-- Patch Links --
https://github.com/heycam/webidl/pull/65.patch
https://github.com/heycam/webidl/pull/65.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/65
Received on Thursday, 15 October 2015 09:14:53 UTC