- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Wed, 27 Nov 2019 12:08:06 +0000
- To: public-webrtc-logs@w3.org
It seems to be present on http://w3c.github.io/webrtc-pc/ but not on https://w3c.github.io/webrtc-pc/webrtc.html
I see an error in the log:
respec-w3c-common.js:38 TypeError: Cannot read property 'digest' of undefined
at f (respec-w3c-common.js:14)
at e.run (respec-w3c-common.js:14)
at Object.e.run (respec-w3c-common.js:38)
at respec-w3c-common.js:14
at new Promise (<anonymous>)
at respec-w3c-common.js:14
at Object.e.runAll (respec-w3c-common.js:14)
at /webrtc-pc/async http:/w3c.github.io/webrtc-pc/respec-w3c-common.js:14
Changing the access mode from http: to https: seems to be necessary and sufficient in order to avoid the issue.
--
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2358#issuecomment-559060800 using your GitHub account
Received on Wednesday, 27 November 2019 12:08:08 UTC