summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/RequestIdleCallback
AgeCommit message (Expand)Author
2022-09-21LibWeb: Remove WRAPPER_HACK() macroLinus Groh
2022-09-06LibWeb: Make IdleDeadline GC-allocatedAndreas Kling
2022-04-02LibWeb: Implement the infrastructure necessary for requestIdleCallbackSimon Wanner
2022-03-17Libraries: Use default constructors/destructors in LibWebLenny Maiorani
2021-09-17LibWeb: Add the IdleDeadline interface from the RequestIdleCallback specAndreas Kling