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
Перейти к файлу
David Parks d7f1ab7118 Bug 1615752: Require 10-byte detour for Win 8.0 x64 CreateFileA and DuplicateHandle r=aklotz
In the current Win 8.0, these functions both start with a RIP-relative JMP (6 bytes) followed by 6 nops (6-bytes), which does not give us the 13-bytes we need for a trampoline so we require the trampoline to fit into 10 bytes.

Differential Revision: https://phabricator.services.mozilla.com/D63260

--HG--
extra : moz-landing-system : lando
2020-03-03 19:23:53 +00:00
.cargo Bug 1619375 - Update Neqo to 0.2.0 r=dragana 2020-03-03 17:03:45 +00:00
.vscode
accessible Bug 1619442 - Style inactive status panel with visibility: hidden. r=Gijs 2020-03-03 16:39:06 +00:00
browser Bug 1612979 - Add tests for the AppAutoUpdate policy r=mkaply 2020-03-03 18:13:49 +00:00
build Bug 1611160 - Add Clang Plugin for nsIPrincipal r=ckerschb,andi 2020-03-03 14:30:36 +00:00
caps Bug 1615259 - Refactor GetUri in WorkerLoadInfo.cpp r=ckerschb 2020-03-03 12:58:38 +00:00
chrome Bug 1616912 - Remove unused locale related code from nsChromeRegistry. r=jfkthame 2020-02-22 00:20:03 +00:00
config Bug 1618620 - Convert run_spidermonkey_checks.py to py3; r=firefox-build-system-reviewers,rstewart 2020-02-28 00:28:36 +00:00
devtools Bug 1616701 - Fix and re-enable tests that use waitForViewportResize and dragElementBy r=bradwerth 2020-03-03 18:01:19 +00:00
docs no bug - reviewerdoc - Add the XPCOM group r=sylvestre DONTBUILD 2020-03-02 21:10:09 +00:00
docshell Bug 1504968: Remove pref security.strict_security_checks.enabled and enforce strict top-level principal checking on Android. r=snorp,baku 2020-03-03 17:03:20 +00:00
dom Bug 1619455 - Kill GC/CC timers on content-child-will-shutdown. r=smaug 2020-03-03 16:59:27 +00:00
editor Bug 1449831 - part 4: Add automated tests for `InputEvent.getTargetRanges()` r=smaug 2020-03-03 03:41:16 +00:00
extensions Bug 1614639 - Clear expired permissions from the database during idle off of the main thread. r=Ehsan 2020-02-28 17:50:19 +00:00
gfx Bug 1613260 - Increase allowed fuzz on new tests so they pass in AppVeyor CI. r=Bert 2020-03-03 18:03:22 +00:00
gradle/wrapper
hal Backed out changeset d407a28318e6 (bug 1609815) for causing windows ming bustages CLOSED TREE 2020-02-27 07:05:19 +02:00
image Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel 2020-03-03 14:16:00 +00:00
intl Bug 1617369 - Reformat intl/ using rustfmt r=zbraniecki,hsivonen 2020-03-03 08:21:47 +00:00
ipc Bug 1603420 - PBackground for the Parent-Socket process bridge r=baku,jld 2020-03-03 16:14:19 +00:00
js Bug 1619171 - Don't prefix warnings with Error: in the console. r=bzbarsky 2020-03-03 18:14:00 +00:00
layout Bug 1619428 - Make the overlay scrollbars check work in all platforms. r=mstange 2020-03-03 18:50:07 +00:00
media Bug 1612515 - Part 4: Move RunCBindgen.py to /build. r=glandium 2020-02-28 14:07:15 +00:00
memory Backed out changeset d407a28318e6 (bug 1609815) for causing windows ming bustages CLOSED TREE 2020-02-27 07:05:19 +02:00
mfbt Backed out changeset d407a28318e6 (bug 1609815) for causing windows ming bustages CLOSED TREE 2020-02-27 07:05:19 +02:00
mobile Bug 1618368 - Test Web Notifications with Service Workers in GV r=geckoview-reviewers,droeh 2020-03-02 21:50:07 +00:00
modules Bug 1504968: Remove pref security.strict_security_checks.enabled and enforce strict top-level principal checking on Android. r=snorp,baku 2020-03-03 17:03:20 +00:00
mozglue Bug 1615752: Require 10-byte detour for Win 8.0 x64 CreateFileA and DuplicateHandle r=aklotz 2020-03-03 19:23:53 +00:00
netwerk Bug 1619375 - Update Neqo to 0.2.0 r=dragana 2020-03-03 17:03:45 +00:00
nsprpub Bug 1600803 - NSPR_4_25_RTM for Firefox 74. r=kjacobs UPGRADE_NSPR_RELEASE 2020-02-03 12:17:20 +00:00
other-licenses Bug 1618103 Part 2 - Update ATK header file to pick up new roles, r=Jamie 2020-02-27 21:45:55 +00:00
parser Bug 1618901 - Add null check for the returend BrowsingContext to follow up bug 1597495. r=hsivonen 2020-03-02 20:07:10 +00:00
python Bug 1619280 - Port warnings-summary [mach] to Python 3.r=championshuttler,firefox-build-system-reviewers,rstewart 2020-03-03 19:18:52 +00:00
remote Bug 1619548 - [remote] Update expectation states of Puppeteer unit tests to pass on MacOS. r=remote-protocol-reviewers,maja_zf 2020-03-03 18:05:42 +00:00
security Bug 1584104 - Add some information needed by parent process to nsITransportSecurityInfo r=keeler 2020-03-02 20:28:15 +00:00
services Bug 1617942 - Close Remote Settings DB connections after use r=glasserc 2020-03-03 16:41:47 +00:00
servo Bug 1617644 - Convert color-interpolation #defines to an enum class. r=emilio 2020-02-29 15:41:13 +00:00
startupcache Bug 1616186 - Don't try to write StartupCache if it doesn't exist r=froydnj 2020-02-18 17:49:47 +00:00
storage Backed out 2 changesets (bug 1613835) for causing very frequent xpcshell failures in netwerk/test/unit/test_cookies_async_failure.js CLOSED TREE 2020-03-03 20:44:17 +02:00
taskcluster Bug 1615932 - Support building Thunderbird Snap packages with firefox-snap. r=jlorenzo 2020-03-03 14:48:49 +00:00
testing No bug: Update tooltool client to latest upstream version. r=rail 2020-03-03 16:42:10 +00:00
third_party Bug 1619375 - Update Neqo to 0.2.0 r=dragana 2020-03-03 17:03:45 +00:00
toolkit Bug 1619630 - remove useless 'dispatcher' argument to various JSWindowActorChild constructors, r=NeilDeakin 2020-03-03 18:40:25 +00:00
tools Backed out changeset 156832378185 (bug 1619094) for build bustages. CLOSED TREE 2020-03-03 19:19:08 +02:00
uriloader Bug 1619344 - Open the floodgates and let the GV app handle all schemes in redirects in onLoadRequest. r=snorp 2020-03-02 20:32:19 +00:00
view Bug 1556568. Fix the first paint telemetry metric. r=mattwoodrow,chutten 2020-02-18 20:56:10 +00:00
widget Bug 1618545 - Delete obsolete/unused code relating to Fennec's experimental ui.zoomedview feature. r=smaug 2020-03-03 15:27:50 +00:00
xpcom Bug 1600331. When an idle runnable is queued from a background thread, lazily queue it from a non-idle runnable. r=smaug 2020-03-03 01:47:24 +00:00
xpfe/appshell Bug 1618010 - use less NS_ADDREF in AppWindow; r=mossop 2020-02-26 17:55:00 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
.cron.yml Bug 1612540 - bake geckoview in the push phase of releases. r=jlorenzo 2020-02-11 11:10:42 +00:00
.eslintignore Bug 1618962 - add Readability-readerable.js to eslintignore, r=Standard8 2020-02-28 19:43:59 +00:00
.eslintrc.js Bug 1614822 - Enable ESLint for testing/mochitest/tests/Harness_sanity/. r=kmag 2020-02-12 19:38:40 +00:00
.flake8 Bug 1597336 - add a fxa+sync scenario r=lina,markh 2020-02-23 23:17:23 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen 2020-02-10 15:05:17 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley 2020-01-18 21:08:40 +00:00
.hgtags No bug - Tagging mozilla-central f53ecf8eee2a0d2a7705d7ea3ec8682028e922a0 with FIREFOX_NIGHTLY_74_END a=release DONTBUILD CLOSED TREE 2020-02-10 10:54:50 +00:00
.lldbinit Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal 2019-12-20 17:10:12 +00:00
.mailmap
.prettierignore Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof 2020-01-24 12:58:24 +00:00
.prettierrc Bug 1601681 - Re-enable unix-line endings on ESLint controlled files. r=mossop 2019-12-11 08:12:57 +00:00
.taskcluster.yml Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek 2020-01-03 22:18:29 +00:00
.trackerignore
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1525393 - Run generate_sources_mozbuild.sh; r=bryce 2020-02-27 18:32:00 +00:00
Cargo.lock Bug 1619375 - Update Neqo to 0.2.0 r=dragana 2020-03-03 17:03:45 +00:00
Cargo.toml Backed out changeset 156832378185 (bug 1619094) for build bustages. CLOSED TREE 2020-03-03 19:19:08 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1618280 - make `make distclean` work again; r=dmajor 2020-02-26 18:14:36 +00:00
README.txt Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
aclocal.m4
build.gradle Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1619280 - Port warnings-summary [mach] to Python 3.r=championshuttler,firefox-build-system-reviewers,rstewart 2020-03-03 19:18:52 +00:00
moz.build Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart 2020-02-21 00:05:17 +00:00
moz.configure Bug 1618766 - Properly find and use MT on Windows cross-builds. r=froydnj 2020-02-28 12:33:03 +00:00
mozilla-config.h.in
old-configure.in Bug 1618752 - Fix the Windows cross builds so they include MSVC runtime DLLs. r=froydnj 2020-02-28 12:33:36 +00:00
package-lock.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
package.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
settings.gradle Bug 1598010 - Move examples into mozilla-central r=agi 2019-11-22 13:30:57 +00:00
substitute-local-geckoview.gradle Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander 2019-12-11 21:29:44 +00:00
test.mozbuild

README.txt

An explanation of the Mozilla 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 Mozilla from the source code and create the patch see:

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

If you have a question about developing Mozilla, and can't find the solution
on https://developer.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 Mozilla developers for
testing, may be buggy.