commit | f5e1eba68d9bb43f67f193cc5cdd6e0cf3ce4364 | [log] [tgz] |
---|---|---|
author | Joey Arhar <jarhar@chromium.org> | Mon Apr 28 20:14:37 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 28 20:14:37 2025 |
tree | 7fba1a4f4ad8e5b7ed155b8c8404d1a1069b42d3 | |
parent | 72519514550c8d9a635b071fd97041dc20a63abc [diff] |
Remove libxml CDATA fixes This reverts two commits: commit 2fdffd306d4882bcf2a57cfa04587de292baa575 commit f848cbce89b422f13e4ac201d57ab81c5f5cca76 The underlying issue in libxml has been fixed upstream, so we don't need these fixes anymore: https://gitlab.gnome.org/GNOME/libxml2/-/issues/412 Fixed: 327273585, 41101979 Bug: 40238214 Change-Id: I8c3486bed9788e13f380351b3b2f8c4326eec5c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6489849 Reviewed-by: David Bokan <bokan@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Reviewed-by: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1452861}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.