Support HTTPS in webbrowser-app autopilot test suite
Bug #1505995 reported by
Olivier Tilloy
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webbrowser-app (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
The webbrowser-app autopilot test suite currently uses a test HTTP server. In the near future, it will need to gain support for HTTPS for some tests (e.g. those that embed getUserMedia() calls in HTML):
[JS] (:0) getUserMedia() is deprecated on insecure origins, and support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https:/
To post a comment you must log in.
This would be useful to automate the testing of the invalid/expired certificate pages too.