mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 08:28:11 +00:00
LibWeb/HTML: Port Window.isSecureContext to IDL
This commit is contained in:
parent
188aac5077
commit
94f1eff291
3 changed files with 1 additions and 10 deletions
|
@ -257,7 +257,6 @@ private:
|
|||
|
||||
JS_DECLARE_NATIVE_FUNCTION(local_storage_getter);
|
||||
JS_DECLARE_NATIVE_FUNCTION(session_storage_getter);
|
||||
JS_DECLARE_NATIVE_FUNCTION(is_secure_context_getter);
|
||||
|
||||
JS_DECLARE_NATIVE_FUNCTION(set_interval);
|
||||
JS_DECLARE_NATIVE_FUNCTION(set_timeout);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue