mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-12 22:22:55 +00:00
We changed elapsed() to return i64 instead of int as that's what AK::Time::to_milliseconds() returns, causing a bunch of implicit lossy conversions in callers. Clean those up with a mix of type changes and casts. |
||
---|---|---|
.. | ||
DOMHighResTimeStamp.h | ||
Performance.cpp | ||
Performance.h | ||
Performance.idl | ||
TimeOrigin.cpp | ||
TimeOrigin.h |