SerenityOS build: Tuesday, March 07
Images 💾⌗
- serenity-x86_64-20230307-2258fc2.img.gz (Raw image, 166.55 MiB)
Last commit ⭐⌗
commit 2258fc273c9eb0db404a8020b8621fab31d1f7f7
Author: Linus Groh <mail@linusgroh.de>
AuthorDate: Mon Mar 6 23:56:20 2023 +0000
Commit: Linus Groh <mail@linusgroh.de>
CommitDate: Mon Mar 6 23:57:25 2023 +0000
LibWeb/HighResolutionTime: Add IDL typedef for DOMHighResTimeStamp
We already have this for C++ code in DOMHighResTimeStamp.h, but let's
also avoid using plain 'double' in IDL code.
Other builds