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
Перейти к файлу
David Keeler c692895546 bug 1153013 - disable warning on unknown attributes when compiling with clang in some ffmpeg folders r=jya
--HG--
extra : amend_source : b768eb5a8ce25bc25b4b8cdc3c7bd810a26a06ec
2015-04-10 14:30:44 -07:00
accessible Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
addon-sdk Bug 1090949 - Make WebIDE's Firefox OS Simulators configurable. r=ochameau 2015-04-08 14:43:00 -04:00
b2g Bug 1020179 - Test case for visibilitychange. r=fabrice 2015-04-13 21:11:00 -04:00
browser Bug 1146349 - Update browser-chrome mochitests to deal with async native event synthesization. r=Gijs 2015-04-14 11:36:36 -04:00
build Bug 1128365 - MOZ_TOOLS is unnecessary. r=glandium 2015-04-09 19:24:02 +09:00
caps Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
chrome Bug 1153258 - directly instantiate nsStandardURL in nsChromeProtocolHandler.cpp; r=bsmedberg 2015-04-02 10:12:27 -04:00
config Bug 1154122 - Fix stdc++compat check after bug 1059255. r=mshal 2015-04-14 14:34:07 +09:00
content
db/sqlite3
docshell Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
dom bug 1153013 - disable warning on unknown attributes when compiling with clang in some ffmpeg folders r=jya 2015-04-10 14:30:44 -07:00
editor Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
embedding Remove some unneeded MOZ_IMPLICITs, no bug 2015-04-13 13:45:43 -04:00
extensions Bug 1151296 - Add misandry, misandrist to the en-US dictionary. r=ehsan 2015-04-09 15:02:44 +07:00
gfx Fix APZ target confirmations arriving before dependent layer transactions. (bug 1154130, r=kats) 2015-04-14 12:24:32 -04:00
hal
image Backed out changeset 43af95e75ece (bug 1063369) for bc1 test failures 2015-04-10 11:31:35 +02:00
intl
ipc Bug 1153901 - Disable PlatformThread::SetName functions on builds with no SEH support. r=nfroyd 2015-04-14 18:10:19 +02:00
js Bug 1151981 - Properly check for MSVC (mingw fixup). 2015-04-14 18:11:27 +02:00
layout Bug 979497 - Once DispatchPointerFromMouseOrTouch is called, aFrame can be deleted. r=smaug 2015-04-14 11:46:39 -04:00
media Bug 1153049: Part4. Remove redundant mHasAudio/mHasVideo member. r=cpearce 2015-04-14 15:17:51 +10:00
memory Bug 1147248 - GCC 4.9 needs this patch to use address sanitizer. r=glandium 2015-04-10 15:05:00 +02:00
mfbt Bug 1153601 - MFBT: LZ4: Add support for mips64. r=waldo 2015-04-11 22:40:00 +02:00
mobile Backed out 4 changesets (bug 1150683) for Android xpcshell test bustage 2015-04-13 20:15:58 -07:00
modules Merge inbound to m-c. a=merge 2015-04-14 10:06:03 -04:00
mozglue Bug 1151506: Block long hex name DLLs due to startup crashes. r=bsmedberg 2015-04-10 15:23:32 -04:00
netwerk Bug 1154068 - rename relaxed to insecure scheme and add more runtime checks r=hurley 2015-04-06 17:30:29 -04:00
nsprpub
other-licenses
parser Bug 1151048. Disable speculative tokenization in the parser if it's failing too much. r=hsivonen 2015-04-13 19:36:33 -04:00
probes
profile
python Bug 1151005 - Show notifications when the 'install' and 'package' mach commands complete r=gps 2015-04-14 10:35:10 -05:00
rdf
security Bug 1154188 - Unbreak build on non-SPS platforms after bug 1153737 r=bsmith 2015-04-14 14:30:09 +02:00
services Bug 1151666 - fix intermittent orange by reducing verified timer intervals and always using mock storage. r=zaach 2015-04-14 10:35:48 +10:00
startupcache
storage Bug 1067054 - Remove generic SQLITE_ERROR warning & suppress warning if transaction exists. r=mak 2015-04-10 13:16:00 +02:00
testing Bug 1020179 - Test case for visibilitychange. r=fabrice 2015-04-13 21:11:00 -04:00
toolkit Bug 1154228 - Remove unnecessary semicolon in toLocalTimeISOString in TelemetrySession.jsm. r=gfritzsche 2015-04-14 21:45:05 +09:00
tools Backed out changeset 84ebfdd3c94c (bug 1151829) for windows build bustage CLOSED TREE 2015-04-09 13:40:50 -07:00
uriloader
view Backout Bug 930793 because of talos regressions,r=backout 2015-04-13 19:02:27 +03:00
webapprt
widget Fix APZ target confirmations arriving before dependent layer transactions. (bug 1154130, r=kats) 2015-04-14 12:24:32 -04:00
xpcom Bug 1146349 - Allow NS_NewRunnableMethodWithArgs to take up to 8 arguments. r=froydnj 2015-04-14 11:36:35 -04:00
xpfe
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
AUTHORS
Android.mk
CLOBBER Backed out changeset eb14bd0103b6 (bug 1152821) 2015-04-10 15:29:00 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt Bug 1151533 - Upgrade manually set tc xre r=me 2015-04-06 20:33:41 -07:00
aclocal.m4
client.mk
client.py
configure.in Bug 1153109 - Add -D_GLIBCXX_USE_CXX11_ABI=0 to CXXFLAGS when building with --enable-stdcxx-compat. r=nfroyd 2015-04-14 10:42:41 +09:00
mach
moz.build
mozilla-config.h.in

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:

    ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
            - or -
    http://nightly.mozilla.org/


>>