Files
ladybird/Libraries/LibWeb/Loader/FrameLoader.cpp
Andreas Kling 075bd75859 LibWeb: Add a FrameLoader class and move PageView's loading logic there
Each Frame now has a FrameLoader which will be responsible for handling
loading inside that frame.
2020-06-06 14:14:43 +02:00

9.7 KiB