Chromium Code Reviews
Descriptioncustomtabs: Keep a reference to Tab in PageLoadMetricsObserver, not WebContents.
The lifetime of the PageLoadMetricsObserver in CustomTabActivity is tied
to the tab, not to the WebContents. It makes more sense to capture a
reference to the tab.
This might be related to crbug.com/633186, even though no evidence of
leak was found. Regardless, this makes more sense.
BUG=633186
Committed: https://crrev.com/463006e76317b10db50e6106f60b5dcaa3c3a19f
Cr-Commit-Position: refs/heads/master@{#410615}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
|||||||||||||||||||