Name Description Size
browser.toml 121
browser_decoderDoctor.js eslint-disable-next-line no-shadow 11130
browser_doctor_notification.js This test is used to test whether the decoder doctor would report the error on the notification banner (checking that by observing message) or on the web console (checking that by listening to the test event). Error should be reported after calling `DecoderDoctorDiagnostics::StoreXXX` methods. - StoreFormatDiagnostics() [for checking if type is supported] - StoreDecodeError() [when decode error occurs] - StoreEvent() [for reporting audio sink error] 9233