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
Перейти к файлу
Ryan Hunt 9761005f99 Bug 1305957 part 1 - Add 'layout.scroll-anchoring.enabled' preference behind nightly flag. r=hiro
Differential Revision: https://phabricator.services.mozilla.com/D13263

--HG--
extra : rebase_source : cc33b22252dae023a904ea7dd26117e1d70a92dc
extra : histedit_source : f4fad5a2180bad4af9e42470bd9b0a51d8c5bdab
2018-11-27 15:43:26 -06:00
.cargo
.vscode
accessible Bug 1515186 - Always calculate group position for all children of an accessible after a tree mutation, r=Jamie 2019-01-10 05:59:01 +00:00
browser Bug 1454357 - Remove the scrollbox binding r=NeilDeakin 2019-01-09 20:12:26 +00:00
build Bug 1518726 - Apply https://reviews.llvm.org/D56475 to clang. r=froydnj 2019-01-10 00:18:28 +00:00
caps Bug 1518991 - Make nsIPrincipal URI getter infallible; r=bholley 2019-01-10 05:44:33 +00:00
chrome Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
config Backed out 5 changesets (bug 256180) for failing win xpcshell at xpcshell.ini:toolkit/mozapps/extensions/test/xpcshell/test_temporary.js on a CLOSED TREE 2019-01-08 20:35:31 +02:00
db Bug 1270882 - Enable support for SQLite custom FTS3 tokenizers at run time. r=mak 2018-11-29 23:02:10 +00:00
devtools Merge inbound to mozilla-central. a=merge 2019-01-10 06:03:36 +02:00
docshell Bug 1515863, r=ckerschb 2019-01-08 16:59:21 +01:00
dom Bug 1518948 - Wrong loadInfo check in CSPService::AsyncOnChannelRedirect, r=ckerschb 2019-01-10 10:52:13 +01:00
editor Bug 1437641 - Remove numberbox binding and convert usages to input[type=number]. r=bgrins,dao 2019-01-09 08:51:32 +00:00
embedding
extensions Bug 1517014 - Part 1: Add nsIPermissionManager.testPermissionOriginNoSuffix(), an API for testing permissions using an origin string without the overhead of parsing it into a URI; r=nika 2019-01-07 18:45:26 +00:00
gfx Bug 1441935 - Modifications on top of the generated MozBrowser Custom Element r=mconley 2019-01-10 01:45:43 +00:00
gradle/wrapper
hal Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
image Bug 1514803 - Export nsICOEncoder r=aosmond 2019-01-08 21:30:46 +00:00
intl Bug 1517222: Update tzdata in ICU data files to 2018i. r=Waldo 2019-01-04 04:46:00 -08:00
ipc Bug 1487287 - Move child process launch off the I/O thread. r=mccr8 2019-01-09 02:52:10 +00:00
js Bug 981991 - Make most poisoning unconditional r=jandem 2019-01-10 13:21:46 +00:00
layout Bug 1516702 - Skip building nsDisplaySVGGeometry display items when they have opacity:0. r=jwatt 2019-01-09 23:06:28 +00:00
media Bug 1518744 - Deregister owner in DeviceInfoIos destructor; r=jib 2019-01-09 09:22:27 -05:00
memory Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
mfbt Bug 1517237 - Make move assignment of RefPtr to have the same behavior as nsCOMPtr's, r=froydnj 2019-01-02 21:44:32 +02:00
mobile Bug 1441935 - Modifications on top of the generated MozBrowser Custom Element r=mconley 2019-01-10 01:45:43 +00:00
modules Bug 1305957 part 1 - Add 'layout.scroll-anchoring.enabled' preference behind nightly flag. r=hiro 2018-11-27 15:43:26 -06:00
mozglue Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-01-09 23:45:39 +02:00
netwerk Bug 1515459 - Check if we reenter CreateShimError. r=mayhemer 2019-01-08 20:40:35 +00:00
nsprpub
other-licenses
parser Backed out 5 changesets (bug 256180) for failing win xpcshell at xpcshell.ini:toolkit/mozapps/extensions/test/xpcshell/test_temporary.js on a CLOSED TREE 2019-01-08 20:35:31 +02:00
python bug 1517811 - use mozdebug in mach to validate debugger arguments. r=froydnj 2019-01-08 16:10:36 +00:00
security bug 1518679 - install 32-bit libsecret so secret storage tests can use libsecret on 32-bit test systems r=jmaher 2019-01-09 22:43:10 +00:00
services Bug 1518292: use env instead of environment in JEXL context r=Gijs 2019-01-08 23:52:35 +00:00
servo Bug 1500362 - Make GkAtoms opaque to avoid lld-link.exe errors r=emilio 2019-01-07 09:50:25 +00:00
startupcache
storage Bug 1270882 - Enable support for SQLite custom FTS3 tokenizers at run time. r=mak 2018-11-29 23:02:10 +00:00
taskcluster bug 1518679 - install 32-bit libsecret so secret storage tests can use libsecret on 32-bit test systems r=jmaher 2019-01-09 22:43:10 +00:00
testing Bug 1514075 - added updated hostutils for macOS r=gbrown 2019-01-09 22:59:12 +00:00
third_party Bug 1518770 - Re-vendor rust dependencies. r=kats 2019-01-09 13:31:28 +00:00
toolkit Bug 1489796: On Windows resolve junction points and symlinks in the sys user extensions directories. r=jimm 2018-12-13 09:08:40 +00:00
tools Bug 1487287 - Set profiler env vars in child processes without side-effecting the parent process. r=mstange 2019-01-08 23:53:36 +00:00
uriloader Bug 1514202 - Port flash url-classifier to nsIUrlClassifierFeature - part 1 - Flash feature, r=dimi, r=edgar, r=valentin 2019-01-04 14:45:42 +01:00
view Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
widget Bug 1514501 - Fix screen selection and scaling for fullscreen r=jmathies 2019-01-09 16:35:40 +00:00
xpcom Bug 1513615 - part 3 - do more work in nsTimerEvent's constructor; r=glandium 2019-01-08 19:31:40 -05:00
xpfe/appshell Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1514087: [taskgraph] Add an option to not optimize target tasks in cron graphs; r=dustin 2018-12-26 14:43:34 +00:00
.eslintignore Bug 1499822 - [tryselect] Implement |mach try chooser| r=sclements 2019-01-09 17:04:39 +00:00
.eslintrc.js Bug 1515942 - Enable ESLint for gfx/ (manual fixes). r=kats 2018-12-27 09:45:01 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1516755 - Update the list of git revisions in .git-blame-ignore-revs r=jya 2018-12-29 18:03:27 +00:00
.gitignore
.hg-annotate-ignore-revs Bug 1508324 - Generate list of past changesets to be skipped for blame. r=me NPOTB DONTBUILD 2018-12-27 18:08:25 -02:00
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.taskcluster.yml Bug 1492664 - set TASKCLUSTER_ROOT_URL and TASKCLUSTER_PROXY_URL; r=tomprince,glandium 2018-09-25 20:18:19 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1518770 - Re-vendor rust dependencies. r=kats 2019-01-09 13:31:28 +00:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1518703 - Remove R_386_PC32 check. r=froydnj,ted 2019-01-10 00:07:53 +00:00
README.txt
aclocal.m4
build.gradle Bug 1506658 - Add @Nullable or @NonNull to all APIs. r=snorp,rbarker,geckoview-reviewers 2018-12-20 15:22:45 +00:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Bug 1507334 - Add mozconfigs for 3-stage PGO; r=firefox-build-system-reviewers,chmanchester#firefox-build-system-reviewers 2019-01-10 01:34:49 +00:00
moz.configure Bug 1517532 - Extend artifact builds to find and download artifacts from pgo builds when MOZ_PGO is set. r=nalexander 2019-01-08 23:03:27 +00:00
mozilla-config.h.in
old-configure.in Bug 1460620 - Have MinGW look for d3dcompiler_47.dll (so it will be packaged) r=froydnj 2019-01-08 15:16:39 -06:00
package-lock.json Bug 1517707. Update ESLint related modules to latest versions. r=mossop 2019-01-04 16:44:49 +00:00
package.json Bug 1517707. Update ESLint related modules to latest versions. r=mossop 2019-01-04 16:44:49 +00:00
settings.gradle
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://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

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 in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

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.