commit | 68bd2a5f3f1c914aeb7fa066f12591155b799375 | [log] [tgz] |
---|---|---|
author | Giovanni Ortuño Urquidi <ortuno@chromium.org> | Thu Apr 18 12:15:24 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 18 12:15:24 2019 |
tree | a246ca48f56c65b30cbceaab8127cc568ddb3fda | |
parent | 22d587d88c465052a0b3d9e8b1a54f89e85b5466 [diff] |
desktop-pwas: Replace stop_if_window_opened with wait_for_windows_closed If wait_for_windows_closed is true, the task will be taken out of the queue until all windows for the placeholder app are closed. Once all windows for the app are closed, the task will be added to the beginning of the queue. Replaces stop_if_window_opened because that option is no longer needed. Bug: 844278 Change-Id: I76725d353a5d195ce00e2fed2167d14e1e0d13c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572760 Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by: Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#652121}
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 .