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
Masayuki Nakano 9325eeb902 Backout changeset e9577aa83ab0 (bug 115602 part 11)
--HG--
extra : rebase_source : 1f08ffd194ba33bb0c76b5789b57ce80bc4b24da
2016-04-23 20:03:32 +09:00
accessible Backed out changeset fd06074f3bbf (bug 1186029) for failure in new test browser_events_statechange.js at least if run with e10s. r=backout 2016-04-22 18:54:23 +02:00
addon-sdk Merge inbound to m-c. a=merge 2016-04-10 16:20:04 -04:00
b2g Merge mozilla-central to mozilla-inbound 2016-04-22 15:57:43 +02:00
browser Merge mozilla-central to mozilla-inbound 2016-04-23 10:51:51 +02:00
build Bug 1266620 - Move MACOSX_DEPLOYMENT_TARGET to moz.configure. r=chmanchester 2016-04-23 08:13:26 +09:00
caps Bug 1105556 - Call Create(originAttributes) when loadinfo->loadingPrincipal is null, instead of CreatePrincipalWithInheritedAttributes(). r=sicking 2016-04-13 16:30:22 -07:00
chrome
config Bug 1163224 - add build system support for multiple Rust crates; r=glandium 2016-04-21 09:54:01 -04:00
db/sqlite3 Bug 1265628 - Upgrade SQLite to version 3.12.2. r=mak 2016-04-19 11:37:14 -04:00
devtools Merge mozilla-central to mozilla-inbound 2016-04-23 10:51:51 +02:00
docshell Bug 1122642 - Have an error page for H2 INADEQUATE_SECURITY r=mcmanus,bz 2016-04-22 09:56:42 -07:00
dom Bug 1257759 part.10 PluginInstanceChild should consume WM_*CHAR messages which follow consumed WM_*KEYDOWN or WM_*KEYUP message r=jimm 2016-04-22 14:22:03 +09:00
editor Backout changeset e9577aa83ab0 (bug 115602 part 11) 2016-04-23 20:03:32 +09:00
embedding Bug 1242456 - Create RAIIs to manage HGLOBAL and printer HANDLE in ShowNativePrintDialog and CreateGlobalDevModeAndInit. r=jimm, r=bobowen 2016-04-05 13:24:28 +07:00
extensions Bug 1160368 - Part 5: Clean up some confusing browser_storage_listings.js checks. r=jdm 2016-03-27 00:17:46 -07:00
gfx Bug 1264161 - Ensure we null out APZ pointers to the widget when it gets destroyed. r=botond 2016-04-22 16:01:30 -04:00
gradle/wrapper
hal
image Bug 1266615 - Fix C4334 in imgFrame.cpp. r=padenot 2016-04-22 11:22:53 +10:00
intl Bug 1097499 part 8 - Move CountGraphemeClusters to mozilla::unicode. r=emk 2016-04-22 09:18:41 +10:00
ipc Bug 1258317 - cross compilation fixup. 2016-04-23 13:04:59 +02:00
js Bug 1266620 - Move MACOSX_DEPLOYMENT_TARGET to moz.configure. r=chmanchester 2016-04-23 08:13:26 +09:00
layout Bug 1257759 part.7 Add new internal events which represent key events on plugin r=smaug 2016-04-23 01:22:49 +09:00
media Bug 1264351: removed hand break which disables ICE TCP on e10s r=jesup 2016-04-13 10:16:35 -07:00
memory
mfbt Bug 1266294 - Remove unnecessary compiler version checks for gcc <= 4.8.0 in mfbt. r=froydnj 2016-04-17 17:08:10 -07:00
mobile Merge mozilla-central to mozilla-inbound 2016-04-23 10:51:51 +02:00
modules Merge mozilla-central to mozilla-inbound 2016-04-22 15:57:43 +02:00
mozglue Bug 1262348. Block ss2osd.dll r=bsmedberg 2016-04-13 10:08:40 -04:00
netwerk Bug 1122642 - Have an error page for H2 INADEQUATE_SECURITY r=mcmanus,bz 2016-04-22 09:56:42 -07:00
nsprpub
other-licenses
parser Bug 1233774 - Re-enable the htmlparser mochitests on Windows debug e10s. 2016-04-15 13:26:01 -04:00
probes
python merge mozilla-inbound to mozilla-central a=merge 2016-04-20 11:50:29 +02:00
rdf
release/docker Bug 1266039 - Generate release promotion specific docker images as a part of release promotion process r=Callek a=release DONTBUILD 2016-04-20 17:03:09 -04:00
security Bug 1263622 - Fixed nsNSSComponent.cpp compilation on mingw. r=dkeeler,ted 2016-04-23 10:55:50 +02:00
services merge mozilla-inbound to mozilla-central a=merge 2016-04-22 15:56:10 +02:00
startupcache
storage
testing Back out 4 changesets (bug 1265771, bug 1266857) for leaks in browser_DownloadPDFSaver.js on Windows 2016-04-22 21:27:11 -07:00
toolkit Bug 1263622 - Fixed nsNSSComponent.cpp compilation on mingw. r=dkeeler,ted 2016-04-23 10:55:50 +02:00
tools Bug 1261392 - Define gettid for all Linux builds. r=bgirard 2016-04-11 22:49:00 +02:00
uriloader Bug 1160200 - APNG can't be used with type switching. r=mcaceres,r=jrmuizel 2016-04-20 23:57:00 +02:00
view Bug 1264183. Remove unused argument to nsView::InvalidateHierarchy. r=mats 2016-04-22 00:17:15 -05:00
widget Bug 1257759 part.10 PluginInstanceChild should consume WM_*CHAR messages which follow consumed WM_*KEYDOWN or WM_*KEYUP message r=jimm 2016-04-22 14:22:03 +09:00
xpcom Bug 1252650 - char16_t*/char16ptr_t mismatch fixup. 2016-04-23 13:04:45 +02:00
xpfe Bug 1258925 - [e10s] Browser window is resized when click. r=gabor 2016-04-14 14:03:00 -04:00
.clang-format
.clang-format-ignore
.eslintignore Backed out changeset fd06074f3bbf (bug 1186029) for failure in new test browser_events_statechange.js at least if run with e10s. r=backout 2016-04-22 18:54:23 +02:00
.eslintrc
.gdbinit
.gitignore Bug 1255450 - [mach] Enable runtime configuration files, r=gps 2016-03-28 11:18:24 -04:00
.hgignore Bug 1255450 - [mach] Enable runtime configuration files, r=gps 2016-03-28 11:18:24 -04:00
.hgtags
.lldbinit
.ycm_extra_conf.py
aclocal.m4 Bug 1259382 - Move CC/CXX/HOST_CC/HOST_CXX to moz.configure. r=ted 2016-04-14 13:21:29 +09:00
Android.mk
AUTHORS
build.gradle
client.mk Bug 1264703 - Add configure as a tier to build metrics. r=gps 2016-04-15 09:17:40 -07:00
client.py
CLOBBER no bug touch clobber to fix bustage 2016-04-19 08:29:56 +02:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build Bug 1264817 - Traverse nspr and icu during disable compile environment builds now that we aren't using their build systems. r=glandium 2016-04-15 09:17:40 -07:00
moz.configure Bug 1265374 - Move check_prog for archive programs into toolkit/moz.configure; r=glandium 2016-04-20 11:47:33 +02:00
mozilla-config.h.in
old-configure.in Bug 1266620 - Move MACOSX_DEPLOYMENT_TARGET to moz.configure. r=chmanchester 2016-04-23 08:13:26 +09:00
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:

    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/