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
Перейти к файлу
Honza Bambas 77a7813385 Bug 1231512 - Allow nsIHttpChannel.redirectTo() work also on an open channel. r=jduell
--HG--
rename : netwerk/test/unit/test_redirect_from_script.js => netwerk/test/unit/test_redirect_from_script_after-open_passing.js
2016-02-05 07:45:00 -05:00
accessible Bug 1245464 - initialize with 0 mSupportedIfaces in xpcAccessibleGeneric in order to avoid corrupted result after bit-wise operation. r=surkov 2016-02-03 13:53:11 +02:00
addon-sdk Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08:00
b2g Backed out changeset 65e246baede4 (bug 1242641) for valgrind bustage CLOSED TREE 2016-02-04 11:42:34 -08:00
browser Backed out changeset 3d2eace770d1 (bug 1244120) for very frequent leaks on Win7 CLOSED TREE 2016-02-04 12:51:14 -08:00
build Back out d1779fe421c3 (bug 1034290) for UnicodeDecodeErrors in things run by the reftest harness 2016-02-05 08:18:47 -08:00
caps Bug 1210099 - Fix structured clone of expanded principal (r=bholley) 2016-02-04 22:30:21 -08:00
chrome Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
config Bug 1245764 - Move Windows RTL flags (-MD/-MT) flags out of config.mk. r=gps 2016-02-05 17:30:34 +09:00
db/sqlite3
devtools Merge m-c to m-i 2016-02-04 19:26:14 -08:00
docshell Bug 1241704 - Make sure nsIWebNavigation exists on docshell. r=mccr8 2016-02-01 16:07:11 -08:00
dom Bug 1243856 - Remove alarms from the Push H2 backend. r=dragana 2016-02-03 18:16:10 -08:00
editor Bug 1245681 - Test for addOverrideStyleSheet. r=bz 2016-02-05 11:05:32 -08:00
embedding Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
extensions Bug 1244304 - Remove unused appId / inBrowser from permission manager. r=ehsan 2016-02-01 13:15:26 -06:00
gfx Bug 1245830 - Remove an unnecessary assertion that can fail due to timing. r=botond 2016-02-05 16:31:15 -05:00
gradle/wrapper
hal Backed out changeset 2a7dbf51f1e8 (bug 1194721) 2016-02-03 16:24:26 +01:00
image Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
intl Bug 1235261 - Part 2: Switch some uses of AutoFallibleTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
ipc Bug 1237458 - Use MOZ_RELEASE_ASSERT for IPC assertions (r=jld) 2016-02-05 10:42:38 -08:00
js Bug 1246109 - Pass state as reference instead of pass by value. r=jandem 2016-02-05 02:04:00 -05:00
layout Bug 1245681 - Fix addOverrideStyleSheet. r=bz 2016-02-05 11:07:04 -08:00
media Bug 1224845 - close sockets on errors and don't connect to IPv4 TURN TCP from IPv6 sockets. r=jesup 2016-01-28 10:53:56 -08:00
memory Backout 24dbe7da7370:a319694b46d5 (bug 1069556) for build bustage on various platforms on a CLOSED TREE 2016-01-29 11:55:43 -05:00
mfbt Bug 1245979 - make mfbt Function reference-counted so that it can be cheaply copied for compatibility with Skia. r=froydnj 2016-02-04 16:43:42 -05:00
mobile Merge mozilla-central to fx-team 2016-02-04 12:08:00 +01:00
modules Bug 1245285 - part 3, Remove unused repaint_interval prefs r=botond 2016-02-04 07:18:20 -08:00
mozglue
netwerk Bug 1231512 - Allow nsIHttpChannel.redirectTo() work also on an open channel. r=jduell 2016-02-05 07:45:00 -05:00
nsprpub Bug 1244062, NSPR_4_12_BETA2, and Bug 1245053, NSS_3_23_BETA2 2016-02-02 11:50:47 +01:00
other-licenses
parser Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
probes
python Bug 1246040 - Change architecture detection on CentOS; r=glandium 2016-02-05 10:51:41 -08:00
rdf Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
security Bug 1243180 - Enable eslint "no-trailing-spaces" rule for PSM. r=keeler 2016-02-03 01:51:00 +01:00
services Merge mozilla-central to mozilla-inbound 2016-02-03 12:27:02 +01:00
startupcache
storage Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
testing Bug 1241906 - test for suspended spdy3.1 channel r=hurley 2016-02-05 11:17:24 -05:00
toolkit Bug 1245141 - Use new Proxy for AddonManager.addonTypes. r=mossop 2016-02-05 19:31:08 +01:00
tools Bug 1244736 - Remove `mach update-uuids` and related code; r=froydnj 2016-02-01 16:10:08 -08:00
uriloader Bug 598790 - nullcheck canceled channel in prefetchnode::onstoprequest r=bz 2016-02-05 12:25:20 -05:00
view Bug 1239864 (part 10) - Use the new rect iterators in view/ and widget/. r=roc. 2016-01-18 17:20:59 -08:00
webapprt
widget Bug 1245927: Innerize before creating DOM files from the file picker. r=baku 2016-02-05 10:12:25 -08:00
xpcom Bug 241788 - mozilla::Tokenizer - token type for \n should whitespace if given in constructor r=honzab 2016-02-05 14:43:45 +01:00
xpfe Backed out changeset 4fa1296bd773 (bug 1104916) for win debug m(oth) permafails CLOSED TREE 2016-02-05 11:42:55 -08:00
xulrunner
.clang-format
.clang-format-ignore
.eslintignore Bug 1242977 - Make services eslintable. r=markh 2016-02-02 10:37:50 +08:00
.eslintrc
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1242663 - Add targets for each backend dependency; r=ted 2016-01-25 14:36:36 -05:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in Backed out 2 changesets (bug 1163082) for Robocop rc1 failures. 2016-02-03 23:15:00 -08:00
gradle.properties
gradlew
mach
moz.build Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
mozilla-config.h.in
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/