serenity/Userland
Holger Hans Peter Freyther 053853dca0 LibWeb/DOM: Avoid repeated calls to Node::navigable
Minor optimization to avoid looking up the navigable during a
layout operation.

(cherry picked from commit 02ba51f203ecab23deadc0ab62a2e9587113459d)
2024-07-29 07:59:13 -04:00
..
Applets
Applications LibWebView+UI: Raise the chrome process open file limit 2024-07-29 01:01:11 -04:00
BuggieBox Userland: Move basic system init functionality out of SystemServer 2024-06-30 00:20:45 +02:00
Demos CatDog: Avoid quickly switching between wake and sleep 2024-07-22 11:50:45 -04:00
DevTools Hackstudio: Add a window title when diff is opened 2024-06-09 14:13:29 -04:00
DynamicLoader DynamicLoader: Add an option to list all ELF loaded dependencies 2024-05-14 15:42:42 -06:00
Games Chess: Add time controls 2024-06-05 20:45:38 -04:00
Libraries LibWeb/DOM: Avoid repeated calls to Node::navigable 2024-07-29 07:59:13 -04:00
Services LibWeb+RequestServer: Let RequestServer set HTTP Accept-Encoding header 2024-07-28 17:34:44 -04:00
Shell
Utilities Utilities/js: Make it possible to exit via two consecutive ^C's 2024-07-28 13:06:44 -04:00
CMakeLists.txt