https://github.com/web-platform-tests/wpt
Revision 8dd5a4f5f97831059b77c76bb87e906f9eb26d5a authored by Jinho Bang on 05 April 2018, 17:36:25 UTC, committed by Chromium WPT Sync on 05 April 2018, 17:36:25 UTC
Until now, we had to use IsSecureContext() to check whether an execution
context is a secure context manually. But we can use [SecureContext]
instead of the manual check now.

Bug: none
Change-Id: Ibfcd4a9a2eed3e7ac67819b9bf4204f4c73412d8
Reviewed-on: https://chromium-review.googlesource.com/990014
Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org>
Commit-Queue: Jinho Bang <jinho.bang@samsung.com>
Cr-Commit-Position: refs/heads/master@{#548464}
1 parent 4d1c192
History
Tip revision: 8dd5a4f5f97831059b77c76bb87e906f9eb26d5a authored by Jinho Bang on 05 April 2018, 17:36:25 UTC
WebBluetooth: Use [SecureContext] instead of manual check
Tip revision: 8dd5a4f
File Mode Size
OWNERS -rw-r--r-- 12 bytes
README.md -rw-r--r-- 2.8 KB

README.md

back to top