Re: [mediacapture-record] MediaRecorderErrorEvent is a bad idea; use ErrorEvent instead (#211)

Oh, thanks, I thought it was nobody else since the blink-dev Intent to Prototype indicated no signals from other browsers...

I think this would likely be a backward-compatible change for Firefox since `event.error` would still exist and return the same value. The only thing that would break is if someone is doing `new MediaRecorderErrorEvent(...)` which seems pretty unlikely.

-- 
GitHub Notification of comment by domenic
Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/211#issuecomment-1011525065 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 12 January 2022 22:58:05 UTC