| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
actions.xml and histograms.xml lgtm. I only skimmed the rest, please wait for Ali's review.
entry_source_ = EntrySource::kUnknown;Is this really unknown? Or is it just that we haven't yet bothered to enumerate other cases that call this `Show` method? Maybe this should be `kOther`?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Is this really unknown? Or is it just that we haven't yet bothered to enumerate other cases that call this `Show` method? Maybe this should be `kOther`?
Done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |