Dactyloidae/xpcom
Job Bautista b3e43f41a8 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.
2022-08-04 14:26:21 +08:00
..
base Issue #1980 - Fix build bustage for applications where WebRTC building is enabled. 2022-08-04 14:26:21 +08:00
build Issue #1905 - Part 3f - Collection of fixes connecting ARM support to the Mac build. Also update ARM XPT code to add Mac/Apple support. 2022-06-13 09:01:18 +08:00
components Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
doc import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
ds Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
glue [XPCOM] Crash safely when TArray replacements are OOB. 2022-07-05 17:25:29 +08:00
idl-parser Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
io [XPCOM] Improve the conversion of line breaks. 2022-05-05 09:05:27 +08:00
libxpt/xptcall import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
reflect Issue #1905 - Part 4d - Fix a crash calling a date and time function. Fixed by updating the xptcinvoke ARM64 code to the latest Mozilla version. 2022-06-22 09:01:02 +08:00
string Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
system Issue #21 - Remove remaining telemetry structs, callers and flags. 2022-04-28 10:33:44 +08:00
tests Issue #21 - Remove remaining telemetry structs, callers and flags. 2022-04-28 10:33:44 +08:00
threads Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
typelib Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
windbgdlg Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
xpidl Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
xpcom-config.h.in import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
xpcom-private.h.in import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00