- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Jan 2020 18:32:38 +0000
- To: public-webrtc-logs@w3.org
In fact this code throws an exception at Nightly ``` const canvas = document.createElement("canvas"); const offscreen = canvas.transferControlToOffscreen(); ``` ``` [Exception... "Method not implemented" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: debugger eval code :: <TOP_LEVEL> :: line 2" data: no] ``` -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-fromelement/issues/84#issuecomment-574311203 using your GitHub account
Received on Tuesday, 14 January 2020 18:32:39 UTC