commit | ff20729e3925424a6d360e853629aeb91fb945ac | [log] [tgz] |
---|---|---|
author | Mohammad Refaat <[email protected]> | Tue Oct 13 21:00:37 2020 |
committer | Commit Bot <[email protected]> | Tue Oct 13 21:00:37 2020 |
tree | 74d9f5a066e295b7b5abd361dfa668ae07c4b792 | |
parent | a1c582c5688d6ad55446ca6a92f6e17f6a376732 [diff] |
[Merge M87] Dont show restore prompt on openURL user activity for new window. This fixes the problem when crash happens as there is no active webstate when the new window opens. Also this is consistent with the behavior of single window/multi-window when we don't show the restore prompt when there is external intent (opening chrome from another app with url parameter). (cherry picked from commit d1938285dd48161e8a07e3fd33b53591e5140c84) Bug: 1135459 Change-Id: Ia979db92f3d938f57a7b7a5f4821075a82b396fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454250 Commit-Queue: Mark Cogan <[email protected]> Reviewed-by: Mark Cogan <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#815152} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468956 Reviewed-by: Mohammad Refaat <[email protected]> Commit-Queue: Mohammad Refaat <[email protected]> Cr-Commit-Position: refs/branch-heads/4280@{#337} Cr-Branched-From: ea420fb963f9658c9969b6513c56b8f47efa1a2a-refs/heads/master@{#812852}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.