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/content/gpu/gpu_main.cc b/content/gpu/gpu_main.cc index 322a2e3..ab52bde9 100644 --- a/content/gpu/gpu_main.cc +++ b/content/gpu/gpu_main.cc
@@ -304,7 +304,7 @@ base::MessagePumpType::NS_RUNLOOP); // As part of the migration to DoWork(), this policy is required to keep // previous behavior and avoid regressions. - // TODO(crbug.com/1041853): Consider updating the policy. + // TODO(crbug.com/40668161): Consider updating the policy. main_thread_task_executor->SetWorkBatchSize(2); #else main_thread_task_executor =