Gecko engine for Wine
Go to file
2014-09-10 19:06:19 -03:00
accessible Address the review comments from bug 1061009 2014-09-02 18:37:58 -04:00
addon-sdk Bug 1056324 - move addon-sdk/'s JS module installation to moz.build; r=gps; f=Mossop 2014-08-20 16:48:23 -04:00
b2g Bug 914402 - Remove the defunct conservative stack scanner; r=sfink 2014-09-09 15:08:23 -07:00
browser Bug 1063842 - Add in-product notification when e10s is first enabled. r=mconley 2014-09-10 19:06:19 -03:00
build Bug 1063868 - Allow exclusion of fonts from constrained APKs. r=nalexander 2014-09-09 11:57:55 -07:00
caps Bug 1008481 - Really disable the test on only opt. 2014-09-10 16:23:40 -04:00
chrome Bug 1061002 - Fix more bad implicit constructors in chrome; r=bsmedberg 2014-09-02 18:21:00 -04:00
config Bug 1063924 - Optimize check_spidermonkey_style.py and remove some cruft. r=njn 2014-09-08 11:12:04 +02:00
content Bug 1065049 - Enable logging of GMP process name. r=jesup 2014-09-10 14:52:36 -07:00
db/sqlite3 Bug 1054680 - Upgrade SQLite to version 3.8.6 - Mozilla changes. r=asuth 2014-08-25 08:56:01 -04:00
docshell Bug 1050376 - Test docshell recording of restyle/reflow/paint; r=smaug 2014-09-09 20:54:12 +02:00
dom Bug 1063730 - Require HTTPS for Screen/window sharing. r=mt,sstamm 2014-09-10 15:01:44 -07:00
editor Bug 1062631 - Use SpecialPowers.wrapCallback for QI in more tests. r=bz 2014-09-08 13:36:20 -07:00
embedding Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally. 2014-09-10 15:53:55 -03:00
extensions Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg 2014-09-02 18:24:49 -04:00
gfx Bug 1065526, part 2 - Add a Copy() method to gfxMatrix. r=Bas 2014-09-10 21:41:51 +01:00
hal Bug 1055655 - Fix warnings turned to errors by bug 1018288 found by mingw build. r=ted,jmathies 2014-09-02 11:07:25 +02:00
image Bug 1063084 - BMP with compression can be transparent. r=seth 2014-09-04 16:08:33 -04:00
intl Bug 1058021 patch 4: regenerated encoding mapfiles. r=jfkthame 2014-09-02 17:05:58 +03:00
ipc merge mozilla-inbound to mozilla-central a=merge 2014-09-10 14:59:20 +02:00
js Bug 1064251 - IonMonkey: Fold strict (not) equal on constant numbers, r=sstangl 2014-09-10 23:21:12 +02:00
layout Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas 2014-09-10 18:29:35 +01:00
media Bug 1027300: Check for ioctl error return. r=mt 2014-08-29 13:40:15 -07:00
memory Bug 1061385 - Remove |Writer| parameter from CodeAddressService. r=mccr8. 2014-09-01 20:03:06 -07:00
mfbt Bug 1064451 - Convert assertion-expression-type checking code to not perform a function call. r=froydnj 2014-09-07 01:04:09 -07:00
mobile merge fx-team to mozilla-central a=merge 2014-09-10 15:08:20 +02:00
modules Bug 1063227 - Make APZ axis locking constants preffable. r=kats 2014-09-05 20:07:52 -04:00
mozglue Bug 1059113 - Use templates for shared libraries and frameworks. r=gps 2014-09-04 09:04:45 +09:00
netwerk Bug 1052266 - Potential deadlock detected: CacheEntry, CacheIndex.mLock, CacheStorageService at CacheEntry, r=honzab 2014-09-10 14:43:50 +02:00
nsprpub Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc 2014-08-13 21:47:00 +02:00
other-licenses Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
parser Bug 1061060 - Fix more bad implicit constructors in parser; r=hsivonen 2014-09-01 18:04:52 -04:00
probes
profile Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg 2014-09-02 18:24:24 -04:00
python Merge fx-team to m-c. a=merge 2014-09-05 11:54:57 -04:00
rdf Bug 1061049 - Fix some bad impliciti constructors in RDF; r=bsmedberg 2014-09-02 18:21:23 -04:00
security Bug 1063455 - Define MOZ_STACKWALKING when NS_StackWalk is available and replace other instances of the same #if logic. r=mshal, r=froydnj 2014-09-08 18:25:20 +01:00
services Bug 1064132 - Listen for wake_notification to evaluate whether to sync. r=markh 2014-09-09 17:16:24 -07:00
startupcache Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal 2014-09-03 14:16:37 +09:00
storage Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg 2014-09-02 18:24:49 -04:00
testing Bug 1058158 - run b2g marionette tests in test container, r=jgriffin 2014-08-28 17:34:50 -04:00
toolkit Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally. 2014-09-10 15:53:55 -03:00
tools Merge fx-team to m-c. a=merge 2014-09-09 19:05:41 -04:00
uriloader Bug 1061000 - Fix more bad implicit constructors in uriloader; r=bzbarsky 2014-09-03 08:10:55 -04:00
view Bug 1048246 - Fix more bad implicit constructors in layout; r=roc 2014-08-07 19:48:38 -04:00
webapprt Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
widget Bug 1063048 - backout 35ff4bfb198f because on DriverVersionMismatch our blacklisting logic is fooled and doesn't protect us against real crashes - r=Bas 2014-09-10 16:16:55 -04:00
xpcom Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally. 2014-09-10 15:53:55 -03:00
xpfe Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally. 2014-09-10 15:53:55 -03:00
xulrunner Bug 1060984 - Fix the xulrunnner build now that we static_assert against bad public destructors - no review, xulrunner bustage fix on a CLOSED TREE 2014-09-01 13:07:41 -04:00
.clang-format
.clang-format-ignore
.gdbinit Fix the gdb helper for printing frametrees, no bug, DONTBUILD 2014-09-02 17:33:44 -04:00
.gitignore Bug 945222 - Initial import of web-platform-tests testsuite 4/4 : Integration with build system, mach and mozharness, r=ahal,gps 2014-09-04 12:52:43 +01:00
.hgignore Bug 945222 - Initial import of web-platform-tests testsuite 4/4 : Integration with build system, mach and mozharness, r=ahal,gps 2014-09-04 12:52:43 +01:00
.hgtags No bug - Tagging mozilla-central c360f3d1c00d with FIREFOX_AURORA_34_BASE a=release DONTBUILD CLOSED TREE 2014-09-02 12:52:28 -04:00
.lldbinit
.reviewboardrc
aclocal.m4 Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer 2014-09-04 17:44:01 +09:00
Android.mk
AUTHORS
client.mk Bug 1042432 - Change how UPLOAD_EXTRA_FILES is passed down from mozconfig.cache to the build system. r=mshal 2014-08-14 07:15:35 +09:00
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-09-02 12:54:33 -04:00
configure.in Bug 914402 - Remove the defunct conservative stack scanner; r=sfink 2014-09-09 15:08:23 -07:00
LEGAL
LICENSE
mach Bug 1043144 - Don't write machc bytecode file; r=mshal 2014-08-05 10:39:24 -07:00
Makefile.in Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer 2014-09-04 17:44:01 +09:00
moz.build Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer 2014-09-04 17:44:01 +09:00
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/