ladybird/Userland/Services
Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root()
And let the old shadow_root(), which was only supposed to be used by
bindings, be called shadow_root_for_bindings() instead.

This makes it much easier to read DOM code, and we don't have to worry
about when to use shadow_root_internal() or why.
2024-06-25 19:22:35 +02:00
..
ImageDecoder Meta+CMake: Remove unused CMake functions and features 2024-06-05 12:23:54 -04:00
RequestServer LibTLS: Remove key-logging debug feature 2024-06-24 09:45:41 -06:00
WebContent LibWeb: Rename Element::shadow_root_internal() to shadow_root() 2024-06-25 19:22:35 +02:00
WebDriver Meta+CMake: Remove unused CMake functions and features 2024-06-05 12:23:54 -04:00
WebWorker LibWeb: Rename CommandExecutor to DisplayListPlayer 2024-06-24 13:22:59 +02:00