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
Перейти к файлу
Julian Descottes 7f0d26fa31 Bug 1143742 - part5: fix eslint error in inspector ruleview test;r=bustage
MozReview-Commit-ID: 1W2xTQdlkaS

--HG--
extra : rebase_source : 86931078b22f249fc240b092340cd2696dc619eb
2016-04-01 12:12:21 +02:00
accessible Bug 1260277 - remove empty CacheChildren's, r=marcoz 2016-03-31 21:40:56 -04:00
addon-sdk Bug 1257877 - Remove UTF-16 support from TextEncoder. r=hsivonen 2016-03-24 19:27:15 +09:00
b2g Bug 1260647 - Unify cross-compilation setup, while moving some of it to moz.configure. r=ted 2016-04-01 09:43:26 +09:00
browser Merge mozilla-central to fx-team 2016-04-01 11:49:37 +02:00
build Merge mozilla-central to fx-team 2016-04-01 11:49:37 +02:00
caps Bug 1185773 - Enable the moz-extension mochitest on android. r=kmag 2016-03-28 10:04:59 -07:00
chrome Bug 1253788 - Don't reload inline chrome:// style sheets in nsXBLPrototypeResources. r=bzbarsky 2016-03-26 17:02:30 +11:00
config Bug 1260998 - Add support for HOST_CPPFLAGS for consistency. r=nalexander 2016-04-01 09:43:26 +09:00
db/sqlite3 Bug 1255813 - Remove build system support for Solaris, HPUX and AIX. r=ted 2016-03-15 07:34:50 +09:00
devtools Bug 1143742 - part5: fix eslint error in inspector ruleview test;r=bustage 2016-04-01 12:12:21 +02:00
docshell Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
dom Bug 1258942: Lock around DeviceID access for audio inputs r=padenot 2016-04-01 00:18:13 -04:00
editor Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
embedding Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
extensions Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
gfx Bug 1258168: Push ClearType compatible clipping layers when the last pushed layer was marked as opaque. r=jrmuizel 2016-03-20 19:51:46 +01:00
gradle/wrapper
hal Bug 1260672: Remove 'nsAutoPtr.h' and clean up includes of Gonk diskspace watcher, r=gsvelto 2016-03-30 13:18:00 +02:00
image Bug 1209780 (Part 1) - Mark DrawResult MOZ_MUST_USE. r=tn 2015-10-25 13:20:13 -07:00
intl Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
ipc Bug 1253123 - Remove ipc_channel_proxy (r=jld) a=kwierso 2016-02-15 10:13:46 -08:00
js Backed out changeset 73c0af3f3693 (bug 1251855) because the fix is no longer needed since bug 1232639 landed on Gecko 47+. 2016-03-31 23:07:18 -04:00
layout Bug 1255022 - Make the test_transformed_scrolling_repaints* tests mochitest-plain instead of mochitest-chrome. r=mstange 2016-03-31 23:55:06 -04:00
media Bug 1258753: Base candidate pair priority on controlling/controlled. r=drno 2016-03-22 12:22:56 -05:00
memory Bug 1181142 - Part 0: Update DMD tests to handle a minimum alloc size of 16 on Win64. r=erahm. 2016-03-29 16:31:21 +11:00
mfbt Bug 1209100 - Back out bug 1165185 on inbound. 2016-03-21 16:16:52 -04:00
mobile Bug 1244722 - TabQueueHelper.canDrawOverlays(): Implement workaround for Android bug. r=ahunt 2016-03-30 12:58:27 +02:00
modules Bug 1260475 - Add an option to disable GC slices triggered by painting. r=terrence a=kwierso 2016-03-31 14:26:30 -07:00
mozglue Bug 1239789 - Add secondary buffers to zxx_stream::StaticAllocator to handle reentrancy. r=glandium 2016-03-24 17:25:57 -05:00
netwerk Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
nsprpub Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarek 2016-03-15 17:44:17 -04:00
other-licenses Merge m-c to fx-team, a=merge 2016-03-16 16:52:30 -07:00
parser Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
probes
python Merge mozilla-central to fx-team 2016-04-01 11:49:37 +02:00
rdf Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
release/docker Bug 1259423 - freshclam fails to update the DB r=rail DONTBUILD 2016-03-28 14:29:22 -04:00
security bug 1254667 - change certificate verification SHA1 policy to "allow for locally-installed roots" r=jcj 2016-03-28 12:52:40 -07:00
services Bug 1259855 - Disable fxaccounts xpcshell tests for Thunderbird. r=kitcambridge 2016-03-25 23:31:41 +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 Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
testing Bug 1259684 - Allow more options in 'mach try'; r=chmanchester 2016-03-31 20:35:53 -06:00
toolkit Merge mozilla-central to fx-team 2016-04-01 11:49:37 +02:00
tools Bug 1259514 - Add manifestparser and reftest to Python search path; r=chmanchester 2016-03-24 11:19:44 -07:00
uriloader Bug 1259018 - Part c: Pass arguments to the nsExtProtocolChannel constructor; r=jst 2016-03-25 09:17:43 +01:00
view
widget Bug 1258637 - Fix typo of logging of pacpNext of TSFTextStore::GetText. r=masayuki 2016-03-31 15:42:11 +09:00
xpcom Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
xpfe Bug 1259492 - Ensure window position is constrained to the screen after it has been sized properly in nsXULWindow::OnChromeLoaded. r=emk 2016-03-24 17:08:19 +00:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1250104 - Import the "jsesc" library for escaping JavaScript strings. r=rnewman 2016-02-24 15:40:55 +01:00
.eslintrc
.gdbinit
.gitignore
.hgignore
.hgtags No bug - Tagging mozilla-central 68d3781deda0d4d58ec9877862830db89669b3a5 with FIREFOX_AURORA_47_BASE a=release DONTBUILD CLOSED TREE 2016-03-07 09:21:14 -05:00
.lldbinit Bug 1254128 - Make the Mozilla .lldbinit use the full path for topsrcdir. r=sparky 2016-03-01 16:36:08 +00:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1186060 - Build with Visual Studio 2015 Update 1; r=ted, ehsan a=merge 2016-03-24 09:12:19 -07:00
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 Bug 1253502 - Move python virtualenv initialization to moz.configure. r=gps 2016-03-08 15:41:32 +09:00
build.gradle Bug 1258769 - Backed out changeset fe11700b6cdf. 2016-03-25 13:53:58 -07:00
client.mk Bug 1253057 - Record PGO phases as build tiers; r=ted 2016-03-03 09:47:44 -08:00
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 Backed out changeset c91821911d55 (bug 933257) 2016-03-15 08:15:09 +09:00
moz.configure Bug 1260066 - Move last uses of check_prog that weren't in the global scope to the global scope. r=nalexander 2016-03-30 07:07:58 +09:00
mozilla-config.h.in
old-configure.in Bug 1260998 - Add support for HOST_CPPFLAGS for consistency. r=nalexander 2016-04-01 09:43:26 +09: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/