| Auto-Submit | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[Code health] Use format specifiers in chromecast/shell
Convert debug log statements in Chromecast shell helper components to
use format specifiers instead of string concatenation. This avoids
unnecessary StringBuilder allocations at runtime when logging is
disabled.
This applies to CastContentWindowAndroid, CastCrashUploader,
CastWebContentsComponent, CastWebContentsSurfaceHelper, and
TaskRemovedMonitorService.
TAG=agy CONV=3d7bfbf2-c0bf-4e72-9548-8bc718bee88a
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |