NEW 278755
Remove non-standard `MediaRecorderErrorEvent`
https://bugs.webkit.org/show_bug.cgi?id=278755
Summary Remove non-standard `MediaRecorderErrorEvent`
Ahmad Saleem
Reported 2024-08-27 20:02:24 PDT
Hi Team, While looking into our code, I noticed that we support following still: MediaRecorderErrorEvent It is also supported by Firefox still except Chrome, which might have removed or dropped this. WebKit Source: https://searchfox.org/wubkat/rev/b36cbce69fddb7da33823f316bd8ead5bebee970/Source/WebCore/Modules/mediarecorder/MediaRecorderErrorEvent.h MDN - https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorderErrorEvent Dropped here (in 2022 - recently) - https://github.com/w3c/mediacapture-record/commit/ab8afd95cb17381cb63d039a543187a063dce462 Just raising so we can track it. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-03 20:03:24 PDT
Note You need to log in before you can comment on or make changes to this bug.