mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 02:10:26 +00:00
Remove 11 heavy includes from Document.h that were only needed for pointer/reference types (already forward-declared in Forward.h), and extract the nested ViewportClient interface to a standalone header. This reduces Document.h's recompilation cascade from ~1228 files to ~717 files (42% reduction). Headers like BrowsingContext.h that were previously transitively included see even larger improvements (from ~1228 down to ~73 dependents). |
||
|---|---|---|
| .. | ||
| NavigatorStorage.cpp | ||
| NavigatorStorage.h | ||
| NavigatorStorage.idl | ||
| StorageBottle.cpp | ||
| StorageBottle.h | ||
| StorageEndpoint.cpp | ||
| StorageEndpoint.h | ||
| StorageKey.cpp | ||
| StorageKey.h | ||
| StorageManager.cpp | ||
| StorageManager.h | ||
| StorageManager.idl | ||
| StorageShed.cpp | ||
| StorageShed.h | ||
| StorageShelf.cpp | ||
| StorageShelf.h | ||
| StorageType.h | ||