Files
ladybird/Libraries/LibWeb/Fetch/Infrastructure/FetchController.cpp
Luke Wilde 618697ef13 LibWeb: Make reference to global in report timing steps non-const
Marking a resource timing entry requires calling non-const methods on
the global object to append to the performance buffer.
2025-03-06 09:00:53 -07:00

6.3 KiB