- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 11 Dec 2018 21:04:50 -0800
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 12 December 2018 05:05:11 UTC
marcoscaceres commented on this pull request.
> @@ -1669,6 +1669,15 @@ <h2>
</li>
</ol>
</li>
+ <li>If the security properties of <var>newContext</var> are
+ unsatisfactory (e.g., invalid certificate), then:
+ <ol>
+ <li>Reject <var>promise</var> with <a>SecurityError</a>..
```suggestion
<li>Reject <var>promise</var> with <a>SecurityError</a>.
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/pull/283#pullrequestreview-184013808
Received on Wednesday, 12 December 2018 05:05:11 UTC