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
Jesse Ruderman 34507e5aa5 Bug 978644 - Add crashtest. r=me
--HG--
extra : rebase_source : 6493149cc6e5949bbe67f6e53a737c637bce39c4
2017-10-20 08:36:11 -04:00
.cargo
.vscode
accessible merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-18 11:48:34 +02:00
browser merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-20 00:05:39 +02:00
build
caps Bug 1409598 - Change nsIXPCScriptable::className and nsIClassInfo::{contractID,classDescription} from string to AUTF8String. r=froydnj. 2017-10-18 13:17:26 +11:00
chrome
config
db
devtools Bug 1408330 - remove mentions about styleeditor, webaudio and scratchpad;r=nchevobbe 2017-10-18 12:33:32 +02:00
docshell merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-17 11:45:16 +02:00
dom Bug 978644 - Add crashtest. r=me 2017-10-20 08:36:11 -04:00
editor merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-17 11:45:16 +02:00
embedding
extensions Bug 1409921 - Add nondeterminism, nondeterministic and bimodal to the en-US dictionary. r=jet 2017-10-19 07:09:49 +07:00
gfx merge autoland to mozilla-central. r=merge a=merge 2017-10-20 11:37:54 +02:00
gradle/wrapper
hal
image Bug 1397644 part 2 - Remove test annotations for this bug. r=emilio 2017-10-20 21:31:13 +11:00
intl
ipc Bug 1409545: Add the ability to query a handler provider for the expected interface for an IUnknown outparam; r=jimm 2017-10-16 16:15:02 -06:00
js Backed out changeset 3159df8aca1a (bug 1386511) for browser_TelemetryGC.js timeouts 2017-10-19 20:40:31 -07:00
layout Bug 809762 - Add crashtest. r=me 2017-10-20 08:36:11 -04:00
media Bug 1409670 - Skip decrypting request when receiving an unencrypted sample in Clearkey implementation. r=cpearce 2017-10-19 16:45:21 +08:00
memory
mfbt Bug 1409382 - EnumSet.h - Initialize mVersion to silence a warning with gcc 8 r=froydnj 2017-10-17 15:19:16 +02:00
mobile merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-20 00:05:39 +02:00
modules Bug 1399520 - Avoid race condition. r=dragana 2017-10-19 22:29:41 -04:00
mozglue Bug 1410073: Load user32.dll immediately after the DLL Blocklist is in place. r=aklotz 2017-10-19 20:49:44 +01:00
netwerk merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-19 11:26:22 +02:00
nsprpub
other-licenses
parser Bug 1409327 - NS_NewBufferedInputStream should take the ownership of the inputStream, r=smaug 2017-10-19 11:39:30 +02:00
python Merge inbound to m-c. a=merge 2017-10-18 21:01:34 -04:00
rdf Bug 1409327 - NS_NewBufferedInputStream should take the ownership of the inputStream, r=smaug 2017-10-19 11:39:30 +02:00
security merge mozilla-central to autoland. r=merge a=merge 2017-10-20 11:45:03 +02:00
services
servo servo: Merge #18963 - geckolib: Make Servo_DeclarationBlock_RemovePropertyById return whether it did remove a property (from heycam:rm-property-id); r=upsuper 2017-10-20 05:26:18 -05:00
startupcache
storage Bug 1409598 - Change nsIXPCScriptable::className and nsIClassInfo::{contractID,classDescription} from string to AUTF8String. r=froydnj. 2017-10-18 13:17:26 +11:00
taskcluster merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-18 11:48:34 +02:00
testing merge mozilla-central to autoland. r=merge a=merge 2017-10-20 11:45:03 +02:00
third_party Bug 1408461 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel 2017-10-18 12:37:52 -04:00
toolkit Bug 1408741 - Only give extra border on opened menubar menus in Windows classic. r=dao 2017-10-17 15:15:43 +02:00
tools Backed out changeset 3159df8aca1a (bug 1386511) for browser_TelemetryGC.js timeouts 2017-10-19 20:40:31 -07:00
uriloader Bug 1396184 - Disable uriloader/exthandler/tests/mochitest/browser_ext_helper_pb.js on OSX for frequent failures. r=me, a=test-only 2017-10-15 05:55:05 -04:00
view Bug 1397644 part 2 - Remove test annotations for this bug. r=emilio 2017-10-20 21:31:13 +11:00
widget merge mozilla-central to autoland. r=merge a=merge 2017-10-20 11:45:03 +02:00
xpcom Merge inbound to m-c. a=merge 2017-10-18 21:01:34 -04:00
xpfe Bug 1373581: Make transition into and out of native fullscreen smoother on macOS. r=mstange 2017-10-18 21:50:47 -04:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml
.eslintignore Bug 1410006 - ESLint should automatically ignore all crashtest directories; and clean up .eslintignore a bit. r=mossop 2017-10-19 09:55:40 +01:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore Bug 1410341 - add toolchains.json to .hgignore;r=jmaher 2017-10-20 10:53:20 +02:00
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure Backed out 5 changesets (bug 1407351) for causing bug 1409395 and breaking nightlies. 2017-10-17 10:07:55 -04:00
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in
package.json
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/