You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2020. It is now read-only.
quic: remove namespace qualifier for SecureContext
Currently, there are a few locations where the crypto namespace is used
explicitly for SecureContext even though there is a using declaration
for SecureContext. This commit removes the explict ones to make the code
consistent.
PR-URL: #368
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
0 commit comments