Code-Review | +1 |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Remove DanglingUntriaged from TabLifecycleUnit.
This should move the crash in https://crbug.com/433534062 to the point
where the raw_ptr becomes dangling, not the point where it's accessed,
which will be easier to debug.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |