You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove LifetimeObserver which was a proxy for a WeakPtr<WebContents>
Use GetWeakPtr directly for having a reference to a WebContents. The
proxy was unnecessary with the newly added method on WebContents.
BUG=952390
Change-Id: Ib603d74919cb295e73b0255118d18a804c04a80b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3145471
Reviewed-by: Glenn Hartmann <[email protected]>
Commit-Queue: Dave Tapuska <[email protected]>
Cr-Commit-Position: refs/heads/main@{#918849}
0 commit comments