gecko-dev/xpcom
Ray Kraesig 8bb6f203e5 Bug 1909898 [1/1] - Skip checking initialization if check-function is not found r=yjuglaret
In late beta and later, `xul.dll` does notexport the check function, and
`firefox.exe` does not try to load it. Unfortunately, a partial update
can result in these two being mismatched -- and does so often enough to
be a beta topcrash.

Suppress this crash by checking whether the diagnostic function is
actually exported and found, rather than asserting that it must be.

(This patch is explicitly just a bandaid, and doesn't address the
underlying issue of the two binaries being mismatching versions.)

Differential Revision: https://phabricator.services.mozilla.com/D218798
2024-08-19 16:19:25 +00:00
..
base Bug 1910796 - Use deflate API directly in nsGZFileWriter. r=xpcom-reviewers,nika 2024-08-15 11:33:39 +00:00
build Bug 1883903 - Try to get a profile when we encounter a hang r=florian,profiler-reviewers,ahal 2024-08-14 12:11:43 +00:00
components Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
docs Bug 1906275 - Improve docs about logging, add the workaround for Windows. DONTBUILD 2024-07-08 13:39:28 +00:00
ds Bug 1913104 - Remove X11 mask code. r=stransky,desktop-theme-reviewers,dao 2024-08-16 12:48:28 +00:00
geckoprocesstypes_generator
glue Bug 1909898 [1/1] - Skip checking initialization if check-function is not found r=yjuglaret 2024-08-19 16:19:25 +00:00
idl-parser Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot 2024-04-22 18:19:58 +00:00
io Bug 1913357 - Make GetDiskSpaceAvailable return the right error in case of GetParent failing. r=xpcom-reviewers,nika 2024-08-17 11:30:59 +00:00
reflect Bug 1906777 - [riscv64]Keep unsigned 32-bit parameter sign-extended in register. r=nika DONTBUILD 2024-07-12 08:17:17 +00:00
rust Bug 1903993 - Use the SPDX license format for mozilla-central-managed crates r=emilio 2024-06-24 10:23:39 +00:00
string Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
system Backed out changeset 455d12dff44e (bug 1895254) for causing android wpt crashes @ /html/dom/idlharness.https.html CLOSED TREE 2024-07-19 22:47:01 +03:00
tests Bug 1889839 part 1: restructure TelemetryFixture to make it impossible for mCleanGlobal to be GC'd r=yjuglaret 2024-08-14 15:18:26 +00:00
threads Bug 1800882 - Implement HTMLVideoElement.requestVideoFrameCallback. r=webidl,media-playback-reviewers,emilio,ErichDonGubler,padenot 2024-08-01 20:12:22 +00:00
windbgdlg
xpidl
metrics.yaml
moz.build