ladybird/Userland/Libraries/LibWeb/Geometry
Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String
There was no need to use FlyString for error messages, and it just
caused a bunch of churn since these strings typically only existed
during the lifetime of the error.
2024-10-12 21:14:18 +02:00
..
DOMMatrix.cpp LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 2024-04-27 18:29:35 -04:00
DOMMatrix.h LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues 2024-05-30 09:29:20 -06:00
DOMMatrix.idl
DOMMatrixReadOnly.cpp LibWeb: Make DOMException take error message as a String 2024-10-12 21:14:18 +02:00
DOMMatrixReadOnly.h LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues 2024-05-30 09:29:20 -06:00
DOMMatrixReadOnly.idl
DOMPoint.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMPoint.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMPoint.idl
DOMPointReadOnly.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMPointReadOnly.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMPointReadOnly.idl
DOMQuad.cpp LibWeb/Geometry: Make DOMRect doubles unrestricted 2024-07-01 21:30:52 +01:00
DOMQuad.h
DOMQuad.idl
DOMRect.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMRect.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMRect.idl LibWeb/Geometry: Make DOMRect doubles unrestricted 2024-07-01 21:30:52 +01:00
DOMRectList.cpp Bindings: Implement is_supported_property_index in terms of item_value 2024-07-26 14:26:16 +02:00
DOMRectList.h Bindings: Implement is_supported_property_index in terms of item_value 2024-07-26 14:26:16 +02:00
DOMRectList.idl
DOMRectReadOnly.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMRectReadOnly.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
DOMRectReadOnly.idl LibWeb/Geometry: Make DOMRect doubles unrestricted 2024-07-01 21:30:52 +01:00