Igalia / wolvic-chromium

The official GitHub mirror of the Chromium source
https://chromium.googlesource.com/chromium/src/
BSD 3-Clause "New" or "Revised" License
11 stars 7 forks source link

Update to Chromium v130 #129

Open jdagdelen opened 1 month ago

jdagdelen commented 1 month ago

Hi! Are there plans to pull in the upstream changes from chrome up to v130 soon? Is there anything we can do to help this process progress?

svillar commented 2 weeks ago

Hi! Are there plans to pull in the upstream changes from chrome up to v130 soon? Is there anything we can do to help this process progress?

Absolutely. We do regularly update, but releases didn't leave much time for that. We'd love having help to carry on this work. We usually start from an upstream stable branch, and then we pile our changes on top. That usually involves updating APIs, implementing new classes, etc... and also checking that everything works as it should be and that there are no regressions.

Just contact us privately if you have plans to start/support that work.