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
Dorel Luca ff4d587dc8 Backed out 2 changesets (bug 1417827) for windows build bustage. CLOSED TREE
Backed out changeset 35655153f9c9 (bug 1417827)
Backed out changeset 9606d0d95b53 (bug 1417827)

--HG--
extra : amend_source : ce9a86c7b5ded39d1b00a7c626ba7a082efaabde
2018-06-14 22:07:18 +03:00
.cargo Bug 1463416 - Update lockfiles and re-vendor rust dependencies. r=Gankro 2018-05-26 11:09:21 -04:00
.vscode
accessible Bug 1468199 - remove references to b2g in test manifests r=jmaher 2018-06-12 14:57:00 +03:00
browser Bug 1453667 - Remove BrowserUITelemetry. r=gfritzsche 2018-06-06 20:29:09 +01:00
build Bug 1467658 - Update the macosx clang toolchain (for bootstrap) to version 6. r=chmanchester 2018-06-08 13:37:48 +09:00
caps Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
chrome Bug 1450753 - Remove XUL style overlays. r=Nika 2018-06-06 15:15:25 -07:00
config Bug 1417920 - [python-test] Use a global pytest.ini configuration file, r=davehunt 2018-06-06 14:00:04 -04:00
db Bug 1467121 - Upgrade to SQLite 3.24.0. r=mak 2018-06-06 09:52:32 -04:00
devtools Bug 1456828 - Part 4: Add a test that whether the scroll amount change. r=gl 2018-06-15 01:40:26 +09:00
docshell Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
dom Bug 1468349 - Web Authentication - Add FreeBSD Support r=jcj 2018-06-12 09:55:30 -07:00
editor Bug 1453795 - Editor - Initialize member fields in classes/ structures. r=masayuki 2018-06-13 23:14:16 +03:00
embedding Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
extensions Bug 1465937 - Add aptical haptically and haptics to the en-US dictionary. r=Ehsan 2018-06-01 08:21:06 +07:00
gfx Bug 1454187 - Don't let webrender try to request blob images larger than Moz2D's max texture size. r=nical 2018-06-14 10:13:40 -04:00
gradle/wrapper Bug 1411654 - Part 1: Upgrade to Android-Gradle 3.0+ and build-tools;26.0.2. r=maliu 2017-10-26 11:00:36 -07:00
hal Bug 1465898 - Remove unused code for managing physical audio devices; r=agaynor 2018-06-04 22:28:09 +02:00
image Bug 1453795 - Image - Initialize member fields in classes/ structures. r=tnikkel 2018-06-14 08:21:37 +03:00
intl Bug 1467377 - Fix typos in Intl and L10n documentation r=gandalf 2018-06-07 08:20:49 +02:00
ipc Bug 1453795 - IPC - Initialize member fields in classes/ structures. r=jmathies 2018-06-14 08:48:43 +03:00
js Bug 1468449 - Use std::uninitialized_copy_n to copy over BindingNames in a parser-lifetime Data to a long-lived Scope. r=jonco 2018-06-12 22:12:42 -07:00
layout Merge inbound to mozilla-central. a=merge 2018-06-14 12:44:32 +03:00
media Bug 1432918: Added fmtp parsing in rust. r=bwc,dminor,mjf 2018-05-30 11:00:22 -07:00
memory Bug 1464869 - Fix flake8/pep8 issue by hand in memory/ r=njn 2018-05-25 23:27:02 -07:00
mfbt Bug 1465808 - Update double-conversion to latest upstream. rs=froydnj 2018-06-12 22:12:42 -07:00
mobile Bug 1458375 - Add browser-idle-startup-tasks-finished notification to Fennec. r=snorp 2018-05-30 17:08:09 -04:00
modules Bug 1447931 - NetworkActivity becomes IOActivity - r=baku,mak,valentin 2018-06-12 13:22:50 -07:00
mozglue Bug 1467731: Prevent WinVerifyTrust from hitting the network; r=aklotz 2018-06-08 12:45:09 +02:00
netwerk Backed out 2 changesets (bug 1417827) for windows build bustage. CLOSED TREE 2018-06-14 22:07:18 +03:00
nsprpub Bug 1432480, land NSPR_4_19_RTM, no code changes, only version numbers. Require version 4.19 for building. r=me 2018-03-05 17:05:18 +01:00
other-licenses Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
parser Bug 1453795 - Parser/HTML Parser - Initialize member fields in classes/ structures. r=mrbkap 2018-06-14 00:08:27 +03:00
python Bug 1319228 - Build dependentlibs.list in the tup backend, create a group for shared libraries to be used as its input. r=mshal 2018-06-13 22:33:23 -07:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings. r=mtabara 2018-06-14 13:01:41 -04:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings. r=mtabara 2018-06-12 17:28:55 -04:00
servo Bug 1468269: Derive Animate for ComplexColorRatios. r=kamidphish 2018-06-12 06:44:17 -07:00
startupcache Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
storage Bug 1447931 - NetworkActivity becomes IOActivity - r=baku,mak,valentin 2018-06-12 13:22:50 -07:00
taskcluster Bug 1468386 Don't build funsize balrog image r=mtabara 2018-06-14 16:49:57 +00:00
testing No bug: Add mozharness.mozilla.l10n.locales to flake8 whitelist; r=Callek 2018-06-14 16:15:49 +00:00
third_party Bug 1468349 - Vendor in new freebsd deps for u2f-hid-rs r=mgoodwin 2018-06-12 11:03:01 -07:00
toolkit Bug 1428847 - Move is_hidden and is_visible helper functions into BrowserTestUtils.jsm. r=johannh 2018-03-22 21:14:23 +05:30
tools Bug 1444765 - Allow setting a pid:<pid> thread filter to capture all threads for a process. r=njn 2018-06-14 12:41:48 -04:00
uriloader Bug 1405428 - skip-if = verify on xpcshell tests which do not pass test-verify. r=gbrown 2018-06-13 11:34:40 -04:00
view Bug 1462784 - Remove EVENTS category. r=njn 2018-05-18 17:36:30 -04:00
widget Bug 1464823 - [Wayland] Don't paint until we have a visible wl_surface, r=jhorak,lsalzman 2018-06-06 11:30:27 +02:00
xpcom Bug 1466314 - StreamBlobImpl should wrap the cloned stream with InputStreamLengthWrapper if needed, r=smaug 2018-06-13 08:37:26 -07:00
xpfe/appshell Bug 1455676 part 11. Remove use of nsIDOMNode from xpfe/. r=qdot 2018-05-29 22:58:49 -04:00
.arcconfig Bug 1460463 - Update .arcconfig to make history mutable; r=gps 2018-05-09 23:49:52 +00:00
.clang-format
.clang-format-ignore Bug 1464452 - Add richtext to the list of thirdparties r=andi 2018-05-25 09:01:11 -07:00
.cron.yml Bug 1467440 Allow periodic file updates on beta/release/esr60 r=RyanVM 2018-06-12 18:20:08 +00:00
.eslintignore Bug 1440421 part 1. Ignore activity-stream and node_modules for linting. r=ahal 2018-06-06 10:32:43 -07:00
.eslintrc.js Bug 1436303 - Enable mozilla/no-define-cc-etc for some DevTools files;r=ochameau,standard8 2018-06-08 16:46:59 +02:00
.flake8 Bug 1440421 part 1. Ignore activity-stream and node_modules for linting. r=ahal 2018-06-06 10:32:43 -07:00
.gdbinit
.gdbinit_python
.gitignore Bug 1439727 - Ignore third_party/python/psutil/tmp/ in VCS; r=nalexander 2018-03-07 08:59:48 -08:00
.hgignore Bug 1454466 - Move raptor in-tree; r=ahal 2018-04-16 17:15:38 -04:00
.hgtags No bug - Tagging mozilla-central 93443d36d4bd53dba004f7b73430879f96daa681 with FIREFOX_NIGHTLY_61_END a=release DONTBUILD CLOSED TREE 2018-05-07 16:27:53 +00:00
.inferconfig
.lldbinit
.mailmap NO BUG - Use ato's new address. r=me 2018-02-26 15:59:29 +00:00
.taskcluster.yml Bug 1437958 - notify taskcluster-notifications@ on action task failure; r=bstack 2018-06-11 15:20:37 +00:00
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS Bug 1459852 - Get rid of the AUTHORS list r=mossop 2018-05-08 10:37:41 +02:00
build.gradle Bug 1457863 - 1. Update kotlin to 1.2.41; r=nalexander 2018-05-02 13:49:57 -04:00
Cargo.lock Bug 1468349 - Vendor in new freebsd deps for u2f-hid-rs r=mgoodwin 2018-06-12 11:03:01 -07:00
Cargo.toml Bug 1463416 - Update lockfiles and re-vendor rust dependencies. r=Gankro 2018-05-26 11:09:21 -04:00
client.mk Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal 2018-05-21 14:01:50 -07:00
client.py
CLOBBER Bug 1459785 - Update clobber file for ANGLE update; see also bug 1421146. r=me 2018-06-05 16:43:34 -06:00
configure.in
configure.py Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal 2018-05-21 14:01:50 -07:00
GNUmakefile
gradle.properties Bug 1453413 - Use aapt2 to build Firefox for Android. r=mcomella 2018-04-11 09:59:22 -07:00
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal 2018-05-21 14:01:50 -07:00
moz.build Bug 1346026 - Vendor pipenv 2018.5.18 and transient dependencies; r=ahal 2018-05-17 19:06:20 +01:00
moz.configure Bug 1464235 - option to upload tup db r=mshal 2018-06-06 14:04:47 -07:00
mozilla-config.h.in Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted 2018-05-22 20:36:39 -07:00
old-configure.in Bug 1467121 - Upgrade to SQLite 3.24.0. r=mak 2018-06-06 09:52:32 -04:00
package-lock.json Bug 1429260 - Add tests to verify handling of payment detail properties it is possible to updateWith. r=jaws 2018-05-24 17:34:42 -07:00
package.json Bug 1464100 - Update eslint-plugin-no-unsanitized to v3.0.2. r=ahal 2018-05-24 16:54:54 +01:00
Pipfile Bug 1463834 - vendored hglib, updated to python-hglib r=davehunt 2018-05-31 18:04:54 -07:00
Pipfile.lock Bug 1463834 - vendored hglib, updated to python-hglib r=davehunt 2018-05-31 18:04:54 -07:00
README.txt Bug 1460030 - Update the nightly URL in the README.txt file r=kohei 2018-05-08 21:22:10 +02:00
settings.gradle Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen 2018-02-22 16:11:14 -08:00
test.mozbuild

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.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

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