Andrew Kaster
Andrew Kaster
### Description Cloning the repo with Xcode 16 selected and CMake 3.30.3 fails to build using the following steps: ``` cmake -B build -GNinja ninja -C build ``` Xcode Version...
WebIDL files that contain only enums currently don't actually output any header files. For example, HTML/NavigationType.idl WebIDL files that contain enums and interfaces insert the enum definition into the Prototype...
This approach will need some rework to be properly handled at the user agent level instead of per renderer process, but it's a start. ... we're going to need a...
8b3a5d0b968a9509ac611fb5a1590a2b02e9c01c 99ef078c9733f5dae04e29aa0c5393ec1acc7fb9 dc401f49ea7e861064484e79594e35c3d93000ae d30ae92b82d997bc4db407c563c88f90d8260093 c22a2d8f2b720b7cd69a1c3b84d1cf7d443498ee 6cf7d07a989bb6d7ddc897a444053deef7192c9c 0c98c7637e1daa572a29e6cce7ca703452873264 00487a7b2519d38737b814c41c313e7566b6eea1 1db243c0060c2ae74194f3c5996093b8507ba095
This will be the first step is making better use of system libraries like fontconfig and CoreText to load system fonts for use by the UI process and the CSS...
This also means that the prebuilt devcontainer will have a populated vcpkg binary cache, speeding up the first build by a lot. It would be nice to be able to...
In the move to a python version of this script, I didn't notice that running the bootstrap script in shell mode precluded it from actually accepting the -disableMetrics argument. Existing...
### Summary Building on Fedora 41 on an x86_64 machine is currently running into a patchelf related build failure. Reported upstream here at vcpkg: https://github.com/microsoft/vcpkg/issues/41576 And here at nixos/patchelf: https://github.com/NixOS/patchelf/issues/568...
List of issues preventing moving forward on moving Swift 6.0 support out of an experimental state: Swift issues: - [x] https://github.com/swiftlang/llvm-project/issues/8998 Details: Swift's version of LLVM is missing the fix...