forked from Pissandshittium/pissandshittium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland "[Jellybean] Ensure legacy mappings ignore token namespace" This reverts commit aa90c73. Reason for revert: Fixed the underlying issue Original change's description: > Revert "[Jellybean] Ensure legacy mappings ignore token namespace" > > This reverts commit 5f390a2. > > Reason for revert: Breaks compilation on ChromiumOS ASAN Release > > See https://ci.chromium.org/ui/p/chromium/builders/ci/ChromiumOS%20ASAN%20Release/288455/overview > > Original change's description: > > [Jellybean] Ensure legacy mappings ignore token namespace > > > > Previously tokens specified in legacy_mappings would > > pick up the namespace of the json5 file they were declared > > in. Since these are legacy variables we want to map to new > > tokens they should not be prefixed with any token > > namespace. > > > > This CL fixes the model to implement the correct behaviour > > and adds a test case. > > > > Change-Id: Ifa18991bb6a1df8b29c722cafa77f2beb3cf599d > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4426610 > > Reviewed-by: Christos Froussios <cfroussios@chromium.org> > > Commit-Queue: Zain Afzal <zafzal@google.com> > > Cr-Commit-Position: refs/heads/main@{#1131666} > > Change-Id: I3de82b0a4b10cfcd21e80bebeeacaaab8a93fa97 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4439229 > Reviewed-by: Christos Froussios <cfroussios@chromium.org> > Commit-Queue: Christos Froussios <cfroussios@chromium.org> > Owners-Override: Christos Froussios <cfroussios@chromium.org> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Cr-Commit-Position: refs/heads/main@{#1131686} Change-Id: Ia54854d34f38e46d94127cad6652803d07442b1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4439230 Reviewed-by: Christos Froussios <cfroussios@chromium.org> Commit-Queue: Zain Afzal <zafzal@google.com> Cr-Commit-Position: refs/heads/main@{#1132282}
- Loading branch information
Zain Afzal
authored and
Chromium LUCI CQ
committed
Apr 19, 2023
1 parent
2b054d0
commit 225b194
Showing
4 changed files
with
27 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters