Files
ladybird/Userland/Libraries/LibWeb/HTML/Plugin.cpp
Andreas Kling 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString>
Ultimately, this API should probably be replaced with something that
updates a cache on relevant DOM mutations instead of regenerating
the list of property names again and again.
2023-12-24 22:49:19 +01:00

4.5 KiB