mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-24 10:18:59 +00:00
LibWeb/HTML: Implement the StorageEvent interface
This commit is contained in:
parent
c5f9710492
commit
f3e92f2ae5
Notes:
github-actions[bot]
2024-12-25 10:58:07 +00:00
Author: https://github.com/shannonbooth
Commit: f3e92f2ae5
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3017
13 changed files with 333 additions and 0 deletions
|
@ -482,6 +482,7 @@ set(SOURCES
|
|||
HTML/SharedResourceRequest.cpp
|
||||
HTML/SourceSet.cpp
|
||||
HTML/Storage.cpp
|
||||
HTML/StorageEvent.cpp
|
||||
HTML/StructuredSerialize.cpp
|
||||
HTML/SubmitEvent.cpp
|
||||
HTML/SyntaxHighlighter/SyntaxHighlighter.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue