mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-01 15:18:06 +00:00
LibWeb: Remove FrameLoader
This class is no longer used, now that we've moved to navigables.
This commit is contained in:
parent
693d602b2f
commit
51caa14381
Notes:
sideshowbarker
2024-07-16 23:59:28 +09:00
Author: https://github.com/awesomekling
Commit: 51caa14381
Pull-request: https://github.com/SerenityOS/serenity/pull/21167
Reviewed-by: https://github.com/AtkinsSJ ✅
26 changed files with 47 additions and 458 deletions
|
@ -13,7 +13,6 @@
|
|||
namespace Web {
|
||||
class EditEventHandler;
|
||||
class EventHandler;
|
||||
class FrameLoader;
|
||||
class LoadRequest;
|
||||
class Page;
|
||||
class PageClient;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue