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
Перейти к файлу
Wes Kocher dbc22c750b Merge autoland to central, a=merge
MozReview-Commit-ID: 8MgCHGpAZO0
2017-03-02 13:09:17 -08:00
.cargo
accessible bug 1340579 - fixup werror bustage landing on a CLOSED TREE 2017-03-01 17:45:04 -05:00
addon-sdk Bug 1341097 - part 3: don't dispatch oodles of titlechanged notifications for new history entries, r=mak 2017-02-27 18:26:21 +00:00
b2g Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
browser merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
build merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
caps Bug 1341218 - nsNullPrincipal should serialize its URL, r=qdot 2017-02-23 14:30:23 +01:00
chrome Bug 1060419 - make nsChromeRegistry.cpp use Printf.h, r=froydnj 2016-12-09 09:58:57 -10:00
config Backed out changeset 4aa866ebfeaa (bug 1322703) 2017-03-01 18:45:56 +01:00
db/sqlite3 Bug 1340028 - Remove the CLANG_VERSION macro from the in-tree SQLite. r=mak 2017-02-16 09:46:41 -05:00
devtools merge mozilla-inbound to mozilla-central a=merge 2017-03-01 11:40:59 +01:00
docshell Bug 1341657 - Properly deal with not having a frame element in nsDocShell::InternalLoad(); r=smaug 2017-02-27 09:39:50 -05:00
dom merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
editor Backed out 3 changesets (bug 1317322) 2017-03-01 15:38:02 -08:00
embedding Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted 2017-02-06 09:45:58 -05:00
extensions Bug 1340486 - Remove duplication of code at nsHttpNegotiate/NTLMAuth::TestPref and MatchesBaseURI r=mayhemer 2017-02-27 17:57:59 +01:00
gfx Bug 1341511 - Replace std::map::empty() call with correct std::map::clear() call to remove all elements from the map r=dvander,jchen 2017-03-01 11:59:51 -08:00
gradle/wrapper
hal Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
image Backed out changeset 588c44c7a966 (bug 1058040) 2017-03-02 11:24:33 +08:00
intl merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
ipc Bug 1342580 - Don't generate actor "state" method. r=kanru 2017-02-24 15:35:35 -08:00
js merge mozilla-inbound to mozilla-central a=merge 2017-03-01 11:40:59 +01:00
layout merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
media merge mozilla-inbound to mozilla-central a=merge 2017-03-01 11:40:59 +01:00
memory Backed out changeset 24bea8bde57d (bug 1343432) for build bustage 2017-03-02 11:23:28 +08:00
mfbt Bug 1341951 - Remove mozilla::AlignedStorage, and inline its sole use into js::jit::RInstructionStorage. r=nbp 2017-02-22 18:27:51 -08:00
mobile merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
modules merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
mozglue Bug 1341880 - do not emit trailing \0 in PrintfState; r=glandium 2017-02-27 13:29:54 -07:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
nsprpub
other-licenses
parser Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
probes
python Backed out changeset 2a15e34e2d22 (bug 1341962) for build bustage 2017-03-01 11:54:27 +08:00
rdf Bug 1332639 - Remove the RDF "standalone" library which isn't used, r=glandium 2017-02-27 13:07:28 -05:00
release/docker
security No bug, Automated HPKP preload list update from host bld-linux64-spot-031 - a=hpkp-update 2017-03-02 07:42:44 -08:00
services Backed out changeset b8fb83d1d851 (bug 1342851) for xpcshell bustage a=backout CLOSED TREE 2017-02-28 15:18:00 -08:00
servo servo: Merge #15791 - Bug 1340334: Allow sibling hints in StoredRestyleHint, and handle them correctly (from emilio:hint); r=bholley 2017-03-01 18:08:43 -08:00
startupcache Bug 1341794 - annotate startupcache/* moz.build file with BUG_COMPONENT. r=froydnj 2017-02-23 08:01:45 -05:00
storage Bug 1342441 - Improve the Wrong Sqlite Version message. r=asuth 2017-02-24 17:39:30 +01:00
taskcluster merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
testing Bug 1343519 - Change the ESLint rule 'import-test-globals' to be an environment (mozilla/simpletest) to better describe the purpose of it. r=mossop 2017-03-01 21:34:24 +00:00
third_party/rust Bug 1341102: Revendor rust dependencies; r=bustage 2017-02-28 09:23:59 -08:00
toolkit merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
tools merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
uriloader Bug 1340803 - Make nsMIMEInfoWin::GetPossibleLocalHandlers check fileExt is non-empty before checking its first char. r=jimm 2017-02-18 07:31:00 -05:00
view Bug 1302071 - Part 5: Bucket PresContext invalidations by transaction ID, and only deliver them when the associated composite has completed. r=tnikkel 2017-02-17 15:16:15 +13:00
widget merge mozilla-inbound to mozilla-central a=merge 2017-03-02 14:02:48 +01:00
xpcom merge mozilla-inbound to mozilla-central a=merge 2017-03-01 11:40:59 +01:00
xpfe Bug 1341801 - xpfe/test/* files do not seem to be references anywhere. r=enndeakin 2017-03-01 08:20:25 -05:00
.clang-format
.clang-format-ignore Bug 1343068 - Add the JNI generate files in the list of ignored elements r=mystor 2017-02-27 23:27:53 +01:00
.clang-tidy
.cron.yml Bug 1338385 - Add cron job for nightly coverage tests run; r=jmaher 2017-02-08 11:16:25 -08:00
.eslintignore Bug 1311345 - Enable eslint of browser/components/privatebrowsing/ - Initial changes; r=standard8 2017-02-28 12:21:00 +00:00
.eslintrc.js Bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView, r=jaws. 2017-02-13 13:01:32 +01:00
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore Bug 1332691: Add script to regenerate tests, update the WPT manifest and expectations; r=luke 2017-02-17 20:13:54 +01:00
.hgtags
.lldbinit
.taskcluster.yml Bug 1334810: temporarily revert {{owner}}; r=garndt 2017-02-07 16:18:19 +00:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Backed out changeset 4aa866ebfeaa (bug 1322703) 2017-03-01 18:45:56 +01:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1339182 - Remove OSX universal support in the build system; r=glandium 2017-02-10 16:52:17 -05:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Bug 1335873 - Add marionette-harness python tests to root moz.build file, r=mshal 2017-03-01 11:52:51 -05:00
moz.configure Bug 1197325 - Remove now unused genisoimage. r=ted 2017-02-02 10:10:27 -05:00
mozilla-config.h.in
old-configure.in Backed out changeset e7c397118fd2 (bug 1340393) to fix Windows pgo builds after bug 1322703 got backed out. r=backout,bustage-fix on a CLOSED TREE 2017-03-01 19:31:06 +01:00
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:

    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/