| 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 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Migrate ParkableStringManager to MemoryConsumer
base::MemoryPressureListener is deprecated in favor of the
base::MemoryConsumer API.
While this new API has support for more functionality, this migration is
completely no-op, keeping the non-stateful nature of the
MemoryPressureListener implementation, where a compression is done as a
one-time purge every time a critical memory pressure notification is
received rather than maintaining an ongoing target memory limit.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |