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
Dão Gottwald 0fa24c7355 Bug 1367007 - Allow sidebar headers to consume more than 25px in height. r=bgrins
MozReview-Commit-ID: EtYgdhCEbTT

--HG--
extra : rebase_source : 4e5e0dcde13079816e40dada6196ad70aacc9e87
2017-05-23 11:59:05 +02:00
.cargo
.vscode Add some task definitions to run mach from VSCode (bug 1323308). r=gps 2017-05-04 18:03:54 +03:00
accessible Bug 1330484 - Part 2: Remove invalid assert that checked that removed a11y child documents have no children. r=jimm 2017-05-22 02:39:11 -07:00
addon-sdk Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
browser Bug 1367073 - Skip default browser check on first run in release and beta too, rather than just nightly. r=jaws 2017-05-23 20:14:56 +02:00
build Bug 1359288 - Enable Android reftest to resume from crashes. r=jmaher 2017-05-10 10:38:48 +08:00
caps Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop 2017-04-25 20:12:21 +01:00
chrome backout of f9abb9c83452 (bug 1319111) for crashes, r=bz 2017-05-13 13:55:11 +02:00
config Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
db
devtools Backed out changeset 4c2036f901c1 (bug 1353042) for build bustage in Symlink target path does not exist: doc_event-listeners-04.html 2017-05-23 16:15:23 +08:00
docshell Merge mozilla-central to mozilla-inbound 2017-05-18 14:59:47 +02:00
dom Bug 1358395 - Part 2: Enable GamepadExtensions Web API the for the release build; r=kip,qdot 2017-05-19 00:11:45 +08:00
editor Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
embedding
extensions Bug 1362791 - Enable testing permissions using URIs without having to mint principals; r=mystor 2017-05-20 00:59:09 -04:00
gfx Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
gradle/wrapper
hal Bug 1357323 - Remove the gonk code that was referenced by the build system. r=gps 2017-04-18 17:46:39 +09:00
image Back out changesets from bug 1342567. 2017-05-17 16:17:23 -05:00
intl Bug 734008 - DeCOMtaminate nsILanguageAtomService, make it a non-refcounted singleton and clean up various call sites. r=m_kato 2015-04-03 21:39:23 +02:00
ipc Merge m-c to autoland. a=merge UPGRADE_NSS_RELEASE 2017-05-23 13:41:47 -04:00
js Merge m-c to autoland. a=merge UPGRADE_NSS_RELEASE 2017-05-23 13:41:47 -04:00
layout Merge m-c to autoland. a=merge UPGRADE_NSS_RELEASE 2017-05-23 13:41:47 -04:00
media Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
memory Merge mozilla-central to autoland 2017-05-18 14:15:19 +08:00
mfbt Bug 1365928 - patch 1 - Add a MOZ_NONNULL_RETURN annotation to mfbt/Attributes.h. r=froydnj 2017-05-22 19:00:19 +01:00
mobile Merge m-c to autoland. a=merge UPGRADE_NSS_RELEASE 2017-05-23 13:41:47 -04:00
modules Bug 1358395 - Part 2: Enable GamepadExtensions Web API the for the release build; r=kip,qdot 2017-05-19 00:11:45 +08:00
mozglue Bug 1180561 - Intercept msmpeg2vdec's JIT unwind callback on Win7 x64. r=aklotz 2017-05-18 16:15:29 -04:00
netwerk Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
nsprpub Bug 1350291, uplift NSPR_4_15_BETA2, r=franziskus 2017-05-10 17:36:58 +02:00
other-licenses Bug 1365998 Part 1 - Images for streamlined stub installer. r=mhowell 2017-04-05 10:24:02 -07:00
parser Bug 1333333 - Label runnables in the HTML parser. r=billm 2017-05-15 15:54:54 +03:00
probes
python Bug 1366729 - Skip manifest entries that are packaged twice. r=gps 2017-05-23 08:00:15 +09:00
rdf Bug 1330235 - Remove NS_STDCALL_FUNCPROTO and replace its usage with decltype. r=froydnj 2017-05-09 23:00:37 +10:00
security Merge m-c to autoland. a=merge UPGRADE_NSS_RELEASE 2017-05-23 13:41:47 -04:00
services Backed out changeset d11aec13b38e (bug 1365375) for eslint failures. 2017-05-23 13:36:50 -04:00
servo servo: Merge #17005 - stylo: Fixup an embarrassing typo that has turned everything orange (from emilio:backdrop-fixup); r=emilio 2017-05-23 10:50:13 -05:00
startupcache Bug 1334318 - remove last uses of PR_smprintf; r=froydnj 2017-04-28 10:13:26 -06:00
storage Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop 2017-04-25 20:12:21 +01:00
taskcluster Bug 1366070 - Override product name in Balrog submission. r=bhearsum a=release DONTBUILD 2017-05-19 09:23:18 -04:00
testing Merge m-c to autoland. a=merge UPGRADE_NSS_RELEASE 2017-05-23 13:41:47 -04:00
third_party No bug - Revendor rust dependencies 2017-05-23 05:17:49 +00:00
toolkit Bug 1367007 - Allow sidebar headers to consume more than 25px in height. r=bgrins 2017-05-23 11:59:05 +02:00
tools Bug 1366171 - Fix misplaced PSAutoLock. r=mstange. 2017-05-19 16:30:06 +10:00
uriloader Bug 1364550 - Get all extensions for a MIME type and not just the preferred one (macOS). r=baku 2017-05-18 02:37:00 +08:00
view Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
widget Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
xpcom Bug 1353755 - remove nsCharTraits::assign; r=erahm 2017-05-22 09:23:09 -04:00
xpfe Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
.clang-format
.clang-format-ignore Bug 1363992 - Remove jemalloc 4. r=njn 2017-05-11 13:23:07 +09:00
.clang-tidy
.cron.yml Bug 1358976 - Stop automatic triggers of nightly builds on mozilla-aurora r=dustin DONTBUILD 2017-05-15 09:55:48 -04:00
.eslintignore Bug 1333352 - use client-side source map service in markup view event bubble; r=jdescottes 2017-05-12 14:34:26 -06:00
.eslintrc.js Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop 2017-04-25 20:12:21 +01:00
.flake8
.gdbinit
.gdbinit_python
.gitignore Add some task definitions to run mach from VSCode (bug 1323308). r=gps 2017-05-04 18:03:54 +03:00
.hgignore Add some task definitions to run mach from VSCode (bug 1323308). r=gps 2017-05-04 18:03:54 +03:00
.hgtags
.inferconfig Bug 1357629 - Add httpclientandroidlib to .inferconfig ignore list r=nalexander,njpark 2017-04-18 20:05:25 -07:00
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
aclocal.m4 Bug 1363992 - Remove jemalloc 4. r=njn 2017-05-11 13:23:07 +09:00
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1361661 - Part 1 - Generate headers with process data from Processes.yaml. r=dexter 2017-05-23 13:43:35 +07:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1307301 - Don't attempt to compress compressed files when packing the symbols archive. r=ted 2017-04-27 22:51:19 -07:00
moz.build
moz.configure Bug 1363811 - Replace all uses of delayed_getattr(a, 'b') with a.b. r=cmanchester+432261 2017-05-19 07:03:40 +09:00
mozilla-config.h.in
npm-shrinkwrap.json Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
old-configure.in Bug 1358023: (2/2) Build freetype2 by using moz.build; r=glandium 2017-05-22 12:02:14 +08:00
package.json Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
README.txt
settings.gradle
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://nightly.mozilla.org/