| Code-Review | +1 |
// Refactor this code to support things happening asynchronously - i.e.
// `RequestBitmap` will be async.I generally agree with removing TODOs that are so low in priority lists that are never done.
But now that it is not a TODO, it's better to reword the comment to make it information, something that specifies the existing limitation and not an action item.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
// Refactor this code to support things happening asynchronously - i.e.
// `RequestBitmap` will be async.I generally agree with removing TODOs that are so low in priority lists that are never done.
But now that it is not a TODO, it's better to reword the comment to make it information, something that specifies the existing limitation and not an action item.
Thanks for the feedback. Updated the comments to make them informational.
| 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. |
| Commit-Queue | +2 |
Thanks Ramin and Katie for the review!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
3 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
Remove bug references from comments in AXMediaAppUntrustedService.
The comments regarding asynchronous bitmap requests and mocking `screen_ai_annotator_` are updated to remove the associated bug number, converting them from TODOs to general notes.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |