Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/powerfulFeatureRestrictions/old-powerful-features-on-insecure-origin-expected.txt

Issue 2696083004: Do not commit: Remove testharness.js test results that are all-PASS, ignoring console output (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE WARNING: Use of the Application Cache is deprecated on insecure origins. Support will be removed in the future. You should consider switching your appli cation to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more det ails.
2 CONSOLE WARNING: line 26: The devicemotion event is deprecated on insecure origi ns, and support will be removed in the future. You should consider switching you r application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for m ore details.
3 CONSOLE WARNING: line 31: The deviceorientation event is deprecated on insecure origins, and support will be removed in the future. You should consider switchin g your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
4 CONSOLE WARNING: line 36: getCurrentPosition() and watchPosition() no longer wor k on insecure origins. To use this feature, you should consider switching your a pplication to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
5 CONSOLE WARNING: line 55: getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure or igin, such as HTTPS. See https://goo.gl/rStTGz for more details.
6 This is a testharness.js-based test.
7 PASS device motion
8 PASS device orientation
9 PASS getCurrentPosition
10 PASS watchPosition
11 PASS navigator.webkitGetUserMedia
12 PASS navigator.mediaDevices.getUserMedia
13 PASS appcache
14 PASS requestMediaKeySystemAccess
15 Harness: the test ran to completion.
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698