Desktop PWAs: Test installing a PWA with unavailable manifest
With a flaky network connection, ExternalWebAppManager may request an app whose manifest cannot currently be retrieved. We emulate this scenario in a browser test by specifying a manifest known not to exist. Note that when the requested user display mode is 'standalone', the effective display mode will be 'minimal-ui' as the app display mode defaults to 'browser' in the absence of a manifest. Bug: 1055523 Change-Id: Ie7ebf42f95891f7e3eb65d3328d85104585f749a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076739 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:Alan Cutter <alancutter@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#744900}
Showing
Please register or sign in to comment