1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 14:05:06 +00:00
serenity/Userland/Libraries/LibWeb/RequestIdleCallback
Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro
We no longer access Bindings::FooWrapper anywhere for a Foo platform
object, so these can be removed :^)
2022-09-21 21:12:24 +01:00
..
IdleDeadline.cpp LibWeb: Make IdleDeadline GC-allocated 2022-09-06 00:27:09 +02:00
IdleDeadline.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
IdleDeadline.idl LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec 2021-09-17 13:20:18 +02:00