ungoogled-software/ungoogled-chromium

Chromium 141 probably won't work with libxml2 < 2.13

オープン

#3,493 opened on 2025/09/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (771 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (18,674 個のスター)
PR merge metrics
 (平均マージ 1d 11h) (30d で 9 merged PRs)

説明

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

コントリビューターガイド