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
resources
304.htm -rw-r--r-- 3.3 KB
OWNERS -rw-r--r-- 40 bytes
README.md -rw-r--r-- 200 bytes
access-control-expose-headers-parsing.window.js -rw-r--r-- 512 bytes
allow-headers.htm -rw-r--r-- 3.1 KB
basic.htm -rw-r--r-- 2.2 KB
credentials-flag.htm -rw-r--r-- 4.1 KB
image-tainting-in-cross-origin-iframe.sub.html -rw-r--r-- 893 bytes
late-upload-events.htm -rw-r--r-- 1.4 KB
origin.htm -rw-r--r-- 4.4 KB
preflight-cache.htm -rw-r--r-- 4.4 KB
preflight-failure.htm -rw-r--r-- 1.8 KB
redirect-origin.htm -rw-r--r-- 6.8 KB
redirect-preflight-2.htm -rw-r--r-- 2.1 KB
redirect-preflight.htm -rw-r--r-- 1.5 KB
redirect-userinfo.htm -rw-r--r-- 3.3 KB
remote-origin.htm -rw-r--r-- 3.7 KB
request-headers.htm -rw-r--r-- 2.8 KB
response-headers.htm -rw-r--r-- 3.9 KB
simple-requests.htm -rw-r--r-- 3.1 KB
status-async.htm -rw-r--r-- 4.4 KB
status-preflight.htm -rw-r--r-- 2.0 KB
status.htm -rw-r--r-- 2.4 KB
support.js -rw-r--r-- 843 bytes

README.md

back to top