mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 12:49:19 +00:00
LibWeb/HTML: Port Window.localStorage to IDL
This commit is contained in:
parent
5cc6b1c4db
commit
37e9302dd9
Notes:
sideshowbarker
2024-07-17 05:02:35 +09:00
Author: https://github.com/linusg
Commit: 37e9302dd9
Pull-request: https://github.com/SerenityOS/serenity/pull/17752
Reviewed-by: https://github.com/awesomekling
4 changed files with 8 additions and 8 deletions
|
@ -253,7 +253,6 @@ private:
|
|||
|
||||
JS_DECLARE_NATIVE_FUNCTION(structured_clone);
|
||||
|
||||
JS_DECLARE_NATIVE_FUNCTION(local_storage_getter);
|
||||
JS_DECLARE_NATIVE_FUNCTION(session_storage_getter);
|
||||
|
||||
JS_DECLARE_NATIVE_FUNCTION(set_interval);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue