mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-04 01:05:58 +03:00
dec066fa5c
Many widget classes need to run substantial initialization code after they have been setup from GML. With this change, an initialize_fallibles() function is called if available, allowing the initialization to be invoked from the GML setup automatically. This means that the GML-generated creation function can now be used directly for many more cases, and reduces code duplication. |
||
---|---|---|
.. | ||
GMLCompiler | ||
IPCCompiler | ||
JSSpecCompiler | ||
LibEDID | ||
LibGL | ||
LibLocale | ||
LibTimeZone | ||
LibUnicode | ||
LibWeb | ||
LibWebView | ||
StateMachineGenerator | ||
CMakeLists.txt |