Totto

Results 37 issues of Totto

This adds basic support for `OffscreenCanvas`. It is just a skeleton with many complex methods stubbed out. The more complicated things include: - how to deal with the `skia_context` and...

stale

This fixes a few WPT tests, that crash after 72 seconds. e.g. all [these](https://wpt.fyi/results/html/browsers/the-window-object/open-close?label=master&product=ladybird&q=status%3Acrash)

I noticed, that the `Meta/lint-gn.sh` script found errors in the CI, but it just formatted the files and reported no failure. Now it uses `--dry-run` as an argument, so that...

GHC 9.12.1 [released](https://www.haskell.org/ghc/blog/20241216-ghc-9.12.1-released.html) yesterday (16th Dec 2024) It officially supports debian 12 (bookworm) for both x86_64 and aarch64. So this adds an image based on `bookworm` for that. Nearly no...

# Add a release CI This runs on every prerelease and release, and published the package automatically to npm, so we don't have to do that manually. If it is...

This refactors this mixin, that was introduced in #4506 to be the same as all other mixins, so that it can be used for #3788 This is necessary, to use...

stale

This adds a third option to all style dialogs, that when clicked overwrite all conflicts. This is really helpful, since sometimes you update styles in sub files, and then you...