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
2025-12-24 02:09:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3536ba9a88892a27410b7a6fea393fdc60e9dd55
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
LibWeb: Don't allocate a new HeapFunction 60 times per second
2024-10-25 10:21:12 +02:00
Task.cpp
Meta: Update my e-mail address everywhere
2024-10-04 13:19:50 +02:00
Task.h
Meta: Update my e-mail address everywhere
2024-10-04 13:19:50 +02:00
TaskQueue.cpp
LibWeb: Skip queuing a rendering task if task queue already contains it
2024-10-06 16:25:33 +02:00
TaskQueue.h
LibWeb: Skip queuing a rendering task if task queue already contains it
2024-10-06 16:25:33 +02:00