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
DOMMatrix.h
DOMMatrix.idl
DOMMatrixReadOnly.cpp LibWeb: Make DOMException take error message as a String 2024-10-12 21:14:18 +02:00
DOMMatrixReadOnly.h
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
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
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