diff options
author | Job Bautista <jobbautista9@protonmail.com> | 2022-07-30 13:24:40 +0800 |
---|---|---|
committer | Job Bautista <jobbautista9@protonmail.com> | 2022-07-30 13:24:40 +0800 |
commit | fad8235ad2a02f3cd1cd50ec677377990642b47b (patch) | |
tree | fb3d74cd51928dd9c22a3f38669488d4f1a07ac3 /mfbt/Poison.h | |
parent | 32c8246e1615dcf1dbcf775141ee044def649ae7 (diff) | |
download | uxp-fad8235ad2a02f3cd1cd50ec677377990642b47b.tar.gz |
Issue #1980 - Fix build bustage for applications where WebRTC building is enabled.
Turns out we have a duplicate VoidFunction callback in the WebIDLs. Per
Mozilla bug 1324169, we should remove this callback from
RTCPeerConnection.webidl and let Function.webidl handle it instead.
The AttributeError faced by the new Basilisk dev wasn't helpful at all;
and turns out Mozilla had this exact same issue on bug 1505504. We're
also backporting that just in case we encounter another case of
callback duplication.
Also doing a minor fix in the MicroTaskRunnable class which Moonchild
forgot to do while working on Issue #1895.
Diffstat (limited to 'mfbt/Poison.h')
0 files changed, 0 insertions, 0 deletions