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
Перейти к файлу
Nathan Hakkakzadeh 3567dafbb6 Bug 1275437 - Windows bootstrapper installs necessary system and browser packages that come from pacman. r=gps
Windows bootstrapper checks if pacman is installed before continuing.

Added a convenience method similar to BaseBootstrapper.which that works with the mingw version of python in msys2.

MozReview-Commit-ID: 6AG2c18KF0U

--HG--
extra : rebase_source : a76fecf19d81d05e1515647b60f118c590dd3518
2016-05-26 09:53:14 -07:00
accessible bug 1277959 - cleanup Interfaces enum r=davidb 2016-06-03 18:02:48 -04:00
addon-sdk Bug 1250469 - Reduce number of ObserverService observers subscribed by the SDK Disposable class. r=gabor 2016-05-19 17:18:18 +02:00
b2g Bug 1257738 - part1 : implement the audio competing mechanism. 2016-06-01 10:21:13 +08:00
browser Bug 1114647 - Use firefox for child processes instead of plugin-container. r=ted 2016-06-03 12:49:39 -07:00
build Backed out changeset dc8e4c1174b2 (bug 1277483) for suspicion this caused android and ab failures on a CLOSED TREE 2016-06-03 14:31:10 +02:00
caps Bug 1205027 - Only size <img> to broken-image size if it's actually broken. r=dholbert 2016-06-03 07:05:46 +09:00
chrome Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
config Bug 1276069 - Change the local variable used in config/external/nss/Makefile.in to pass down as XCFLAGS to NSS build system. r=froydnj 2016-05-27 13:23:16 +09:00
db/sqlite3 Bug 1273909 - Upgrade to SQLite 3.13.0. r=mak 2016-05-27 08:49:13 -04:00
devtools Bug 1179876 - Add more doc links to console errors; r=mrrrgn 2016-06-03 08:54:54 -07:00
docshell merge mozilla-inbound to mozilla-central a=merge 2016-06-03 12:00:06 +02:00
dom Bug 1275866 - Clear WebGLTimerQuerys on WebGL GLContext teardown. - r=jerry,jrmuizel 2016-06-03 16:10:23 -07:00
editor Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge 2016-05-25 15:28:24 -04:00
embedding Backed out changeset 88f049f30446 (bug 1276738) 2016-06-02 08:12:39 +02:00
extensions merge mozilla-inbound to mozilla-central a=merge 2016-06-03 12:00:06 +02:00
gfx Bug 1274046 - Add FailureId to gfxConfig (FeatureState). r=dvander 2016-06-03 14:54:56 -04:00
gradle/wrapper
hal Backed out changeset 7f656d673a98 (bug 1273079) for bustage. 2016-05-17 22:49:14 -04:00
image Bug 1277862, part 3 - Rename Moz2D's Filter to SamplingFilter in the rest of the tree. r=Bas 2016-05-25 17:01:18 +01:00
intl Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
ipc Bug 1114647 - Use firefox for child processes instead of plugin-container. r=ted 2016-06-03 12:49:39 -07:00
js Backed out changeset dc8e4c1174b2 (bug 1277483) for suspicion this caused android and ab failures on a CLOSED TREE 2016-06-03 14:31:10 +02:00
layout Bug 1276810 follow-up - Backout the nsPresShell.cpp change to reduce infallibility coupling. r=milan 2016-05-26 12:31:14 +01:00
media Bug 1276368: use b=TIAS for maxBitrate encoding constraints. r=jesup 2016-05-18 18:16:59 -07:00
memory Bug 1262671 - Introduce MFBT BufferList class (r=froydnj) 2016-05-27 09:57:40 -07:00
mfbt Bug 1277377 - prevent unsafe C-style cast in Vector (r=waldo) 2016-06-02 14:38:02 -05:00
mobile Bug 1265710 - Treat apple-touch-icons like favicons and use them in the app UI. r=ahunt 2016-06-03 19:48:16 +02:00
modules Bug 1266799 - Increase DOM fullscreen timeout length to 1000ms. r=xidorn 2016-06-02 14:49:56 -04:00
mozglue Backed out changeset 10db03f821c4 (bug 1270686) for crashes on Windows 7 opt in e.g. M-e10s(bc5). r=backout 2016-05-26 11:24:09 +02:00
netwerk Bug 975832 - Enable AES-256 variants of the AES-128 GCM cipher suites we have already enabled. r=keeler 2016-06-04 08:19:29 +09:00
nsprpub
other-licenses Bug 1261140 - Allow stub installer to read post-signing data and leave it where Firefox can find it; r=rstrong 2016-05-20 18:17:57 -07:00
parser Bug 1275698. Get rid of nsScriptSecurityManager::ScriptAllowed and replace it with xpc::Scriptability::Get(obj).Allowed() for better performance and less indirection. r=khuey 2016-05-27 20:26:56 -04:00
probes
python Bug 1275437 - Windows bootstrapper installs necessary system and browser packages that come from pacman. r=gps 2016-05-26 09:53:14 -07:00
rdf Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
release/docker
security Bug 975832 - Enable AES-256 variants of the AES-128 GCM cipher suites we have already enabled. r=keeler 2016-06-04 08:19:29 +09:00
services Bug 1273587 - Change the User-Agent header sent to Sync to include OS information. r=kitcambridge 2016-05-31 09:25:10 +10:00
startupcache Bug 1272931 - Fix -Wshadow warnings in startupcache directory. r=froydnj 2016-05-11 21:17:05 -07:00
storage Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
taskcluster Bug 1269340: add support for try -t option; r=jmaher 2016-05-18 17:55:33 +00:00
testing Bug 1272107 - FlyWeb desktop UI code. Only enabled on nightly and aurora builds. r=mconley 2016-06-03 15:41:46 -04:00
toolkit Bug 1114647 - Use firefox for child processes instead of plugin-container. r=ted 2016-06-03 12:49:39 -07:00
tools Bug 1277851 - [mozlint] Run flake8 directories that contain a .flake8 file separately, r=maja_zf 2016-06-03 10:39:32 -04:00
uriloader Bug 1258033 - Part 1: Add IsTrackingProtectionOn for nsILoadContext. r=smaug 2016-06-02 10:12:39 +08:00
view Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
widget Bug 1276120, hide popups when a parent window is being minimized, handles the case where the window is minimized via a keyboard shortcut, r=jmathies 2016-06-03 13:59:34 -04:00
xpcom Bug 1114647 - Use firefox for child processes instead of plugin-container. r=ted 2016-06-03 12:49:39 -07:00
xpfe Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
.clang-format
.clang-format-ignore
.eslintignore Backed out changeset 49d7963e43d8 (bug 1202458) for test failures in test_inspector-mutations-value.html 2016-06-02 16:30:08 +02:00
.eslintrc
.flake8
.gdbinit bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -04:00
.gdbinit_python bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -04:00
.gitignore Bug 1267351 - Add lextab.py (generated during a reftest run) to .hgignore and .gitignore. r=glandium DONTBUILD 2016-04-25 14:28:46 -04:00
.hgignore Bug 1267351 - Add lextab.py (generated during a reftest run) to .hgignore and .gitignore. r=glandium DONTBUILD 2016-04-25 14:28:46 -04:00
.hgtags
.lldbinit
.taskcluster.yml Bug 1274717: use a level-appropriate scope; r=garndt a=KWierso 2016-05-20 23:00:15 +00:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Backed out changeset de91db2be204 (bug 1275812) on a CLOSED TREE, again. 2016-05-26 16:36:00 -04:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1275740 - Use compression level 5 instead of 9 for symbols zips; r=ted 2016-05-25 15:04:02 -07:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1275419 - Deprecate --enable-build-backend and add --build-backends. r=chmanchester 2016-05-26 21:30:12 +09:00
mozilla-config.h.in
old-configure.in Backed out changeset dc8e4c1174b2 (bug 1277483) for suspicion this caused android and ab failures on a CLOSED TREE 2016-06-03 14:31:10 +02: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:

    http://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:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://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 http://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 -
    http://nightly.mozilla.org/