Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Yannis Juglaret a5fe9e5af0 Bug 1838286 - Fix a race condition with in-process DLL interception. r=win-reviewers,gstoll
If a thread starts running a detoured function right after we
successfully committed our 13-bytes patch, there is a short delay where
it can reach the patched_XXX function and try to call stub_XXX while
stub_XXX.mOrigFunc is still a null pointer.

We fix this specific race condition, which, in the current code base,
materializes mostly as crashes in patched_BaseThreadInitThunk when
trying to call stub_BaseThreadInitThunk.

Differential Revision: https://phabricator.services.mozilla.com/D192668
2023-11-03 16:57:50 +00:00
.cargo Bug 1861443 - neqo v0.6.6, r=necko-reviewers,supply-chain-reviewers,jesup 2023-10-27 16:47:17 +00:00
.github/workflows
.vscode Bug 1858932 - Skip bash and run mach directly on powershell for tasks.json r=tcampbell DONTBUILD 2023-10-17 19:49:17 +00:00
accessible Bug 1775683: Request a longer timeout for accessible/tests/browser/e10s/browser_caching_name.js. r=eeejay 2023-11-01 00:40:00 +00:00
browser Bug 1858470 - Record ads exposure counter for opted-in users r=perry.mcmanis 2023-11-03 15:12:11 +00:00
build Bug 1860360 - Disable -Wvla-cxx-extension warning in clang 18. r=firefox-build-system-reviewers,andi 2023-10-24 05:48:56 +00:00
caps Bug 1856578 - follow up - Empty Lines at end of file r=nataliaCs 2023-10-03 11:35:36 +00:00
chrome Bug 1855225 - Use system principal for chrome:// skin URIs too. r=dveditz 2023-10-12 08:59:50 +00:00
config Bug 1861564 - Disambiguate markers when tracking them. r=florian,releng-reviewers,jcristau 2023-10-27 20:13:53 +00:00
devtools Backed out changeset 4492a1a7f6e7 (bug 1860888) for causing mochitests failures in test_console_serviceworker_cached.html. CLOSED TREE 2023-11-03 12:46:25 +02:00
docs Bug 1858889 - [Linux] Remove dbus-glib from docs and CI. r=stransky 2023-10-31 18:34:17 +00:00
docshell Backed out 2 changesets (bug 1855992) for causing talos failures @ mozilla::net::nsAboutProtocolHandler::NewChannel CLOSED TREE 2023-11-03 00:02:09 +02:00
dom Backed out changeset 7d4d521e083d (bug 1862526) for causing 'GetDebugInfo' related build bustages. CLOSED TREE 2023-11-03 18:42:23 +02:00
editor Bug 1858794 - Make AutoMoveOneLineHandler track the new line range while moving content nodes r=m_kato 2023-11-01 01:32:40 +00:00
extensions Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu 2023-10-13 02:32:24 +00:00
gfx Bug 1834320 - Don't apply justification spacing when there are further tabs on the line. r=layout-reviewers,emilio 2023-11-03 09:06:29 +00:00
gradle/wrapper
hal Bug 1858153 [Linux] Migrate UPowerClient from dbus-glib to GDBus r=emilio 2023-10-12 11:16:25 +00:00
image Bug 1722322 - Implement LargestContentfulPaint r=emilio 2023-11-02 20:53:36 +00:00
intl Bug 1861622 - Simplify the code by removing some 'else' r=jfkthame DONTBUILD 2023-11-01 08:43:57 +00:00
ipc Bug 1595453 - Allow serializing zero-length ByteBufs. r=nika 2023-11-02 18:05:31 +00:00
js Bug 1861983 - Part 6: Add more MinMax folding. r=jandem 2023-11-03 14:23:15 +00:00
layout Bug 1862411 - simplify array access by using range based loops and LastElement r=emilio 2023-11-03 16:22:23 +00:00
media Backed out 2 changesets (bug 1861618, bug 1856240) for causing build bustages in ClearKeyUtils.cpp CLOSED TREE 2023-11-01 18:03:05 -04:00
memory Bug 1857107 - Update the PHC gtest for apple silicon's page size r=glandium 2023-10-26 05:41:15 +00:00
mfbt Bug 1850723 - Make mozilla::Result constructor take another result with convertible value. r=emilio,glandium 2023-11-03 08:13:19 +00:00
mobile Bug 1510660 - suppress lint warning for SharedPreferences.apply() r=geckoview-reviewers,owlish DONTBUILD 2023-11-03 16:38:52 +00:00
modules Bug 1834320 - Don't apply justification spacing when there are further tabs on the line. r=layout-reviewers,emilio 2023-11-03 09:06:29 +00:00
mozglue Backed out 2 changesets (bug 1861618, bug 1856240) for causing build bustages in ClearKeyUtils.cpp CLOSED TREE 2023-11-01 18:03:05 -04:00
netwerk Backed out 2 changesets (bug 1855992) for causing talos failures @ mozilla::net::nsAboutProtocolHandler::NewChannel CLOSED TREE 2023-11-03 00:02:09 +02:00
nsprpub
other-licenses Bug 1857121: Update IA2TypeLibrary.idl to latest revision (IAccessible2 repo commit 4461630f). r=morgan 2023-10-11 22:10:23 +00:00
parser Bug 1862311 - Clean up the comments in nsHtml5AtomTable.h and increase the cache size a tiny bit, r=emilio 2023-10-31 23:05:59 +00:00
python Bug 1860606 - Get rid of migration.ftl in favour of migrationWizard.ftl. r=kpatenio,fluent-reviewers,bolsson 2023-11-02 22:03:26 +00:00
remote Bug 1860170 - Use mozprocess.run_and_wait in puppeteer r=hneiva,webdriver-reviewers,Sasha 2023-10-30 16:43:16 +00:00
security Backed out 5 changesets (bug 1862062) for causing xpcshell failures on test_content_signing.js. CLOSED TREE 2023-11-02 23:22:42 +02:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,RyanVM 2023-11-02 13:27:24 +00:00
servo Bug 1833679 - DevTools warnings infrastructure. r=nchevobbe,emilio 2023-11-02 15:29:12 +00:00
startupcache Bug 1856530 - run file-whitespace on toml files r=linter-reviewers,Standard8 2023-10-03 09:22:18 +00:00
storage Bug 1856795 - ride along: use = default; on some recently modified files r=emilio 2023-10-15 15:29:03 +00:00
supply-chain Bug 1861443 - neqo v0.6.6, r=necko-reviewers,supply-chain-reviewers,jesup 2023-10-27 16:47:17 +00:00
taskcluster Bug 1860468 - Use nonprod entitlements on non-shippable builds r=haik,releng-reviewers,taskgraph-reviewers,bhearsum,jcristau 2023-11-03 16:45:14 +00:00
testing Bug 1668136 - Set visible the content relevancy of an element with content-visibility:auto if its descendant is called scrollIntoView, r=emilio 2023-11-03 15:37:29 +00:00
third_party Bug 1811076: Part 4 - Add gtests for correctly-behaving and misbehaving DLP agents 2023-10-31 16:38:55 +00:00
toolkit Bug 1838286 - Fix a race condition with in-process DLL interception. r=win-reviewers,gstoll 2023-11-03 16:57:50 +00:00
tools Bug 1860606 - Get rid of migration.ftl in favour of migrationWizard.ftl. r=kpatenio,fluent-reviewers,bolsson 2023-11-02 22:03:26 +00:00
uriloader Backed out changeset d7ba64895091 (bug 1828334) for causing talos damp hangs. 2023-11-03 03:10:29 +02:00
view Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
widget Bug 1862956 - Use FlavorsTransferableCanExport to get the available flavor list from cached transferable; r=nika,spohl 2023-11-03 16:50:11 +00:00
xpcom Bug 1862782, part 2 - Split out cases where we must never immediately finalize. r=smaug 2023-11-03 14:27:22 +00:00
xpfe/appshell Bug 1107433 - macOS: Add fallback menu bar for early startup modals. r=mac-reviewers,spohl 2023-10-26 16:55:11 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1750351 - Include push tasks for sp-perftests to prevent rescheduling builds. r=aryx DONTBUILD 2023-10-04 12:51:26 +00:00
.eslintignore Bug 1854786 - Move exclusion from linting for talos devtools pages to ThirdPartyPaths.txt. r=bomsy 2023-11-01 08:00:39 +00:00
.eslintrc-test-paths.js Bug 1844125 - Remove more bits of old translations code. r=gregtatum 2023-10-30 16:20:55 +00:00
.eslintrc.js Bug 1861865 - Fix ESLint valid-jsdoc issues in various browser code and enable on directories where it is already passing. r=Gijs 2023-11-01 17:20:41 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1854874 - Add comm/ to .gitignore r=glandium 2023-10-25 01:32:19 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug: Removed tag FIREFOX_BETA_120_BASE a=release 2023-10-16 15:00:23 -04:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1854786 - Move exclusion from linting for talos devtools pages to ThirdPartyPaths.txt. r=bomsy 2023-11-01 08:00:39 +00:00
.prettierrc.js
.stylelintignore Bug 1857522 - Reduce max nesting depth to 3. r=Gijs 2023-10-08 22:33:39 +00:00
.stylelintrc.js Bug 1860666 - Add pref-gated ::slider-* pseudo-elements, and some tests. r=layout-reviewers,jfkthame 2023-10-30 15:15:24 +00:00
.taskcluster.yml
.trackerignore
.yamllint Bug 1858299 - moz.yaml file should not start with --- r=tjr 2023-10-13 11:56:37 +00:00
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1861443 - neqo v0.6.6, r=necko-reviewers,supply-chain-reviewers,jesup 2023-10-27 16:47:17 +00:00
Cargo.toml Bug 1861220 - Vendor application services into moz central r=lina,adw 2023-10-26 23:27:39 +00:00
client.mk
client.py
CLOBBER Bug 1857862 - Vendor libwebrtc from b38d9d2b6f - moz.build file updates 2023-10-23 20:42:39 +02:00
configure
configure.py Bug 1861273 - Add some profile markers for sub-phases of configure. r=firefox-build-system-reviewers,ahochheiden 2023-10-26 00:49:31 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in Bug 1861288 - Improve coverage of the pre-export and export phases in profiles. r=firefox-build-system-reviewers,ahochheiden 2023-10-27 00:01:35 +00:00
mots.yaml Bug 1860554 - Create a new Translation module. r=gregtatum,zeid DONTBUILD 2023-11-03 13:56:27 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1847580 - Update ESLint to read .toml as well as .ini for test manifests r=Standard8 2023-10-23 17:22:29 +00:00
package.json
pyproject.toml
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.