mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
LibWebView+Ladybird: Remove now-unused WebView TreeModel
This was used to provided base functionality for model-based chromes for viewing the DOM and accessibility trees. All chromes now use the WebView inspector model for those trees, thus this class is unused.
This commit is contained in:
parent
84c4eef565
commit
c03b69e664
Notes:
sideshowbarker
2024-07-16 22:11:09 +09:00
Author: https://github.com/trflynn89
Commit: c03b69e664
Pull-request: https://github.com/SerenityOS/serenity/pull/22038
6 changed files with 0 additions and 333 deletions
|
@ -10,7 +10,6 @@ set(SOURCES
|
|||
RequestServerAdapter.cpp
|
||||
SearchEngine.cpp
|
||||
SourceHighlighter.cpp
|
||||
TreeModel.cpp
|
||||
URL.cpp
|
||||
UserAgent.cpp
|
||||
ViewImplementation.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue