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
Перейти к файлу
David Major 7175be67e3 Bug 1448306: Update checks for BinScope 2014. r=froydnj 2018-03-29 15:11:41 -04:00
.cargo
.vscode
accessible Bug 1449337: Don't take the first VectoredExceptionHandler slot away from ASan. r=Jamie 2018-03-29 10:18:14 -04:00
browser Bug 1449312: Include isExtensionError in all reports. r=Standard8 2018-03-29 11:11:23 -07:00
build Bug 1448306: Update checks for BinScope 2014. r=froydnj 2018-03-29 15:11:41 -04:00
caps Bug 1448414. Remove the DOM_OBJECT classinfo bit. r=kmag 2018-03-28 22:46:23 -04:00
chrome
config Bug 1445465 - Part 2: Update in-tree ICU to release 61.1. rs=Waldo 2018-03-27 07:37:54 -07:00
db
devtools Bug 1449611 - Update debugger bundle (v30). r=jdescottes 2018-03-29 08:37:31 -04:00
docshell Bug 1439713 - Update tests relying on nsIContentPolicy. r=bz 2018-03-29 11:14:58 +02:00
dom Bug 1447993, when handling pointerup while there is pointercapture, do a hit test in order to find the click target, tests, r=masayuki 2018-03-29 19:51:25 +03:00
editor Bug 1448018, remove ContainerBoxObject which is only used to access the docshell, but bug 1448018 made the docshell accessible from the frameloader instead so the container box object is no longer being used. Change some editor tests which just access the docShell directly rather than through the box object, r=bz 2018-03-29 10:44:52 -04:00
embedding
extensions Bug 1439713 - Change nsIContentPolicy shouldLoad to take an <uri, loadInfo> pair instead of the various args. r=bz 2018-03-29 12:16:23 +02:00
gfx Bug 1447076. Don't accept blob images that don't have any area. r=kats 2018-03-29 15:05:54 -04:00
gradle/wrapper
hal Bug 1426936 - When reading the battery capacity on Mac do not assume that a battery is always present; r=dhylands 2018-03-05 23:35:36 +01:00
image Bug 1439713 - Change nsIContentPolicy shouldLoad to take an <uri, loadInfo> pair instead of the various args. r=bz 2018-03-29 12:16:23 +02:00
intl Bug 1445465 - Part 2: Update in-tree ICU to release 61.1. rs=Waldo 2018-03-27 07:37:54 -07:00
ipc Bug 1439713 - Add flag to loadinfo for skipping certain security policy checks. r=bz 2018-03-29 11:14:35 +02:00
js Bug 1448414. Remove the DOM_OBJECT classinfo bit. r=kmag 2018-03-28 22:46:23 -04:00
layout Bug 1389581 part 1. Remove the DOM_OBJECT flag from various Components classinfo. r=kmag 2018-03-28 22:46:22 -04:00
media Merge inbound to mozilla-central. a=merge 2018-03-28 00:48:11 +03:00
memory Bug 1446466 Remove Nightly-only restriction on jemalloc arena implementation r=glandium 2018-03-21 20:53:46 -05:00
mfbt Bug 1448387: Use alignof() in HasFreeLSB. r=froydnj 2018-03-23 19:09:42 +01:00
mobile Bug 1449829 - Prevent calling getPid() on null IChildProcess r=jchen 2018-03-29 09:39:07 -07:00
modules Bug 1449064 - Convert html.* prefs to StaticPrefs. r=hsivonen 2018-03-27 11:59:48 +11:00
mozglue Bug 1446680 - Restrict WindowsDllBlocklist's gStartAddressesToBlock to Nightly builds. r=aklotz 2018-03-17 21:14:18 +01:00
netwerk Bug 1439713 - Add flag to loadinfo for skipping certain security policy checks. r=bz 2018-03-29 11:14:35 +02:00
nsprpub
other-licenses Bug 1434513 - Adjust bsdiff heuristics. r=glandium 2018-03-06 15:49:20 -08:00
parser Bug 1449064 - Convert html.* prefs to StaticPrefs. r=hsivonen 2018-03-27 11:59:48 +11:00
python Bug 1449623 - Export MOZ_BUILD_DATE for buildid.h; r=chmanchester 2018-03-28 14:30:02 -04:00
rdf Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
security Bug 1448787 - separate error for self-signed certs, r=keeler,johannh 2018-03-29 11:51:33 +02:00
services Bug 1448165 p4 - Remove skipDeviceRegistration pref. r=markh,tcsc 2018-03-28 15:15:31 -04:00
servo servo: Merge #20450 - Properly rethrow any exceptions from parsing JSON in Body mixin's `Json()` (from ysimonson:fix-13464); r=jdm 2018-03-27 22:44:32 -04:00
startupcache
storage
taskcluster Merge mozilla-inbound to mozilla-central. a=merge 2018-03-29 12:50:33 +03:00
testing Bug 1449750 - Remove device.py from mozharness; r=jmaher 2018-03-29 07:33:42 -06:00
third_party No bug - Revendor rust dependencies 2018-03-28 20:23:10 +00:00
toolkit Bug 1439713 - Add flag to loadinfo for skipping certain security policy checks. r=bz 2018-03-29 11:14:35 +02:00
tools Merge mozilla-central to mozilla-inbound 2018-03-29 12:57:29 +03:00
uriloader Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
view
widget Merge inbound to mozilla-central. a=merge 2018-03-28 00:48:11 +03:00
xpcom Bug 1433351 - Add nsBaseHashtable::EntryPtr::OrRemove method to abort nsBaseHashtable::LookupForAdd on miss. r=froydnj 2018-03-28 12:58:49 -04:00
xpfe Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-29 01:00:42 +03:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1448382 - Add js/src/vtune/ to the ThirdPartyPaths and .clang-format-ignore. r=sylvestre 2018-03-23 21:38:55 +02:00
.cron.yml
.eslintignore Bug 1444926 - Move devtools/shim to devtools/startup;r=ochameau 2018-03-12 14:41:48 +01:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1439727 - Ignore third_party/python/psutil/tmp/ in VCS; r=nalexander 2018-03-07 08:59:48 -08:00
.hgignore Bug 1439727 - Ignore third_party/python/psutil/tmp/ in VCS; r=nalexander 2018-03-07 08:59:48 -08:00
.hgtags No bug - Tagging mozilla-central fdd1a0082c71673239fc2f3a6a93de889c07a1be with FIREFOX_NIGHTLY_60_END a=release DONTBUILD CLOSED TREE 2018-03-12 13:18:08 +00:00
.inferconfig
.lldbinit
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1445465 - Part 4: Clobber for ICU update. r=clobber 2018-03-27 07:59:01 -07:00
Cargo.lock No bug - Revendor rust dependencies 2018-03-28 20:23:10 +00:00
Cargo.toml Bug 1444174 - point people away from Cargo.toml for opt-level settings of Rust code; r=nalexander 2018-03-09 09:31:17 -05:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1445398 - Do not re-generate buildid.h for every Tup build. r=mshal 2018-03-22 16:03:12 -07:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Bug 1445763 - Update moz.build meta data with "Firefox Build System". r=froydnj 2018-03-14 21:44:46 +01:00
moz.configure
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in Bug 1448978 - use more aggressive optimization flags for clang-cl; r=chmanchester 2018-03-26 18:37:00 -04: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/