SerenityOS build: Wednesday, July 06
Images 💾⌗
- serenity-i686-20220706-d2b7d24.img.gz (Raw image, 125.54 MiB)
- serenity-i686-20220706-d2b7d24.vdi.gz (VirtualBox VDI, 125.36 MiB)
Last commit ⭐⌗
commit d2b7d2440fec1b53903df380b8a8168f084ee792
Author: Andreas Kling <kling@serenityos.org>
AuthorDate: Wed Jul 6 00:21:37 2022 +0200
Commit: Andreas Kling <kling@serenityos.org>
CommitDate: Wed Jul 6 00:22:42 2022 +0200
LibWeb: Cache flex item main sizes to avoid relayout during same cycle
This makes twitter.com actually load & render (although not very well.)
Other builds