Files
ladybird/Userland/Libraries/LibWeb/Painting/CommandExecutorCPU.cpp
Aliaksandr Kalenik eff9bbf4c8 LibWeb: Pass whole command by reference into painting command executor
Now after making a change in a painting command we could avoid updating
method's parameters list across 3 classes.
2024-05-27 17:33:40 +02:00

21 KiB