dpwa: expose App's start_url as AppService publisher_id
This CL exposes Web App's start_url as publisher_id to AppService. Web App start_url is used to calculate AppId, and can be used to launch (navigate to) the App. App Service publisher_id is the platform-specific identifier for an App. Using start_url as publisher_id gives AppService users more flexibility in interacting with the App. This is useful in tests. For example, performing checks after navigating to the App's url in a browser tab. Bug: 1155337 Change-Id: Ie5d8796e178322ebd634386565d2c312c1fcec00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581340 Commit-Queue: Jiewei Qian <qjw@chromium.org> Reviewed-by:Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#835558}
Showing
Please register or sign in to comment