commit | 331f43074dd65282c913ca23e3394b9cd279a2e2 | [log] [tgz] |
---|---|---|
author | luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> | Tue Apr 29 17:43:14 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 29 17:43:14 2025 |
tree | 1dbd642540dbe7364bac46fcd9d3c77308e3671d | |
parent | 3434f81883ed0c1f7a179405242fba555c2286b7 [diff] |
Revert "Move IDS_CONTEXTMENU_LINK_TITLE string from //chrome to //content" This reverts commit b1cf9c4929e5d6ee102a5c6a78e50f616c84b43f. Reason for revert: LUCI Bisection has identified this change as the culprit of a build failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/compile-analysis/b/8716238662635630833 Sample failed build: https://ci.chromium.org/b/8716238662635630833 If this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F6494498&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8716238662635630833&type=BUG Original change's description: > Move IDS_CONTEXTMENU_LINK_TITLE string from //chrome to //content > > This string resource will be used by WebView hyperlink contextmenu. > > Bug: 323344356 > Change-Id: Ibb1836770491f0630f38f238ba78ee1e2b3381db > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6494498 > Reviewed-by: Alex Mitra <alexmitra@chromium.org> > Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> > Commit-Queue: Zakarie Yaris <yaris@google.com> > Cr-Commit-Position: refs/heads/main@{#1453309} > Bug: 323344356 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: If42818b68e2eca6c08271b27f5557300d4c51bea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6498170 Owners-Override: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Bot-Commit: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Commit-Queue: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1453384}
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.