This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-27 18:15:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
421cf8d9bf276cff61acdc32dc55d978d37fb671
ladybird
/
Userland
/
Libraries
/
LibWeb
/
HTML
/
EventLoop
History
Andreas Kling
3536ba9a88
LibWeb: Use Document::hidden() instead of comparing state to "hidden"
...
Just noticed this unnecessary string comparison in the rendering task.
2024-10-25 10:21:12 +02:00
..
EventLoop.cpp
LibWeb: Use Document::hidden() instead of comparing state to "hidden"
2024-10-25 10:21:12 +02:00
EventLoop.h
…
Task.cpp
…
Task.h
…
TaskQueue.cpp
…
TaskQueue.h
…