Files
ladybird/Userland/Libraries/LibWeb/HTML/EventLoop/Task.cpp
Timothy Flynn 807891c0df LibWeb: Support unique task sources
Some elements, like HTMLMediaElement, must have a unique task sources
for every instance of that element that is created. Support this with a
simple wrapper around IDAllocator.
2023-04-07 16:02:22 +02:00

1.1 KiB