Files
Aleksei Seren 5921cb8907 [ads] Refactor ApplicationStateMonitor as AdsServiceImpl member (#36841)
The singleton `ApplicationStateMonitor` caused a dangling pointer on
Linux because `BrowserCollection` could be destroyed before the
`ApplicationStateMonitor` singleton instance. To fix that the temporary
`Reset()` workaround was introduced in cr149 bump PR.
The PR changes `ApplicationStateMonitor` to be owned by
`AdsServiceImpl` eliminating browser shutdown issues cause by singletons.
2026-06-06 14:14:00 -05:00
..
2026-06-01 16:00:04 +01:00
2026-06-01 16:00:04 +01:00