gecko-dev/browser
Yannis Juglaret b8426d4705 Bug 1850969 - Protect patched_NtMapViewOfSection against SharedSection::ConvertToReadOnly. r=gstoll
Third-party products can start threads in our main process, which can load DLLs before the main thread has gone past SharedSection::ConvertToReadOnly. This patch therefore protects the use of the shared section within patched_NtMapViewOfSection, to guarantee that there is no race condition where the shared section could get converted while being used.

Differential Revision: https://phabricator.services.mozilla.com/D187913
2023-09-12 12:04:55 +00:00
..
actors Bug 1842554 - Enable SERP Telemetry improvements - r=Standard8 2023-09-07 10:18:43 +00:00
app Bug 1850969 - Protect patched_NtMapViewOfSection against SharedSection::ConvertToReadOnly. r=gstoll 2023-09-12 12:04:55 +00:00
base Bug 1852576 - Remove unnecessary AboutCompat.jsm and aboutPageProcessScript.js entries from the intermittent known scripts list in browser_startup_content.js. r=webcompat-reviewers,twisniewski 2023-09-12 07:27:14 +00:00
branding Bug 1845683 - Fix footer to bottom of about dialog r=desktop-theme-reviewers,dao 2023-07-31 14:52:53 +00:00
components Bug 1852412 - Convert set user choice error types to nsresult. r=nrishel 2023-09-12 03:26:52 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-08-28 14:03:43 +00:00
docs Bug 1825039 - Document XUL vs HTML in a front-end reusable widgets context. r=mstriemer 2023-08-17 18:29:43 +00:00
extensions Bug 1838839 - Ship v118.0.0 of the WebCompat System Addon r=webcompat-reviewers,twisniewski 2023-08-19 11:47:39 +00:00
fonts
fxr Bug 1845311 - [Part 2] Use ChromeUtils.defineLazyGetter in more places r=arai,webcompat-reviewers,necko-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,sync-reviewers,anti-tracking-reviewers,tabbrowser-reviewers,bytesized,twisniewski,sgalich,mak,kershaw,sclements,pbz,robwu,geckoview-reviewers,amejiamarmol 2023-08-01 23:01:02 +00:00
installer Bug 1532782 - Stop packaging plugin-container (but continue to use it for xpcshell tests). r=nika,firefox-build-system-reviewers,glandium 2023-09-07 21:57:45 +00:00
locales no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE 2023-09-12 06:59:28 +00:00
locales-preview
modules Bug 1851237 - Renew expiring metrics ping.centre.send_failures*. r=chutten 2023-09-11 17:34:42 +00:00
themes Bug 1852598 - Restore dark color for primary buttons. r=desktop-theme-reviewers,aminomancer,Itiel 2023-09-11 19:49:46 +00:00
tools/mozscreenshots Bug 1830623, part 3 - Update DNT UI to match GPC UI - r=anti-tracking-reviewers,mconley,timhuang,emilio 2023-08-23 16:52:48 +00:00
.eslintrc.js
app.mozbuild
build.mk
confvars.sh
defs.mk
l10n-registry.manifest
LICENSE
Makefile.in
moz.build
moz.configure