Arthur Sonzogni has uploaded the change for review![Open in Gerrit]()
Commit message
Convert to UNSAFE_TODO in services
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 git cl split.
This CL was uploaded by an experimental version of git cl split
(https://crbug.com/389069356).
AX-Relnotes: N/A
Cleanup: This is an automated #cleanup.
Bug: 409340989
Change-Id: I897617401e6a8d7c1f66a8af6af48964f39cd852
Change information
Files:
- M services/tracing/public/cpp/perfetto/java_heap_profiler/hprof_parser_android_unittest.cc
Change size: S
Delta: 1 file changed, 4 insertions(+), 8 deletions(-)
Open in GerritRelated details
Attention set is empty
Gerrit-MessageType: newchange
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I897617401e6a8d7c1f66a8af6af48964f39cd852
Gerrit-Change-Number: 7552871
Gerrit-PatchSet: 1