webrtcHacks/adapter

Chrome fires ONN outside stable

jan-ivar opened this issue · 8 comments

I'm wondering if we can mitigate crbug 1085748 somehow.

Adapter used to prevent ONN firing outside of "stable" state, but the mitigation was removed in #1037, not sure why.

fippo commented

mostly because the adapter polyfill was hiding the chrome bug

fippo commented

also cc @henbos (you can't escape :-p)

Adapter should hide the Chrome bug. That's its job. 😉

fippo commented

well, it ate too much, leaving poor @bradleythughes confused as to why webrtc-internals fired the event when his app code didn't :-)

fippo commented

That should be fixed now at least, right @henbos?

Yes, this should be fixed as part of the Perfect Negotiation work.

Chrome M87

fippo commented

no further action unless you want to make a PR