Gecko engine for Wine
Go to file
2013-12-05 12:20:03 -05:00
accessible Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium 2013-12-04 14:06:16 +13:00
addon-sdk Bug 941933: Uplift Add-on SDK to Firefox. r=me 2013-11-27 16:43:04 -08:00
b2g Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump 2013-12-04 03:55:23 -08:00
browser Bug 944781: Restore old toolbar & menu-panel png files and use new metro glyphs. r=mconley 2013-12-05 12:20:03 -05:00
build merge fx-team to mozilla-central 2013-12-03 10:39:56 +01:00
caps Bug 884676 - Convert JSPrincipals::refcount to Atomic<int32_t> in JS_THREADSAFE builds, and remove JS_ATOMIC_*. r=Waldo 2013-11-27 09:37:10 -06:00
chrome Bug 941732 - Build chrome in unified mode. r=ehsan 2013-11-20 23:14:31 -08:00
config Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
content Bug 942648. When we're changing an option's "selected" attribute, don't allow our mIsSelected state to get out of sync with its actual selected state. r=sicking 2013-12-04 08:02:00 -05:00
db/sqlite3 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
docshell Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium 2013-12-04 14:06:16 +13:00
dom Merge inbound to m-c on a CLOSED TREE. 2013-12-04 17:35:44 -05:00
editor Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium 2013-12-04 14:06:16 +13:00
embedding Bug 945245 - Fixed misc char16_t/wchar_t mismatches. r=ehsan 2013-12-03 16:09:50 +01:00
extensions Bug 945245 - Fixed misc char16_t/wchar_t mismatches. r=ehsan 2013-12-03 16:09:50 +01:00
gfx Merge inbound to m-c on a CLOSED TREE. 2013-12-04 17:35:44 -05:00
hal Bug 939271 - Part a: remove a reference to hal/tests/browser_alarms.js from hal/Makefile.in to avoid running it twice; r=mounir 2013-11-28 15:03:16 +01:00
image Bug 940142 - Add a lightweight generic hash key class to nsHashKeys.h. r=bsmedberg 2013-12-03 16:23:32 -08:00
intl Bug 945245 - Fixed misc char16_t/wchar_t mismatches. r=ehsan 2013-12-03 16:09:50 +01:00
ipc Bug 945245 - Fixed misc char16_t/wchar_t mismatches. r=ehsan 2013-12-03 16:09:50 +01:00
js Bug 943723: Fix binary search in TypeRepresentationSetBuilder::insert (r=pnkfelix). 2013-12-04 13:37:38 +01:00
layout Merge inbound to m-c on a CLOSED TREE. 2013-12-04 17:35:44 -05:00
media Bug 919979 - Crash when calling WebrtcVideoConduit::SendVideoFrame() with very small resolution. r=derf 2013-12-04 13:34:59 +08:00
memory Bug 945131 - Fix DMD build by using const char*. r=njn 2013-12-02 23:13:20 +01:00
mfbt Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
mobile Bug 946779 - Disable history in the hidden reader <browser> element r=lucasr 2013-12-05 12:08:55 -05:00
modules Merge m-c to f-t 2013-12-04 20:29:00 -08:00
mozglue Bug 943170 - Fix Android mozglue for raise() to avoid pthread bug. r=glandium 2013-12-02 17:08:27 -05:00
netwerk Bug 939510. nsInputStreamChannel should null out mContentStream when it's done loading it, so that long streams can die as needed. r=jduell 2013-12-04 08:02:00 -05:00
nsprpub bug 942207 - Update NSPR to NSPR_4_10_3_BETA1 2013-11-22 14:42:35 -05:00
other-licenses Bug 944962 - Building other-licenses/android, skia-npapi, and snappy in unified mode. r=ehsan 2013-11-30 00:17:00 -08:00
parser Bug 945572 part 6. Make NS_NewElement take an Element** outparam instead of an nsIContent** one. r=smaug 2013-12-03 09:40:11 -05:00
probes Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
profile Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
python Backed out changeset 5cb5fdb72e55 (bug 942275) for mach bustage. 2013-12-03 11:13:26 -05:00
rdf Backed out changeset 58dbd2146e24 (bug 944961) for bustage. 2013-12-03 18:47:39 -05:00
security Bug 937005 - Make the original fix actually do something. r=ted 2013-12-04 07:15:40 +09:00
services merge fx-team to mozilla-central 2013-12-03 10:39:56 +01:00
startupcache Bug 936964 (part 7, attempt 2) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
storage Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
testing Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium 2013-12-04 14:06:16 +13:00
toolkit Properly exit nested event loops when a tab is abruptly closed (bug 942931). r=fitzgen 2013-12-05 09:33:55 +02:00
tools Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
uriloader Bug 786938 - disable test_handlerApps.xhtml on OS X 10. where it's permaorange 2013-12-03 20:34:29 -08:00
view Bug 937224 - Part c: Move LOCAL_INCLUDES to moz.build in view/; r=mshal 2013-11-28 15:17:27 +01:00
webapprt Bug 762083 - Avoid places database growth for webapps. r=mak 2013-12-02 11:34:47 -05:00
widget Merge inbound to m-c on a CLOSED TREE. 2013-12-04 17:35:44 -05:00
xpcom Bug 944905 - Fixed char16_t/wchar_t mismatch in xpcom/ r=bsmedberg 2013-12-04 13:19:09 +01:00
xpfe Bug 944212 - Build xpfe/appshell in unified mode; r=bsmedberg 2013-12-03 17:03:45 -05:00
xulrunner Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
.gdbinit
.gitignore
.hgignore Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa 2013-07-16 10:32:55 -04:00
.hgtags Added tag FIREFOX_AURORA_27_BASE for changeset 05025f4889a0 2013-10-28 13:36:59 -07:00
.lldbinit Bug 941539 - Add a .lldbinit file to the tree and make the build system install it to $(DIST)/bin 2013-11-22 13:32:54 +00:00
.reviewboardrc Bug 943747 - Add a .reviewboardrc file; r=mconley 2013-11-27 14:13:18 +08:00
aclocal.m4
Android.mk
AUTHORS
client.mk Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
client.py Bug 937984: Allow client.py to pull NSPR and NSS from a user-specified repo, r=kaie 2013-11-17 13:48:30 -08:00
CLOBBER Backed out 5 changesets (bug 811635) for B2G mochitest-8 orange. 2013-12-03 10:06:59 -05:00
configure.in merge mozilla-inbound to mozilla-central 2013-12-03 10:14:06 +01:00
LEGAL
LICENSE
mach Bug 924977 - More proper current working directory handling in mach; r=ahal 2013-10-11 12:44:15 -07:00
Makefile.in Bug 388971: Enable the 'make check' test checking for bad relocations. r=bsmedberg 2013-12-03 12:51:08 -08:00
moz.build Bug 862770 - Fix --disable-compile-environment a little. r=gps 2013-11-07 10:37:45 +09:00
mozilla-config.h.in Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium 2013-10-17 00:36:13 -04: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/