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
Перейти к файлу
Chris Manchester 778f734b4f Bug 1414064 - Remove references to EXTRA_LIBS in the build system. r=mshal
MozReview-Commit-ID: AeD755whvIV

--HG--
extra : rebase_source : f59ecae4225e77cfe748e4b132206f2132247078
2017-11-07 14:34:44 -08:00
.cargo
.vscode
accessible Bug 1410159: Add additional IUnknown resolution to a11y::HandlerProvider; r=Jamie 2017-11-02 15:37:57 -06:00
browser Bug 1413650 - Capture loaded page instead of relying on background screenshot r=Mardak 2017-11-07 16:48:07 -05:00
build Bug 1409267 - Patch compiler-rt to always use prctl(PR_SET_PTRACER). r=froydnj 2017-11-07 15:07:30 +09:00
caps Bug 1412345: Downgrade expanded principals before inheriting. r=bz,krizsa 2017-11-02 19:56:27 -07:00
chrome
config Bug 1414064 - Remove references to EXTRA_LIBS in the build system. r=mshal 2017-11-07 14:34:44 -08:00
db
devtools Merge mozilla-central to mozilla-autoland. r=merge a=merge CLOSED TREE 2017-11-08 00:08:26 +02:00
docshell
dom Merge mozilla-central to mozilla-autoland. r=merge a=merge CLOSED TREE 2017-11-08 00:08:26 +02:00
editor
embedding
extensions
gfx Backed out 3 changesets (bug 1413362) for causing merge conflicts. r=merge a=merge 2017-11-07 12:41:11 +02:00
gradle/wrapper
hal
image
intl Bug 1414872 - Fix always adding source locale to requested locales fallback chain. r=jfkthame 2017-11-06 09:01:35 -08:00
ipc Bug 1414767 - Moving SlicedInputStream under mozilla namespace, r=froydnj 2017-11-07 01:04:06 +01:00
js Bug 1414064 - Remove WRAP_LDFLAGS, it is never set in the build system. r=mshal 2017-11-07 14:34:44 -08:00
layout merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-07 12:43:06 +02:00
media Bug 1415249 - remove unused variables introduced in Bug 1408218. r=drno 2017-11-07 09:28:47 -06:00
memory Bug 1414155 - Define AddressRadixTree node size as a size rather than a power of 2. r=njn 2017-11-03 13:50:44 +09:00
mfbt
mobile merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-07 12:43:06 +02:00
modules Bug 1414977 - Allow webgl.force-index-validation:-1 to disable index validation for testing. - r=daoshengmu 2017-11-06 19:46:37 -08:00
mozglue
netwerk Merge mozilla-central to mozilla-autoland. r=merge a=merge CLOSED TREE 2017-11-08 00:08:26 +02:00
nsprpub
other-licenses
parser
python Bug 1414370 - Emit ldflags in directories containing only rust programs for the benefit of cargo. r=froydnj 2017-11-06 19:57:12 -08:00
rdf
security Merge mozilla-central to mozilla-autoland. r=merge a=merge CLOSED TREE 2017-11-08 00:08:26 +02:00
services merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-11-07 02:47:30 +02:00
servo servo: Merge #19105 - Bug 1414147 - Move fontSmoothingBackgroundColor from nsStyleUserInterface to nsFont, stylo changes (from mstange:move-fsbgcolor); r=emilio` 2017-11-05 08:22:24 -06:00
startupcache
storage
taskcluster Bug 1414988: Update recursive calls to `target_tasks_*` functions; r=dustin a=nightly-fix 2017-11-06 16:54:03 -07:00
testing Merge mozilla-central to mozilla-autoland. r=merge a=merge CLOSED TREE 2017-11-08 00:08:26 +02:00
third_party Bug 1414507 - Fix aom compile errors with VS2015. r=rillian, a=me 2017-11-04 08:03:00 -04:00
toolkit Bug 1413650 - Capture loaded page instead of relying on background screenshot r=Mardak 2017-11-07 16:48:07 -05:00
tools Bug 1414394 Mark write()'s in libfuzzer as Unused to silence a warning r=njn 2017-11-03 23:17:27 -05:00
uriloader merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-04 10:58:24 +01:00
view
widget Backed out 3 changesets (bug 1413362) for causing merge conflicts. r=merge a=merge 2017-11-07 12:41:11 +02:00
xpcom merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-07 12:43:06 +02:00
xpfe
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle (bug 1411688) Make --with-gradle handle single-locale repack r=snorp a=reland 2017-11-06 15:23:47 +02:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in Bug 1414064 - Remove WRAP_LDFLAGS, it is never set in the build system. r=mshal 2017-11-07 14:34:44 -08:00
package.json
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.]

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://nightly.mozilla.org/