1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:20:59 +00:00
serenity/Meta/Lagom/Tools
Shannon Booth 1f9942fede BindingsGenerator: Use get_attribute_value for reflected strings
Per:

https://dom.spec.whatwg.org/#concept-reflect

We should be calling `get_attribute_value` for reflected IDL strings.
No functional change as nowhere is performing a reflect on a nullable
type, and just ends up simplifying the code.
2023-12-27 09:23:44 +01:00
..
CodeGenerators BindingsGenerator: Use get_attribute_value for reflected strings 2023-12-27 09:23:44 +01:00
ConfigureComponents Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
IPCMagicLinter Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
LibJSGCVerifier LibJSGCVerifier: Use more general shebang line and clarify instructions 2023-11-30 08:49:15 +00:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00