Bumped the importance to high as the following test is now failing with oxide 1.11 (to be released soon):
webbrowser_app.tests.test_media_access_permission.TestMediaAccessPermission.test_deny The message we’re getting from oxide is: [JS] (:0) getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details. ** Changed in: webbrowser-app (Ubuntu) Importance: Medium => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1505995 Title: Support HTTPS in webbrowser-app autopilot test suite Status in webbrowser-app package in Ubuntu: Triaged 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://goo.gl/rStTGz for more details. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1505995/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp