mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb/HTML: Extract ErrorInformation struct into its own files
This is used from a few different places in the spec.
This commit is contained in:
parent
c1c24e8fd6
commit
218e646e72
Notes:
github-actions[bot]
2025-11-30 10:48:18 +00:00
Author: https://github.com/AtkinsSJ
Commit: 218e646e72
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6955
4 changed files with 97 additions and 66 deletions
|
|
@ -474,6 +474,7 @@ set(SOURCES
|
|||
HTML/ElementInternals.cpp
|
||||
HTML/EmbedderPolicy.cpp
|
||||
HTML/ErrorEvent.cpp
|
||||
HTML/ErrorInformation.cpp
|
||||
HTML/EventHandler.cpp
|
||||
HTML/EventLoop/EventLoop.cpp
|
||||
HTML/EventLoop/Task.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue