commit | 59c007a7ad2f034baeffab754f3f5bf109b69cda | [log] [tgz] |
---|---|---|
author | Alison Gale <[email protected]> | Sat Apr 20 03:05:40 2024 |
committer | Chromium LUCI CQ <[email protected]> | Sat Apr 20 03:05:40 2024 |
tree | 81db81528de647aa20de3f43db7299b07f65fa74 | |
parent | af2a84b470c3a184c27f77017bbbff9378f199b2 [diff] [blame] |
Migrate TODOs referencing old crbug IDs to the new issue tracker IDs The canonical bug format is TODO(crbug.com/<id>). TODOs of the following forms will all be migrated to the new format: - TODO(crbug.com/<old id>) - TODO(https://crbug.com/<old id>) - TODO(crbug/<old id>) - TODO(crbug/monorail/<old id>) - TODO(<old id>) - TODO(issues.chromium.org/<old id>) - TODO(https://issues.chromium.org/<old id>) - TODO(https://issues.chromium.org/u/1/issues/<old id>) - TODO(bugs.chromium.org/<old id>) Bug id mapping is sourced from go/chrome-on-buganizer-prod-issues. See go/crbug-todo-migration for details. #crbug-todo-migration Bug: b/321899722 Change-Id: Ifd155bbeff882ea939f74cf8b8f847f42847940b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5468156 Reviewed-by: Darryl James <[email protected]> Owners-Override: Alison Gale <[email protected]> Commit-Queue: Alison Gale <[email protected]> Cr-Commit-Position: refs/heads/main@{#1290297}
diff --git a/cc/BUILD.gn b/cc/BUILD.gn index 560aa8c..5ffc302 100644 --- a/cc/BUILD.gn +++ b/cc/BUILD.gn
@@ -953,7 +953,7 @@ additional_manifest_fragments = [ "//build/config/fuchsia/test/fonts.shard.test-cml", - # TODO(https://crbug.com/1185811): Investigate removing the requirement + # TODO(crbug.com/40055105): Investigate removing the requirement # for VmexResource. "//build/config/fuchsia/test/mark_vmo_executable.shard.test-cml", "//third_party/fuchsia-sdk/sdk/pkg/vulkan/client.shard.cml",