ungoogled-software/ungoogled-chromium

Chromium 141 probably won't work with libxml2 < 2.13

开放

#3,493 创建于 2025年9月30日

 (0 条评论) (0 个反应) (0 位负责人)Python (771 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (18,674 个星标)
PR 合并指标
 (平均合并 1天 11小时) (30 天内合并 9 个 PR)

描述

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

贡献者指南