Skip to content

Commit e2c3537

Browse files
Remove redudant secure context check (#349)
1 parent 7f027c6 commit e2c3537

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -556,9 +556,6 @@ <h2>
556556
</li>
557557
<li>Return |promise| and continue the following steps asynchronously.
558558
</li>
559-
<li>If the <a>current settings object</a> is not a [=secure context=], reject |promise|
560-
with a {{DOMException}} whose name is {{"SecurityError"}} and terminate these steps.
561-
</li>
562559
<li>If the |options| argument includes a non-null value for the
563560
{{PushSubscriptionOptions/applicationServerKey}} attribute, run the following sub-steps:
564561
<ol>

0 commit comments

Comments
 (0)