Gecko engine for Wine
Go to file
2013-02-06 09:43:32 -08:00
accessible Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
addon-sdk Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin 2013-02-01 11:43:15 -08:00
b2g Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice 2013-02-05 18:27:52 -08:00
browser Merge mozilla-inbound to mozilla-central 2013-02-06 14:26:36 +00:00
build Bug 836161 - Fix gcc version test from bug 833627 to be properly quoted by m4. r=ted 2013-01-31 10:32:18 +01:00
caps Bug 793204 - Add remove() API to PermissionSettings. r=sicking 2013-01-26 12:56:23 -05:00
chrome
config bug 830351: remove unused .mkdir.deps rule and clenaup cosmetic makefile problems 2013-01-31 14:55:30 -05:00
content Bug 838001 IME management code should use root widget instead of the nearest widget of the PresContext r=smaug 2013-02-06 11:50:02 +09:00
db/sqlite3
dbm Bug 834741, NSPR_4_9_5_BETA2 and NSS_3_14_2_BETA2, r=wtc 2013-01-25 17:26:46 +01:00
docshell Bug 837956: Mark docshell/shistory/src/ as FAIL_ON_WARNINGS. r=smaug 2013-02-05 16:54:42 -08:00
dom Bug 838567 - URL.createObjectURL(new Object()); in Workers crashes debug builds reliably. r=bent 2013-02-06 10:50:27 -05:00
editor Backed out changeset 487d16b80087 (bug 812638) for mochitest orange. 2013-02-06 11:21:25 -05:00
embedding Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
extensions Bug 816956 - Don't try to check all parent hosts in the Permission Manager (but only until the domain name). r=sicking 2013-02-04 23:41:52 +00:00
gfx Bug 827106 - Cherry-pick ANGLE r1638 - r=jgilbert 2013-02-05 20:53:38 -05:00
hal Bug 827707 - [GonkSensor] Sensor field in sensors_event_t doesn't mean the index of sensors list from HAL. r=mwu 2013-01-24 10:45:07 +08:00
image Bug 835814. r=joe 2013-02-05 09:38:22 +00:00
intl Backed out changeset 70baa7e07838 (bug 833915) since one day has passed 2013-01-24 11:12:24 -05:00
ipc Bug 814579: connect client socket by id. r=qDot 2013-02-04 21:26:43 +08:00
js Fix up a few lingering references to jsval.h. Followup to bug 837773, r=bustage in a CLOSED TREE 2013-02-05 16:13:24 -08:00
layout Bug 838462: Remove unused method nsBlockReflowState::Margin(). r=mats 2013-02-05 23:36:37 -08:00
media Bug 837324 - Fix ui_ice_candidate_add call when dcb is NULL r=ekr 2013-02-05 11:24:59 -08:00
memory Bug 836054 - DMD: Handle stack entries with PC of 0x0. r=jlebar. 2013-02-03 20:15:10 -08:00
mfbt Bug 838150 - Add ASan and Valgrind annotations to JS LifoAlloc. r=bhackett 2013-02-06 14:30:01 +01:00
mobile Bug 838464 - Define MOZ_BUILD_TIMESTAMP in Fennec Makefile.in. r=gps 2013-02-05 20:15:36 -08:00
modules Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice 2013-02-05 18:27:52 -08:00
mozglue Bug 837551 - Ignore dynamic section headers of type DT_FLAGS_1. r=glandium 2013-02-04 09:58:54 -05:00
netwerk Bug 873103: Fix problems with large DataChannel transfers (wrong flags) r=jesup 2013-02-06 11:04:34 -05:00
nsprpub Bug 834741, landing final NSPR 4.9.5 and final NSS 3.14.2, r=wtc. 2013-02-01 00:31:20 +01:00
other-licenses
parser Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
probes
profile Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures. 2013-01-26 14:05:31 -05:00
python Bug 838384 - mozboot bootstrap.py does not recognize newer Xcode's clang. r=gps 2013-02-05 16:59:01 -08:00
rdf backout 2620d0977696 because it landed w/ wrong bug number 2013-01-29 14:35:54 -08:00
security Bug 836459 - If a page has both mixed display and mixed active content loaded, make sure both nsIWebProgressListener flags are set in psm. r=bsmith 2013-01-31 19:27:09 -08:00
services Bug 838291 - More robust APIs for obtaining FHR data; r=rnewman 2013-02-05 20:31:48 -08:00
startupcache Bug 833127 - fix startupcache test issues identified by asan; r=mwu 2013-01-21 19:17:20 -05:00
storage Backed out changesets 50f4ba15a3c7 and cafa8ba33704 (bug 796388) for mochitest-2 orange. 2013-01-29 16:38:37 -05:00
testing Bug 830523 - Add larger set of DOM tests to B2G runs, r=jgriffin 2013-02-06 09:43:32 -08:00
toolkit Bug 838301: Use nsCOMArray::Length() instead of Count() in nsAutoCompleteController.cpp, where appropriate. r=mounir 2013-02-06 07:40:55 -08:00
tools Bug 836150: Mark tools/profiler as FAIL_ON_WARNINGS, for non-MSVC compilers. r=BenWa 2013-01-29 21:12:07 -08:00
uriloader Bug 828958 - audit uses of DeserializeURI r=bent 2013-01-30 14:09:31 -08:00
view Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/events/. r=smaug 2013-01-23 19:39:34 +00:00
webapprt
widget Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo 2013-02-05 19:39:44 +08:00
xpcom Bug 493711 Provide an nsTArray-like API for nsCOMArray r=sicking 2013-02-04 22:05:40 +00:00
xpfe Bug 824589. Convert XULElement to WebIDL. r=peterv 2013-01-29 12:51:55 -05:00
xulrunner Bug 836206 - Remove AITC client. r=gps 2013-02-03 00:51:26 -08:00
.gdbinit
.gitignore
.hgignore Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps 2013-02-01 11:20:17 -08:00
.hgtags
aclocal.m4 Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium 2013-01-16 00:21:06 -08:00
allmakefiles.sh Bug 831790 - Use the buildconfig python module for expandlibs_config. r=ted 2013-01-19 09:45:50 +01:00
Android.mk
AUTHORS
client.mk Bug 830996 - implement a way to DRY mozbase packages for m-c;r=gps 2013-01-25 21:51:08 -08:00
client.py
CLOBBER Bug 793928: Update the CLOBBER file to make sure preprocessed modules pick up the new location of the promise library. 2013-02-01 15:02:59 -08:00
configure.in Merge m-c to s-c 2013-02-04 18:12:00 -08:00
LEGAL
LICENSE
mach Merge mozilla-central into mozilla-inbound 2013-02-02 13:53:46 -05:00
Makefile.in
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/