Commit 9c40479a authored by Giovanni Ortuño Urquidi's avatar Giovanni Ortuño Urquidi Committed by Commit Bot

desktop-pwas: Clean up and add new location bar tests

Changes tests to use embedded test servers so that URLs can be loaded
successfully. This deflakes tests and allows us to test more cases e.g.
pages with mixed content, pages with invalid certificates etc.

Also adds tests for mixed content and invalid certificates.

Based on https://crrev.com/c/923226 by mgiuca.

Bug: 825713, 814400
Change-Id: I8603f3e6340eebbbc2faed594825745aed10bb0a
Reviewed-on: https://chromium-review.googlesource.com/994553Reviewed-by: default avatarBen Wells <benwells@chromium.org>
Reviewed-by: default avatarMatt Giuca <mgiuca@chromium.org>
Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org>
Cr-Commit-Position: refs/heads/master@{#548718}
parent 023aea51
{
"name": "App Test",
"version": "1",
"manifest_version": 2,
"app": {
"launch": {
"web_url": "https://example.com/"
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment