Skip to content
Commit 7cf879c0 authored by Raymes Khoury's avatar Raymes Khoury Committed by Chromium LUCI CQ
Browse files

Use InstanceKey in more places in AppServiceInstanceRegistryHelper

aura::Window* will not be available in Ash for web apps that run in
tabs after Lacros is enabled. Any code that uses an aura::Window* to
refer to an instance should instead use an InstanceKey unless it is
guaranteed to only be referring to top level aura::Window*s (which
will still be available in Ash with Lacros).

Follow up CLs will convert some other callsites.

BUG=1235206

Change-Id: Ic1ce62ba2b600b8180fc19a1f9dc1745241e207e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3066800


Reviewed-by: default avatarNancy Wang <nancylingwang@chromium.org>
Commit-Queue: Raymes Khoury <raymes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#908712}
parent 28d07949
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment