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 accountReceived on Tuesday, 14 January 2020 18:32:39 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:49 UTC