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
2017-04-27 13:41:13 -04:00
.cargo
.vscode
accessible Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
addon-sdk Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
browser Bug 1354865 - Intermittent browser/components/privatebrowsing/test/browser/browser_privatebrowsing_newtab_from_popup.js. r=gbrown 2017-04-27 11:52:43 -04:00
build Bug 1339537 - Part 5: Produce better annotation reason diagnostics for implicit annotations, r=ehsan 2017-04-27 12:44:55 -04:00
caps Bug 1344170: set firstPartyDomai on blob: URI. r=smaug 2017-04-24 14:12:03 +08:00
chrome
config Bug 1358597 - always make Cargo verbose in automation; r=ted.mielczarek 2017-04-21 22:25:59 -04:00
db
devtools Bug 1334776 - ResponseHeader Visitor will get original header casing. We need to fix it at some places in devtools. 2017-04-27 16:48:43 +02:00
docshell Bug 1348044 - Mark the channel as UrgentStart for top level document loading. r=smaug 2017-04-26 04:27:00 -04:00
dom Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan 2017-04-27 12:44:57 -04:00
editor Merge inbound to m-c a=merge 2017-04-25 13:53:00 -07:00
embedding
extensions Bug 1355608 - Part 1: Add tools to nsPermissionManager to await permissions becoming avaliable, r=baku 2017-04-27 13:41:13 -04:00
gfx Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan 2017-04-27 12:44:57 -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 Bug 1359415 - move threadsafety checks inside nsAutoOwningThread; r=erahm 2017-04-26 11:41:32 -04:00
intl Bug 1358275 - Preliminary cleanup: refactor nsTextFragment::UpdateBidiFlag(), moving its logic into nsBidiUtils function HasRTLChars() and making that function more precise in the process. r=dholbert 2017-04-26 23:25:48 +01:00
ipc Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan 2017-04-27 12:44:57 -04:00
js Bug 1359800 - Check allocatedDuringIncremental flag in IsMarked functions r=sfink 2017-04-27 17:33:14 +01:00
layout Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan 2017-04-27 12:44:57 -04:00
media Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan 2017-04-27 12:44:57 -04:00
memory
mfbt Backed out changeset 19ea645f562e (bug 1357799) on request 2017-04-27 15:09:53 +02:00
mobile Bug 1359541 - Enable eslint on mobile/android/tests; r=standard8,snorp 2017-04-27 07:52:58 -06:00
modules Bug 1321865 - Enable IntersectionObserver. r=jet 2017-04-27 00:17:16 -07:00
mozglue Merge inbound to central, a=merge CLOSED TREE 2017-04-26 17:30:31 -07:00
netwerk Bug 1355608 - Part 1: Add tools to nsPermissionManager to await permissions becoming avaliable, r=baku 2017-04-27 13:41:13 -04:00
nsprpub Bug 1358466 - Define pt_sendto only on Linux and fix comments. r=mcmanus 2017-04-24 17:32:23 +02:00
other-licenses
parser Backed out changeset 1f9d0f8e65b9 (bug 1351548) 2017-04-26 13:13:05 +02:00
probes
python Merge inbound to m-c a=merge 2017-04-25 13:53:00 -07:00
rdf
security No bug, Automated HPKP preload list update from host bld-linux64-spot-304 - a=hpkp-update 2017-04-26 08:02:08 -07:00
services Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
servo servo: Merge #16606 - Downgrade selectors not() behavior to level 3 (from bholley:not_selector_level_3); r=SimonSapin 2017-04-25 17:43:48 -05:00
startupcache
storage
taskcluster Merge inbound to central, a=merge CLOSED TREE 2017-04-26 17:30:31 -07:00
testing Bug 1334776 - Store header names into nsHttpHeaderArray. r=mcmanus 2017-04-27 16:48:36 +02:00
third_party/rust No bug - Revendor rust dependencies 2017-04-25 00:10:45 +00:00
toolkit Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan 2017-04-27 12:44:57 -04:00
tools Bug 1358074 (part 7) - Split PS in two. r=mstange. 2017-04-21 13:28:23 +10:00
uriloader Bug 1355585 - Streamline the format of "handlers.json", align the implementation, and reorganize tests. r=mak 2017-04-24 11:29:46 +01:00
view Bug 1357298 - Remove the 'layers.frame-counter' option. r=mstange,mattwoodrow. 2017-04-18 15:40:24 +10:00
widget Bug 1352852 - Add dummy data to the DataTransfer when dragging a draggable object, r=enndeakin 2017-04-27 12:42:21 -04:00
xpcom Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan 2017-04-27 12:44:57 -04:00
xpfe Merge inbound to m-c a=merge 2017-04-25 13:53:00 -07:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml Bug 1357867 - Land in progress OSX cross compile nightly support. r=dustin 2017-04-18 09:36:27 -04:00
.eslintignore Bug 1359541 - Enable eslint on mobile/android/tests; r=standard8,snorp 2017-04-27 07:52:58 -06:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.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
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1356927 followup, touch CLOBBER for Mac ranlib change 2017-04-18 18:50:48 -07:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in Bug 1314979 Support cross compilation with MINGW in windows.configure r=glandium 2017-04-19 10:18:01 -05:00
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/