Execute external intents after scene is unblocked
If an external intent comes when Chrome shows a blocking UI, it should be delayed until it is possible to execute it. This CL considers the scene as not active if it is blocked. The activities are stored in startupParameters when they are received. When the scene is unblocked, call handleExternalIntents to execute it. Bug: 1101786 Change-Id: I8117b0cd328847e03283f0d11fea825708594af5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2292475Reviewed-by:Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#788654}
Showing
Please register or sign in to comment