ladybird/Libraries/LibWeb/WebIDL
Aliaksandr Kalenik cf57efd252 LibWeb: Unload fonts when adopted style sheet is removed
Add missing unloading step that we do for regular style sheets but
mistakenly missed for adopted style sheets.
2025-01-10 19:12:48 +03:00
..
AbstractOperations.cpp LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
AbstractOperations.h LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
Buffers.cpp LibWeb/WebGL2: Implement bufferData with offset and length 2025-01-08 17:55:17 +03:00
Buffers.h LibWeb/WebGL2: Implement bufferData with offset and length 2025-01-08 17:55:17 +03:00
CallbackType.cpp LibWeb: Move ad hoc CallbackType helper method to CallbackType header 2024-12-11 15:11:21 +01:00
CallbackType.h LibWeb: Move ad hoc CallbackType helper method to CallbackType header 2024-12-11 15:11:21 +01:00
DOMException.cpp LibWeb: Add serialization and deserilization steps to DOMException 2024-11-24 11:11:44 +01:00
DOMException.h LibWeb: Add serialization and deserilization steps to DOMException 2024-11-24 11:11:44 +01:00
DOMException.idl
ExceptionOr.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Function.idl
ObservableArray.cpp LibWeb: Unload fonts when adopted style sheet is removed 2025-01-10 19:12:48 +03:00
ObservableArray.h LibWeb: Unload fonts when adopted style sheet is removed 2025-01-10 19:12:48 +03:00
OverloadResolution.cpp LibWeb/WebGL: Implement tex(Sub)Image2D with TexImageSource 2025-01-08 17:55:17 +03:00
OverloadResolution.h
Promise.cpp LibWeb: Remove dom_ from dom_exception_to_throw_completion 2024-12-09 20:02:51 -07:00
Promise.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Tracing.cpp
Tracing.h
Types.h LibWeb: Redefine WebIDL types in terms of Infra spec 2024-12-05 17:34:13 +01:00