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
Перейти к файлу
Ehsan Akhgari e2a3a27c3f Bug 1383756 - Avoid excessive AddRef()ing of atoms in nsNodeInfoManager::GetNodeInfo(); r=baku
We make the NodeInfoInner members raw pointers, and AddRef/Release
them manally in the constructor/destructor of NodeInfo, and in the
cases where NodeInfoInner objects are created for hashtable lookups,
no further refcounting is performed.
2017-07-24 16:37:11 -05:00
.cargo
.vscode
accessible Bug 1379643: When running under sandbox level >= 3, parent should retain IStream of marshaled interface to be destroyed later; r=jimm 2017-07-19 12:07:45 -06:00
addon-sdk Backed out changeset cf72ce758a61 (bug 1381554) for failing browser_ext_popup_corners.js, at least on OS X opt. r=backout 2017-07-20 18:28:20 +02:00
browser Bug 1383841 - [Mac] Disable sandbox violation logging by default. r=Alex_Gaynor 2017-07-24 12:47:02 -07:00
build Bug 1382775 - Move testing/tools/autotry to tools/tryselect/selectors/syntax.py, r=chmanchester 2017-07-17 21:36:23 -04:00
caps Bug 1378377 Part 1: Expose file:// URI whitelist check to chrome JS. r=bz 2017-07-19 09:37:25 +01:00
chrome
config Bug 1381955 - Don't override RUSTFLAGS to set rust's debuginfo; r=glandium 2017-07-17 17:13:19 -06:00
db
devtools Bug 1359855 - Automatically initialize DevTools when accessing DevToolsShim.gDevTools. r=jdescottes 2017-07-24 14:30:24 +02:00
docshell Merge mozilla-central to autoland 2017-07-24 15:00:31 +02:00
dom Bug 1383756 - Avoid excessive AddRef()ing of atoms in nsNodeInfoManager::GetNodeInfo(); r=baku 2017-07-24 16:37:11 -05:00
editor Merge m-c to inbound, a=merge 2017-07-21 18:20:46 -07:00
embedding
extensions Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
gfx Bug 1383714 - Update to cbindgen 0.1.19. r=kats 2017-07-21 12:39:25 -04:00
gradle/wrapper
hal Bug 1382099 - Remove MOZ_WIDGET_GONK from hal/. r=gsvelto. 2017-07-24 10:08:55 +10:00
image Bug 1315554 - Part 10b. Force CMS output profile to be sRGB for gtests. r=me 2017-07-22 07:50:32 -04:00
intl Bug 1379905 - Switch mozIntl, datetimebox and DateTimeFormat to use GetRegionalPrefsLocales. r=jfkthame,smaug 2017-07-14 16:47:23 -07:00
ipc Add IPC support for mozilla::Variant (bug 1371846); r=botond 2017-07-21 07:18:02 -05:00
js Bug 1383155 - remove redundant casts of SN_TYPE; r=jimb 2017-07-21 08:13:19 -06:00
layout Bug 1383395 - Remove an un-needed check for draw background image. r=cjku 2017-07-23 12:58:58 +03:00
media merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-07-22 11:38:42 +02:00
memory Bug 1382099 - Remove MOZ_WIDGET_GONK from memory/. r=glandium. 2017-07-19 18:39:00 +10:00
mfbt Add IPC support for mozilla::Variant (bug 1371846); r=botond 2017-07-21 07:18:02 -05:00
mobile Bug 1362998 - Implement browsingData.removeCookies WebExtension API method on android. r=bsilverberg 2017-07-23 17:14:03 +05:30
modules Merge m-c to inbound, a=merge 2017-07-21 18:20:46 -07:00
mozglue Bug 1382099 - Remove MOZ_WIDGET_GONK from mozglue/. r=glandium. 2017-07-19 18:38:54 +10:00
netwerk merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-07-22 11:38:42 +02:00
nsprpub
other-licenses
parser Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
probes
python Bug 1382739 - Added support for hardlinks to mozbuild; r=gps 2017-07-20 14:04:05 -04:00
rdf
security Bug 1383818 - Disallow content processes for using the com.apple.ocspd mach service; r=haik 2017-07-24 09:50:32 -04:00
services Bug 1382044 - Disable addon validation during some phases of TPS's test_addon_nonrestartless_xpi.js. r=markh 2017-07-18 19:56:50 -04:00
servo servo: Merge #17844 - stylo: Read mName as a raw nsIAtom* from NodeInfoInner (from emilio:is-visited); r=bholley 2017-07-24 13:22:49 -07:00
startupcache
storage Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm 2017-07-14 08:49:22 +02:00
taskcluster Bug 1379163: defer loading actions until needed; r=jonasfj 2017-07-21 14:36:31 +00:00
testing Bug 1381636 - Bump and sign a new version of damp;r=jmaher 2017-07-24 10:10:49 -07:00
third_party No bug - Revendor rust dependencies 2017-07-24 14:37:03 +00:00
toolkit Bug 1374863 - Added wait for telemetry to reinitialize after reboot when setting gecko prefs. r=chutten 2017-07-13 15:13:21 -04:00
tools Bug 1382140 - Call 'mach' with python from tools/lint/hooks.py so it works on Windows, r=mak 2017-07-24 12:25:53 -04:00
uriloader Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
view
widget merge mozilla-inbound to mozilla-central a=merge 2017-07-24 13:01:44 +02:00
xpcom Bug 1349683: Give RevocableEventPtr a "move" assignment operator, and use it to reduce refcount churn. r=froydnj 2017-07-19 00:03:59 -07:00
xpfe Bug 1382099 - Remove MOZ_WIDGET_GONK from media/, uriloader/, widget, /xpfe/. r=snorp. 2017-07-24 10:08:55 +10:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml Bug 1381577 - Part B; Rename the nightly win64 hook to just nightly, support win32. r=dustin 2017-07-17 14:50:21 -04:00
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1382304: hg/gitignore captures/ dir. r=nalexander 2017-07-19 11:08:06 -07:00
.hgignore Bug 1382304: hg/gitignore captures/ dir. r=nalexander 2017-07-19 11:08:06 -07:00
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml Bug 1328727: use json-e for cron decision tasks too; r=aki,jonasfj 2017-07-21 18:08:06 +00:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
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 1379190: P2. Remove OMX related config. r=glandium 2017-07-13 13:00:23 +02: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/