ladybird/Documentation/Browser
Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
This is a monster patch that turns all EventTargets into GC-allocated
PlatformObjects. Their C++ wrapper classes are removed, and the LibJS
garbage collector is now responsible for their lifetimes.

There's a fair amount of hacks and band-aids in this patch, and we'll
have a lot of cleanup to do after this.
2022-09-06 00:27:09 +02:00
..
AddNewIDLFile.md LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2022-09-06 00:27:09 +02:00
classes.png Documentation: Add a document about the Browser process architecture 2020-07-06 16:17:43 +02:00
LibWebFromLoadingToPainting.md LibWeb: Rename FormattingState to LayoutState 2022-07-17 14:11:36 +02:00
ProcessArchitecture.md Base: Launch WebContent at session start-up 2022-08-14 21:52:35 +01:00
processes.png Documentation: Add a document about the Browser process architecture 2020-07-06 16:17:43 +02:00