Credentials: Remove unnecessary IsSecureContext() check
The CredentialsContainer already declares [SecureContext] extended attribute at the WebIDL. It makes the interface members exposed to only secure context in binding level. Therefore, the manual check is unnecesary because it is always true. Bug: none Change-Id: I58afb18a5be83d77d27ff513ef05f2cdaa1bf91a Reviewed-on: https://chromium-review.googlesource.com/989644Reviewed-by:Balazs Engedy <engedy@chromium.org> Commit-Queue: Jinho Bang <jinho.bang@samsung.com> Cr-Commit-Position: refs/heads/master@{#548027}
Showing
Please register or sign in to comment