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: Iabdfea2fd5393d6bbc54390ca0c995eb2c55bbaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5469882 Reviewed-by: Darryl James <dljames@chromium.org> Owners-Override: Alison Gale <agale@chromium.org> Commit-Queue: Alison Gale <agale@chromium.org> Cr-Commit-Position: refs/heads/main@{#1290673}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
b470b20a14
commit
53c77f6b62
ash/webui/camera_app_ui/resources/eslint_plugin
base
allocator
android
java
src
org
chromium
functional
no_destructor.hsampling_heap_profiler
strings
task
sequence_manager
test
timer
build
android
gyp
chromeos
config
fuchsia
lacros
cc
mojo_embedder
paint
raster
trees
content
app_shim_remote_cocoa
browser
accessibility
browser_accessibility_manager.ccdump_accessibility_events_browsertest.ccdump_accessibility_tree_browsertest.ccweb_contents_accessibility.h
audio
back_forward_cache_features_browsertest.ccbackground_fetch
browser_main_loop.ccchild_process_host_impl.ccclient_hints
code_cache
devtools
protocol
file_system_access
loader
keep_alive_url_loader.ccnavigation_url_loader_impl.ccurl_loader_factory_utils.ccurl_loader_factory_utils.h
media
renderer_host
isolated_web_app_throttle.ccnavigation_request.ccpage_lifecycle_state_manager_browsertest.ccrender_frame_host_impl.ccrender_frame_host_impl_browsertest.ccrender_frame_host_manager.ccrender_widget_host_browsertest.ccrender_widget_host_view_aura.cc
service_worker
shape_detection
site_per_process_browsertest.ccsite_per_process_hit_test_browsertest.ccsite_per_process_layout_browsertest.ccsite_per_process_sad_frame_browsertest.cctracing
web_contents
web_package
prefetched_signed_exchange_cache.ccsigned_exchange_loader.ccsigned_exchange_request_handler_browsertest.cc
webauth
child
common
public
browser
common
test
renderer
device/fido/cable
docs/webapps
extensions
browser
renderer
fuchsia_web/webengine/browser
google_apis/gaia
gpu/command_buffer
headless
infra/config
ios
chrome
app
browser
commerce
complex_tasks
credential_provider
download
flags
plus_addresses
policy
qr_scanner
ui_bundled
rlz
search_engines
model
shared
coordinator
model
browser
ui
ui
authentication
autofill
bookmarks
browser_view
bubble
content_suggestions
context_menu
default_promo
post_restore
history
lens
location_bar
overlays
passwords
bottom_sheet
recent_tabs
sad_tab
scanner
search_with
settings
password
password_checkup
password_details
password_manager_egtest.mmpassword_manager_view_controller_items.mmpassword_manager_view_controller_unittest.mmpassword_settings
password_sharing
sharing
qr_generator
side_swipe
start_surface
tab_switcher
tab_grid
tabs
whats_new
web
webui
ui_bundled
common
ui
test
earl_grey
net
cookies
web
public
test
http_server
shell
web_state
web_view
media
base
gpu
midi
renderers
mojo/public/cpp/platform
net
services
audio
network
resource_coordinator
memory_instrumentation
service_manager
tracing
public
cpp
viz
public
mojom
compositing
styleguide
testing
android
native_test
java
src
org
chromium
native_test
buildbot
filters
chromeos.msan.browser_tests.oobe_negative.filterchromeos.msan.browser_tests.oobe_positive.filterios.cc_unittests.filterios.compositor_unittests.filterios.use_blink.components_unittests.filterlacros-arm.ozone_unittests.filterlinux-lacros.interactive_ui_tests.filter
test_suite_exceptions.pylwaterfalls.pylscripts
xvfb.pytools
checkbins
mb
metrics
histograms
metadata
perf
page_sets
url/android/java/src/org/chromium/url
@ -272,7 +272,7 @@ Values of `Integer` type are also supported, which allows using a sentinel
|
||||
|
||||
* TODO should follow chromium convention. Examples:
|
||||
* `TODO(username): Some sentence here.`
|
||||
* `TODO(crbug.com/123456): Even better to use a bug for context.`
|
||||
* `TODO(crbug.com/40192027): Even better to use a bug for context.`
|
||||
|
||||
### Parameter Comments
|
||||
|
||||
|
Reference in New Issue
Block a user