ungoogled-software/ungoogled-chromium

Chromium 141 probably won't work with libxml2 < 2.13

Open

#3 493 ouverte le 30 sept. 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (771 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (18 674 stars)
Métriques de merge PR
 (Merge moyen 1j 11h) (9 PRs mergées en 30 j)

Description

Description

There's a recent Chromium commit that removes compatibility code for libxml2

Who's implementing?

  • I'm willing to implement this feature myself

The problem

This Chromium commit removes some code needed for libxml2 versions < 2.13 which are still widely used.

Possible solutions

You might want to revert this commit. (The first hunk contains the breaking change, the second one can be ignored.)

Alternatives

No response

Additional context

No response

Guide contributeur