Gecko engine for Wine
Go to file
2014-03-06 18:25:09 -08:00
accessible bug 977838 - move refify a11y::Relation r=surkov 2014-02-27 17:24:31 -05:00
addon-sdk Bug 972925 - Uplift Add-on SDK to Firefox 2014-03-03 11:22:07 -08:00
b2g Merge m-c to inbound. 2014-03-06 13:56:13 -05:00
browser Merge m-c to fx-team 2014-03-05 18:58:38 -08:00
build bug 933189 - teach android.m4 about build tools v 19.0.2 r=mshal 2014-02-26 14:50:53 -05:00
caps Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher 2014-03-06 13:42:43 -05:00
chrome Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug 2014-02-27 10:04:09 -08:00
config Merge fx-team to m-c. 2014-03-05 15:49:40 -05:00
content Bug 980180 - remove principals as an argument to compilation, part 1 (r=terrence) 2014-03-06 16:28:05 -06:00
db/sqlite3 Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium 2014-02-18 08:49:12 -05:00
docshell Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher 2014-03-06 13:42:43 -05:00
dom Bug 980180 - remove principals as an argument to compilation, part 1 (r=terrence) 2014-03-06 16:28:05 -06:00
editor Backed out changesets d65a803d2b9a, 9456495d6121, and 73c710ddf3d8 (bug 977757) for Gaia UI test failures. 2014-03-06 13:10:20 -05:00
embedding Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
extensions Bug 648730 - Fix(again) Kerberos/GSSAPI authentication on OpenBSD r=khuey 2014-03-06 20:11:24 +01:00
gfx Bug 980472 - Make SurfaceToPackedBGRA take a DataSourceSurface to avoid unnecessary surface conversion. r=Bas 2014-03-06 23:31:33 +00:00
hal Bug 979205 - Make LMK and low-mem trigger preferences use values in KiB instead of MiB. r=fabrice 2014-03-04 11:23:00 +01:00
image Bug 979905 - Make VectorImage use a Moz2D backed gfxContext. r=mattwoodrow 2014-03-05 16:10:34 +00:00
intl Bug 978486 - Remove nsErrorService::mErrorStringBundleKeyMap. r=froydnj 2014-03-04 09:49:40 -08:00
ipc Bug 980180 - remove principals as an argument to compilation, part 1 (r=terrence) 2014-03-06 16:28:05 -06:00
js Bug 980623 - Update gdb pretty printers for new location of clasp, r=jorendorff 2014-03-06 17:07:17 -08:00
layout Backed out 3 changesets (bug 63895) 2014-03-06 16:59:56 -08:00
media Bug 786234 - Part 6: Move RTCP handling back to the transmit pipeline. r=jesup, r=ethanhugg 2014-02-25 09:22:31 -08:00
memory Bug 979887: Fix GCC warning about undeclared function |vsnprintf|, r=glandium 2014-03-06 11:20:00 +01:00
mfbt Bug 979067 - Stop exporting the guard object classes; r=froydnj 2014-03-05 07:50:55 -05:00
mobile Merge fxteam to m-c 2014-03-05 18:20:17 -08:00
modules Merge mozilla-central to b2g-inbound 2014-03-06 13:41:09 +01:00
mozglue Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
netwerk Merge m-c to inbound. 2014-03-06 13:56:13 -05:00
nsprpub Bug 844784: Update NSPR to NSPR_4_10_4_BETA4. Also includes the changes 2014-03-01 08:46:18 -08:00
other-licenses Bug 910754 - Update include location for skia-npapi to look in skia/trunk r=snorp 2014-02-13 12:19:07 -05:00
parser Backed out 8 changesets (bug 959150) for Linux debug build bustage on a CLOSED TREE. 2014-03-05 15:26:07 -05:00
probes
profile Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
python Bug 973770 - Build backend that generates C/C++ Eclipse projects. r=gps 2014-03-06 00:03:10 -05:00
rdf Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug 2014-02-27 10:04:09 -08:00
security Bug 980180 - remove principals as an argument to compilation, part 2 (r=terrence) 2014-03-06 16:28:07 -06:00
services Bug 972070 - followup to address review comments previously missed. r=jedp 2014-03-03 10:28:30 +11:00
startupcache
storage Bug 979445: Add API to mozStorage for adopting blob data and use that in IDB to avoid unnecessary copies. r=bent 2014-03-06 13:03:52 -08:00
testing Bug 970925 - (backout canvas webgl) convert testing/mochitest/android.json into skip-if statements in mochitest.ini files. r=gbrown CLOSED TREE 2014-03-06 16:49:37 -05:00
toolkit Bug 965527 - Harden OS.File shutdown flag. r=froydnj 2014-03-06 12:50:28 -05:00
tools Followup for Bug 900251 - remove check for extra channel-prefs.js and update-settings.ini files in the mar generation scripts. r=nthomas 2014-03-05 17:04:21 -08:00
uriloader Bug 949991 - [Download Manager] Nothing happens if you try to download a file while the device is connected as USB. r=bz 2014-03-06 12:42:07 -08:00
view Bug 978001. Null check presshell in nsViewManager::ProcessPendingUpdatesForView. r=mats 2014-03-02 05:14:27 -06:00
webapprt Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
widget Bug 972728 - Invalidate more often in basic compositor (r=mattwoodrow) 2014-03-06 18:25:09 -08:00
xpcom Merge m-c to inbound on a CLOSED TREE. 2014-03-05 16:08:02 -05:00
xpfe Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug 2014-03-05 09:37:43 +09:00
xulrunner Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
.clang-format Bug 965120 - Use .clang-format to set tree default format; r=gps 2014-01-30 14:27:44 +13:00
.clang-format-ignore Bug 967361 - Fix .clang-format-ignore on Windows. r=gps 2014-02-04 17:25:04 +13:00
.gdbinit
.gitignore
.hgignore
.hgtags Tagging for mozilla-central version bumps DONTBUILD NO BUG (retroactive missing tag from Dec 9th, 2013 merge day) 2014-02-12 16:58:47 -08:00
.lldbinit
.reviewboardrc
aclocal.m4 Bug 975011 - add an option to configure and build NSPR from within js/src build. r=glandium 2014-02-25 14:15:16 -08:00
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 978784 - Stop exporting ICU symbols from xul.dll; r=glandium 2014-03-04 10:42:54 -05:00
configure.in Bug 975011 - add an option to configure and build NSPR from within js/src build. r=glandium 2014-02-25 14:15:16 -08:00
LEGAL
LICENSE
mach
Makefile.in Bug 969164 - Replace most BUILDING_JS uses with JS_STANDALONE. r=gps 2014-02-11 10:37:47 +09:00
moz.build Bug 975011 - add an option to configure and build NSPR from within js/src build. r=glandium 2014-02-25 14:15:16 -08:00
mozilla-config.h.in Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium 2014-02-28 08:17:22 -05:00
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/