mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
Intermediate classes in the initialize() chain set up prototypes and define properties. Forgetting to call Base::initialize() in any override would silently skip that setup.