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

desktop-pwas: For testing, use a server capable of serving HTTPS

Before this patch, tests were using the default EmbeddedTestServer,
which only served HTTP pages. Desktop PWAs can only be HTTPS so tests
should use HTTPS sites. Furthermore, Desktop PWAs will soon block
mixed content, so test pages need to be served over HTTPS.

Change-Id: I4af6850bdd851917fdeb2bf9d55fa62b6d3beff7
Reviewed-on: https://chromium-review.googlesource.com/926022
Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org>
Reviewed-by: default avatarMatt Giuca <mgiuca@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542074}
parent 3a719cdd
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