Arthur Sonzogni has uploaded the change for review![Open in Gerrit]()
Commit message
Convert to UNSAFE_TODO in base 8/9- base/trace_event
This is an automated #cleanup patch using the [Script] below.
We are migrating from coarse-grained file-level suppression (#pragma
allow_unsafe_buffers) to granular, expression-level markers
(UNSAFE_TODO()). The pragma disables safety checks for an entire file,
whereas UNSAFE_TODO() isolates specific potentially unsafe operations,
allowing the rest of the file to be enforced as safe.
This CL was uploaded by an experimental version of git cl split
(https://crbug.com/389069356).
Cq-Include-Trybots: luci.chrome.try:chromeos-betty-chrome
AX-Relnotes: N/A
Cleanup: This is an automated #cleanup.
Bug: 409340989
Change-Id: Ied4ff159d6b68647659a65b419a96d526d76c8ac
Change information
Files:
- M base/trace_event/malloc_dump_provider.cc
- M base/trace_event/memory_usage_estimator.h
- M base/trace_event/process_memory_dump.cc
- M base/trace_event/process_memory_dump_unittest.cc
- M base/trace_event/trace_arguments.cc
- M base/trace_event/trace_arguments.h
- M base/trace_event/trace_event_impl.h
- M base/trace_event/trace_event_unittest.cc
- M base/trace_event/trace_log.cc
- M base/trace_event/trace_logging_minimal_win.cc
- M base/trace_event/trace_logging_minimal_win.h
Change size: M
Delta: 11 files changed, 74 insertions(+), 107 deletions(-)
Open in GerritRelated details
Attention set is empty
Gerrit-MessageType: newchange
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Ied4ff159d6b68647659a65b419a96d526d76c8ac
Gerrit-Change-Number: 7255199
Gerrit-PatchSet: 1