mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:37:34 +00:00
LibWeb/HTML: Port Window.sessionStorage to IDL
This commit is contained in:
parent
37e9302dd9
commit
a31c561a5a
4 changed files with 8 additions and 10 deletions
|
@ -253,8 +253,6 @@ private:
|
|||
|
||||
JS_DECLARE_NATIVE_FUNCTION(structured_clone);
|
||||
|
||||
JS_DECLARE_NATIVE_FUNCTION(session_storage_getter);
|
||||
|
||||
JS_DECLARE_NATIVE_FUNCTION(set_interval);
|
||||
JS_DECLARE_NATIVE_FUNCTION(set_timeout);
|
||||
JS_DECLARE_NATIVE_FUNCTION(clear_interval);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue