Revision 1fd16dee074adde95d77be1ea78eb79192bfc440 authored by Jinho Bang on 05 April 2018, 17:36:25 UTC, committed by Blink WPT Bot on 05 April 2018, 17:46:23 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
File Mode Size
HTMLMediaElement-sinkId-idl.html -rw-r--r-- 1.5 KB
setSinkId-manual.https.html -rw-r--r-- 6.6 KB
setSinkId.https.html -rw-r--r-- 2.5 KB

back to top