ungoogled-software / ungoogled-chromium

Google Chromium, sans integration with Google
BSD 3-Clause "New" or "Revised" License
20.8k stars 844 forks source link

Update to Chromium 128.0.6613.137 #3027

Closed Ahrotahn closed 2 months ago

Ahrotahn commented 2 months ago

This PR updates to Chromium 128.0.6613.137 This also includes a small fix to the RemoveClientHints patch which returns an empty object instead of null for userAgentData since some extensions don't expect that to be null.


Change log Blog post

clickot commented 2 months ago

portable linux builds fine and runs at least on Manjaro, Ubuntu 20.04/24.04 and Fedora WS 40

Nifury commented 2 months ago

Should we merge #3017 first?

networkException commented 2 months ago

can do

Ahrotahn commented 2 months ago

I'll update the PR over that commit in a bit. I'll also include a small fix to the RemoveClientHints patch.