| Code-Review | +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. |
Have TabLifeCycleUnit subscribe for audible state change
The TabLifecycleUnitSource was observing the TabStripModel and being
notified every time there was a data change for any tab and updating
it's corresponding tab's recently audible state. This CL makes it
so that the TabLifecycleUnit directly subscribe so it doesn't need
to make unnecessary updates.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |