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
Carsten "Tomcat" Book 5937bbccd6 Backed out changeset 315469b40e6d (bug 1283385)
--HG--
rename : toolkit/themes/shared/datetimeinputpickers.css => toolkit/themes/shared/timepicker.css
2016-12-14 09:39:44 +01:00
.cargo
accessible Bug 1313693 - implement iterable states, part2, r=smaug 2016-12-13 17:36:19 -05:00
addon-sdk
b2g
browser Bug 1269958 - Change the information details of the summary section in Downloads Panel. r=Paolo 2016-08-18 14:45:57 +08:00
build Bug 1319196 - Take screenshot when dumpsys fails; r=jmaher 2016-12-13 11:28:06 -07:00
caps Bug 1322514 - nsIPrincipal::GetOrigin should use the parent principal when dealing with blobURL, r=ehsan 2016-12-08 10:44:59 -10:00
chrome
config
db/sqlite3
devtools merge mozilla-inbound to mozilla-central a=merge 2016-12-13 16:04:16 +01:00
docshell Bug 1322588 - Get rid of nsIDocShell::addSessionStorage, r=qdot 2016-12-12 09:33:11 +01:00
dom Bug 1322801 part 6 - defer the logic of CalculateNewCurrentTime to SeekingObject's subclasses; r=jwwang 2016-12-09 13:35:11 -10:00
editor bug 1322422 use assertSnapshots() to log failures better r=Ehsan 2016-12-06 22:38:23 -10:00
embedding Bug 1310796 part 3. Remove the aTargetable argument of contentShellAdded. r=mystor 2016-12-08 16:41:45 -10:00
extensions Bug 1322995 - Update the en-US dictionary to SCOWL 2016.11.20 2016-12-13 14:46:50 -05:00
gfx Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 3: Use BSPTree for layer sorting r=jrmuizel,mattwoodrow 2016-12-06 13:39:01 -10:00
gradle/wrapper
hal
image Bug 1322435. Limit the number of image decoding threads we use in the parent process. r=aosmond 2016-12-08 18:20:13 -06:00
intl
ipc
js Merge m-c to autoland 2016-12-13 19:28:57 -08:00
layout Bug 1323384 - Add a "stylo" variable to the reftest condition sandbox. r=xidorn 2016-12-14 14:58:27 +08:00
media Bug 1322961: Check SPS and PPS attributes value. r=gerald 2016-12-12 21:51:03 +11:00
memory
mfbt
mobile merge mozilla-inbound to mozilla-central a=merge 2016-12-13 16:04:16 +01:00
modules Test changes for Bug 1321951 - Use the same mar files on all platforms for libmar tests and general libmar test cleanup. r=mhowell 2016-12-12 16:57:13 -08:00
mozglue Merge m-c to autoland 2016-12-13 19:28:57 -08:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2016-12-13 16:04:16 +01:00
nsprpub
other-licenses
parser Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
probes
python Merge m-i to m-c, a=merge 2016-12-10 08:27:52 -08:00
rdf Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
release/docker
security merge autoland to mozilla-central a=merge 2016-12-13 15:53:22 +01:00
services
startupcache
storage
taskcluster Backed out changeset 1acac2205dc3 (bug 1311814) for having Taskcluster tell buildbot to run talos jobs on branches where no talos builders exist 2016-12-11 11:32:38 -08:00
testing Bug 1323169 - Skip tests in test_about_pages.py for Fennec. r=maja_zf 2016-12-13 15:15:24 +01:00
third_party/rust
toolkit Backed out changeset 315469b40e6d (bug 1283385) 2016-12-14 09:39:44 +01:00
tools Bug 1322471 - Report the true thread name for content process threads in the profile, and add a processType field. r=BenWa 2016-12-07 21:40:20 -10:00
uriloader
view
widget Bug 1322711 - 1. Convert property name to string if necessary; r=snorp 2016-12-13 03:21:47 -05:00
xpcom Bug 1322461 - Let nsTArray to use copy constructors for SourceBufferTask as it has non-memmovable member on Windows. r=Ehsan 2016-12-08 22:51:58 +08:00
xpfe Bug 1310796 part 3. Remove the aTargetable argument of contentShellAdded. r=mystor 2016-12-08 16:41:45 -10:00
.clang-format
.clang-format-ignore
.clang-tidy
.eslintignore
.eslintrc.js
.flake8 Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal 2016-12-08 09:53:21 -10:00
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1309866 - touch CLOBBER 2016-12-11 08:43:25 -08:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
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:

    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/