Gecko engine for Wine
Go to file
2012-05-16 20:45:57 -04:00
accessible Bug 751493 - Move out combobox list logic from nsHTMLSelectListAccessible::NativeRole r=surkov 2012-05-16 11:38:49 +09:00
b2g Bug 753520 - B2G 3G: Fix typo in settings API hookup. r=philikon 2012-05-11 13:07:36 -07:00
browser Merge m-c to inbound. 2012-05-16 20:45:57 -04:00
build Bug 753135 - Add AddressSanitizer mozconfig files to the tree, r=catlee 2012-05-15 15:24:14 -07:00
caps Backout 9b0fcaacb788 & bf3fef257e68 (bug 752226) for mochitest-other orange 2012-05-11 18:25:52 +01:00
chrome Bug 751905 - about:memory and JS console broken on inbound tip in unpackaged build. r=bz 2012-05-04 21:46:02 -04:00
config Bug 748001 - Use explicit targets for object files. r=ted 2012-05-15 07:44:32 +02:00
content Bug 753179 - Websockets: never send 1005 close code on the network. r=smaug 2012-05-16 17:09:42 -07:00
db/sqlite3
dbm
docshell Bug 678726 Improved diagnostics to try to figure out what this random orange is r=ted 2012-05-10 22:46:15 +01:00
dom Merge m-c to inbound. 2012-05-16 20:45:57 -04:00
editor Bug 754001 - random-if r3 failures so we can unhide the tests. r=jrmuizel 2012-05-14 10:19:28 -04:00
embedding Bug 752681 - Make official XUL Fennec builds install on xlarge tablets only [r=blassey] 2012-05-14 18:16:09 -07:00
extensions Bug 753233 - Make the spell checker aware of data: URIs; r=roc 2012-05-09 16:15:52 -04:00
gfx Bug 717393 - Followup: Properly regenerate shader headers. r=autogenerated 2012-05-17 02:33:01 +02:00
hal Bug 755142 - Use ssize_t to store length of the sensor list, patch by an anonymous silicon vendor contributor, r=mwu 2012-05-16 14:52:00 -04:00
image Bug 749118 - Translate the source correctly in RasterImage::CopyFrame. r=joe 2012-05-11 19:49:15 +12:00
intl Bug 249159 - Part 1 Add word-break interface to nsILineBreaker. r=smontagu 2012-05-07 12:18:23 -07:00
ipc Bug 753134 - B2G bluetooth interface crashes when trying to remove non-existent dbus watch sockets; r=mwu 2012-05-09 16:33:56 -07:00
js Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-16 10:06:15 +01:00
layout Bug 750808, move children element in label control binding, so that it doesn't get deleted when setting accesskey, r=neil 2012-05-16 19:55:09 -04:00
media Bug 743720 - Import Speex's audio resampler in the tree. r=kinetik, khuey 2012-05-14 19:01:04 -04:00
memory Back out c209fea124e1 (bug 754198) because of Win64 build failure 2012-05-11 13:23:49 -07:00
mfbt Backout 345ae68f15f4, b3b40121ac8d, 0d18b7a246d7, 9dbb6064ab58, dee9d7fa8eb6, 63eec6bfa948, 323c6be7cfe8 & f4aac7523a48 (bug 732875) for compilation failures 2012-05-14 21:05:24 +01:00
mobile Back out bug 750746 on our death march to a green tree. 2012-05-15 19:56:06 -07:00
modules Backout incremental GC (bug 735099) for tinderbox crashes (r=orange) 2012-05-13 17:20:52 -07:00
mozglue Bug 750950 - Kill any zombie processes if database is locked (r=blassey) 2012-05-11 17:09:04 +01:00
netwerk Merge m-c to inbound 2012-05-15 19:24:50 -04:00
nsprpub Update NSPR to NSPR_4_9_1_BETA1 tag, a=ted 2012-05-10 12:01:43 -07:00
other-licenses Bug 755663 - Remove comma at end of enumerator list to fix build on OpenBSD. r=Ms2ger DONTBUILD 2012-05-16 18:21:11 -04:00
parser Bug 751201 - Rip out expat from libxul 2012-05-02 14:10:53 -04:00
probes
profile
rdf Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar 2012-04-24 14:43:00 -04:00
security Bug 745254, r=kaie 2012-05-03 18:25:07 +02:00
services Merge services-central into mozilla-central 2012-05-15 09:39:11 -07:00
startupcache Bug 744311 (part 1) - Preliminary whitespace and code order changes. r=jlebar. 2012-04-09 22:52:33 -07:00
storage Backout 9b0fcaacb788 & bf3fef257e68 (bug 752226) for mochitest-other orange 2012-05-11 18:25:52 +01:00
testing bug 752776. Mozilla tweaks to pywebsocket v631. r=mcmanus 2012-05-16 17:04:46 -07:00
toolkit Bug 750808, move children element in label control binding, so that it doesn't get deleted when setting accesskey, r=neil 2012-05-16 19:55:09 -04:00
tools Bug 748001 - Use explicit targets for object files. r=ted 2012-05-15 07:44:32 +02:00
uriloader Back out 6a7bfd84596e (bug 736501) because it broke the build on some versions of GCC (bug 754198) 2012-05-11 20:15:47 -07:00
view Bug 748048 - Part 1: Remove SetInvalidationDimensions and GetInvalidationDimensions. r=roc 2012-05-03 12:33:51 -04:00
webapprt Bug 748967: disable non-profile install locations for add-ons for the Web app runtime, r=myk 2012-05-13 22:25:19 -07:00
widget Back out bug 703484 on this CLOSED TREE. 2012-05-15 20:19:37 -07:00
xpcom Merge mozilla-central and mozilla-inbound 2012-05-14 21:41:08 -07:00
xpfe Bug 747668. (Ev1) XPFE autocomplete.xml: Move code into searchParam. r=neil. 2012-05-02 15:39:24 +02:00
xulrunner bug 753123. Use wide-string versions of Windows API calls to make redit.exe work with unicode file paths. Also updates redit to scopeguard its resources. r=jimm 2012-05-14 16:54:25 -07:00
.gdbinit Bug 184013 - Add a .gdbinit containing useful debugging macros to the tree so that it is found automagically; r=jimb 2012-05-03 20:06:14 -04:00
.gitignore
.hgignore Bug 746470 - Add mozconfig* to the hg ignore file. r=khuey 2012-05-02 09:43:45 -07:00
.hgtags Added tag FIREFOX_AURORA_14_BASE for changeset 357da346ceb7 2012-04-24 12:50:38 -04:00
aclocal.m4 Bug 743601 - Remove GLIB check for OSX. r=khuey 2012-04-27 12:28:16 +09:00
allmakefiles.sh Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted 2012-04-30 08:03:59 +02:00
client.mk bug 707569 - build_and_deploy should use fast-package r=khuey 2012-05-07 17:50:26 -07:00
client.py Bug 741125: Update WebIDL parser. 2012-04-12 15:14:10 -07:00
configure.in Bug 743720 - Import Speex's audio resampler in the tree. r=kinetik, khuey 2012-05-14 19:01:04 -04:00
LEGAL
LICENSE
Makefile.in Bug 753132: Update mozconfig for doing 32-bit builds on 64-bit machines. r=ted 2012-05-14 12:04:37 -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/