mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 04:55:07 +00:00
![]() Before page_did_create_main_document() only initialized ConsoleClient for top-level browsing context which means that nested browsing context could not print into the console. With this change, ConsoleClient is initialized for documents created for nested browsing context too. One ConsoleClient is shared between all browsing contexts within the same page. |
||
---|---|---|
.. | ||
ContentFilter.cpp | ||
ContentFilter.h | ||
FileDirectoryLoader.cpp | ||
FileDirectoryLoader.h | ||
FileRequest.cpp | ||
FileRequest.h | ||
FrameLoader.cpp | ||
FrameLoader.h | ||
LoadRequest.cpp | ||
LoadRequest.h | ||
ProxyMappings.cpp | ||
ProxyMappings.h | ||
Resource.cpp | ||
Resource.h | ||
ResourceLoader.cpp | ||
ResourceLoader.h |