Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The iOS WebView shell don't create a CommandLine object which means that creating a display::Screen object will cause a crash while it is checking the flags passed on the command line. As registering display::Screen observers require creating the object, there is no need to assert there is no observer if no display::Screen exists. Bug: none Change-Id: I47e573bb1a397a565315e114befe8f22004b4245 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3714591 Auto-Submit: Sylvain Defresne <[email protected]> Commit-Queue: Mitsuru Oshima <[email protected]> Reviewed-by: Mitsuru Oshima <[email protected]> Cr-Commit-Position: refs/heads/main@{#1016355}
- Loading branch information