Andrew Kaster
Andrew Kaster
They are fixmes yes. But they do need attention when Mach IPC is a thing as well, not just windows
I think the only thing that changes from that previous issue is that Ladybird is now actually trying to be more than a hobby project. Were there any actionable suggestions,...
> Site isolation Not currently, no, but it's definitely in the plans. At the moment, we create a web renderer process (WebContent) for each tab in the UI. When we...
The build log you posted is about libpng. There was some issue with libpng a while ago. What ladybird commit and vcpkg commit are you pulling from? We clone vcpkg...
If the issue is libjxl, I just got a PR merged there to fix this. Assuming you don't have some new bug, the fix is to entirely clear out your...
But also, this issue was closed 7 months ago. The first place to look for build support should be #build-problems on our discord. If you really have a strong reason...
@algorithmwolf fwiw it looks like your `git config user.email` used for this patch is not linked to your GitHub account. if you do link it, then it will be easier...
https://man.serenityos.org/man7/Mitigations.html
@trflynn89 Does using this bezel style limit our minimum deployment version as well? Should we do some if available() hackery to use a different style on older macOS versions?
@erik-bershel It would be nice if in the future blog posts like this one included ALL breaking changes upcoming. https://github.blog/changelog/2024-11-05-notice-of-breaking-changes-for-github-actions/ Since this change was not in the blog post, we...