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
Перейти к файлу
Tooru Fujisawa 27f480e18c Bug 1219757 - Part 12: Remove JS_NewRegExpObjectNoStatics and JS_NewUCRegExpObjectNoStatics. r=till
--HG--
extra : amend_source : 996f82ff6b70c700de0c28fddb9e7e84d0ced91b
2015-11-25 22:38:05 +09:00
accessible Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame 2016-03-17 13:55:48 +08:00
addon-sdk Bug 1026614 - SDK ui/toolbar not working in permanent private browsing. r=rpl 2016-03-17 16:46:53 -04:00
b2g Bug 1258618 - Use True instead of '1' for set_define. r=nalexander 2016-03-23 09:24:51 +09:00
browser Bug 1068674 - Don't turn off e10s if hardware acceleration is disabled. r=jimm 2016-03-22 15:09:24 -04:00
build Bug 1258175 - Remove broken -Wunreachable-code-return and -Wunreachable-code-aggressive checks. r=glandium 2016-03-19 00:10:37 -07:00
caps
chrome Bug 1256988 - Replace tests on MOZ_ENABLE_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester 2016-03-17 06:49:44 +09:00
config bug 1211892 read -unico-border-gradient of early Unico versions for ThreeDHighlight and ThreeDShadow r=acomminos 2016-03-18 22:49:46 +13:00
db/sqlite3
devtools Merge m-c to inbound, a=merge CLOSED TREE 2016-03-22 16:57:35 -07:00
docshell Bug 1257730 - Crashtest for PING without valid URI. r=ryanvm 2016-03-18 15:56:15 -07:00
dom Bug 1219757 - Part 12: Remove JS_NewRegExpObjectNoStatics and JS_NewUCRegExpObjectNoStatics. r=till 2015-11-25 22:38:05 +09:00
editor Bug 1256589 part.6 Move the implementation of IsTrusted() from dom::Event to WidgetEvent r=smaug 2016-03-17 16:01:30 +09:00
embedding Bug 1258056 - Propagate the window opener full page zoom across the IPC layer; r=smaug 2016-03-22 17:49:09 -04:00
extensions
gfx Bug 1256589 part.5 Add DefaultPrevented() and DefaultPreventedByContent() to WidgetEvent r=smaug 2016-03-22 16:47:52 +09:00
gradle/wrapper
hal
image Backed out changeset bc854d1c6ab7 (bug 1209780) for statis analysis failures on OS X. 2016-03-21 16:29:15 -05:00
intl Bug 1256559 - To avoid VS2013 vs 2015 issues, just cast the size_t values to unsigned and print them with %u in the debug messages here; r=khuey 2016-03-21 12:14:13 +00:00
ipc Bug 1257786 - Proper init of LogModule for Nuwa r=khuey 2016-03-22 15:02:39 +01:00
js Bug 1219757 - Part 12: Remove JS_NewRegExpObjectNoStatics and JS_NewUCRegExpObjectNoStatics. r=till 2015-11-25 22:38:05 +09:00
layout Bug 1256589 part.6 Move the implementation of IsTrusted() from dom::Event to WidgetEvent r=smaug 2016-03-17 16:01:30 +09:00
media Bug 1257699 - Update in-tree libnestegg. r=giles 2016-03-23 13:47:14 +13:00
memory
mfbt Bug 1209100 - Back out bug 1165185 on inbound. 2016-03-21 16:16:52 -04:00
mobile Bug 1257934 - Make the GeckoPreferences pref handler a static class; r=sebastian 2016-03-22 22:26:19 -04:00
modules Bug 1207332. Enable skia content on OS X. r=lsalzman 2016-03-21 09:17:56 -07:00
mozglue Bug 1257319 - Update auto-generated bindings; r=me 2016-03-22 22:24:31 -04:00
netwerk Bug 772528 - Remove nsFileInputStream::Seek() from nsPartialFileInputStream::Init(). r=baku 2016-03-21 10:48:59 +08:00
nsprpub
other-licenses Merge m-c to fx-team, a=merge 2016-03-16 16:52:30 -07:00
parser Bug 1256558 - Change MUST_CONVERT to avoid C4311 in VS2015; r=khuey 2016-03-21 12:00:41 -07:00
probes
python Bug 1258619 - Properly sandbox functions inside a template. r=chmanchester 2016-03-23 13:24:54 +09:00
rdf Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
release/docker
security Bug 1253108 - Enable ESLint "strict" rule for PSM. r=keeler 2016-03-19 03:07:13 -07:00
services merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
startupcache Bug 1258087 - Fix -Wunreachable-code warning in StartupCache.cpp on macosx64-mulet. r=froydnj 2016-03-19 00:10:16 -07:00
storage
testing Bug 1258815 - Port some tests that depend on the parser utils object to mochitest-plain so that they can be turned on in e10s mode; r=mrbkap 2016-03-22 19:12:41 -04:00
toolkit Bug 1258618 - Use True instead of '1' for add_old_configure_assignment. r=nalexander 2016-03-23 09:24:53 +09:00
tools
uriloader Bug 1256988 - Replace tests on MOZ_ENABLE_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester 2016-03-17 06:49:44 +09:00
view
widget Bug 1256589 part.7 Add PropagationStopped() to WidgetEvent r=smaug 2016-03-17 16:21:57 +09:00
xpcom Bug 1258231 - Lock while iterating console messages. r=mccr8 2016-03-21 12:15:42 -07:00
xpfe Backed out changeset 21e9dd187ca8 (bug 1255645) 2016-03-16 10:33:38 +01:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1257173 - Make JSON viewer code eslint clean; r=linclark 2016-03-17 22:26:53 -07:00
.eslintrc
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1257468 - Move setting MOZ_BUILD_APP subst and define to moz.configure. r=nalexander 2016-03-22 11:09:40 +09:00
README.txt
aclocal.m4
build.gradle Bug 1256995 - Move --with-gradle to mobile/android/moz.configure. r=glandium 2016-03-17 11:04:08 -07:00
client.mk
client.py
configure.in
configure.py Bug 1258618 - Serialize substs/configs and defines bools as '1' or '' in config.status. r=nalexander 2016-03-23 09:24:47 +09:00
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1258618 - Use True instead of '1' for add_old_configure_assignment. r=nalexander 2016-03-23 09:24:53 +09:00
mozilla-config.h.in
old-configure.in merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +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/