This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Android] Allow redundant |StartObservingRootWindow()| calls
Redundant requests to observe the window are harmless, and should be supported given the undefined relationship and timing between |RWHVAndroid::SetContentViewCore()| and |RWHVAndroid::WasShown()|, both of which can trigger observing of the root window. BUG=406651,394604 NOTRY=true [email protected] Review URL: https://codereview.chromium.org/493053004 Cr-Commit-Position: refs/heads/master@{#291596}
- Loading branch information