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
Перейти к файлу
Masatoshi Kimura 14a8eaf026 Bug 1734650 - Ensure that LoadLibrarySystem32 loads dependencies from System32. r=handyman
Use LOAD_LIBRARY_SEARCH_SYSTEM32 if available. Otherwise use
LOAD_WITH_ALTERED_SEARCH_PATH.

Removed an anonymous namespace to share static variables. This namespace
was necessary in order to avoid ODR violation before [this changeset](https://searchfox.org/mozilla-central/diff/416d586a1420dd82094c0cac417ee01213eb9ad6/xpcom/base/nsWindowsHelpers.h#160).
It is not required anymore.

Differential Revision: https://phabricator.services.mozilla.com/D158832
2022-10-19 03:50:06 +00:00
.cargo Bug 1794916 - mach vendor rust for cubeb-pulse-rs 0.4.1 r=kinetik 2022-10-18 23:11:11 +00:00
.vscode
accessible Bug 1792964: Add hittesting test for tables, table rows, table cells r=eeejay 2022-10-18 22:30:10 +00:00
browser Backed out changeset 27a859f55fdd (bug 1793629) for causing bc failures on browser_preferences_usage.js. 2022-10-19 02:34:23 +03:00
build Merge mozilla-central to autoland a=merge 2022-10-19 00:41:42 +03:00
caps Bug 1764391 - truncate ExpandedPrincipals in LoadInfo::RedirectChain; r=freddyb,necko-reviewers,dragana 2022-10-18 18:01:58 +00:00
chrome
config
devtools Bug 1795933 - Remove now unnecessary and broken XUL workaround. r=mstange 2022-10-18 20:47:29 +00:00
docs Bug 1794030, part 3 - Fix XPCOM peers in mots file. r=nika,zeid DONTBUILD 2022-10-18 18:00:08 +00:00
docshell Bug 1792635 - Prevent DNS not found page from suggesting the same URI - r=mak 2022-10-18 13:24:51 +00:00
dom Bug 1696693 - Don't blit-tex-upload for srgb textures. r=gfx-reviewers,bradwerth 2022-10-19 01:22:43 +00:00
editor Bug 1795179 - Make some elements non-splittable r=m_kato 2022-10-18 22:58:10 +00:00
extensions Bug 1785278 - Reading AutoConfig from /etc/firefox when running under Snap r=mkaply,xpcom-reviewers,barret 2022-10-18 21:06:43 +00:00
gfx Bug 1795919 - Remove unused gfxQuartzSurface constructor from a data buffer, and the (locally-added) cairo_quartz_surface function it depends on. r=gfx-reviewers,lsalzman 2022-10-18 21:05:21 +00:00
gradle/wrapper
hal
image
intl
ipc Bug 1796013 - Clean up defunct protocols in sync-messages.ini. r=nika 2022-10-18 23:54:14 +00:00
js Backed out 4 changesets (bug 1790626) for causing spider-monkey failures in js/src/wasm/WasmTypeDef.h CLOSED TREE 2022-10-19 02:07:40 +03:00
layout Bug 1788192. Deal with frame/image size overflow and handle it gracefully in border code. r=nical 2022-10-18 19:57:57 +00:00
media
memory
mfbt
mobile Bug 1787274: Use mCachedFields viewport cache for determining offscreen state r=Jamie,geckoview-reviewers,owlish 2022-10-18 22:30:10 +00:00
modules Bug 1791814: Address two preferences showing up in telemetry r=freddyb 2022-10-19 01:39:35 +00:00
mozglue
netwerk Bug 1793841 - deserialize nsITransportSecurityInfo without already having an instance of it r=jschanck,necko-reviewers,dragana 2022-10-18 21:25:03 +00:00
nsprpub
other-licenses
parser
python Bug 1793974 - Pass mode=staged for staged files r=tjr DONTBUILD 2022-10-18 20:25:31 +00:00
remote
security Bug 1793841 - deserialize nsITransportSecurityInfo without already having an instance of it r=jschanck,necko-reviewers,dragana 2022-10-18 21:25:03 +00:00
services Bug 1790961 - Invalidate cache attachments base URL when server changes r=gbeckley 2022-10-18 14:54:30 +00:00
servo
startupcache
storage
supply-chain
taskcluster Bug 1795063 - Migrate spidermonkey tasks from AWS -> GCP, r=MasterWayZ 2022-10-18 17:58:18 +00:00
testing Bug 1795179 - Make some elements non-splittable r=m_kato 2022-10-18 22:58:10 +00:00
third_party Bug 1794916 - mach vendor rust for cubeb-pulse-rs 0.4.1 r=kinetik 2022-10-18 23:11:11 +00:00
toolkit Bug 1796018 - Bump libvpx requirement for --with-system-libvpx. r=firefox-build-system-reviewers,nalexander 2022-10-19 02:54:40 +00:00
tools Bug 1795370 - Add nsICrashReporter as an interface on nsAppRunner. r=gsvelto 2022-10-18 18:22:24 +00:00
uriloader
view
widget Bug 1795370 - Add nsICrashReporter as an interface on nsAppRunner. r=gsvelto 2022-10-18 18:22:24 +00:00
xpcom Bug 1734650 - Ensure that LoadLibrarySystem32 loads dependencies from System32. r=handyman 2022-10-19 03:50:06 +00:00
xpfe/appshell Backed out changeset d2e0da08b38f (bug 1795804) for causing assertion failures in widget/cocoa/nsCocoaWindow.mm 2022-10-18 21:07:02 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js
.eslintrc.js
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1794916 - mach vendor rust for cubeb-pulse-rs 0.4.1 r=kinetik 2022-10-18 23:11:11 +00:00
Cargo.toml
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
mots.yaml Bug 1794030, part 3 - Fix XPCOM peers in mots file. r=nika,zeid DONTBUILD 2022-10-18 18:00:08 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1795207 - Move the remainder of warning flags setup in old-configure to python. r=firefox-build-system-reviewers,andi 2022-10-18 19:46:44 +00:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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.