Gecko engine for Wine
Go to file
2012-01-20 12:02:48 -05:00
accessible Bug 706079 - ignore aria-activedescendant referent having no ARIA role, r=davidb, f=marcoz 2012-01-20 16:22:31 +01:00
b2g Bug 718652 - Send a sleep event on the homescreen window when the screen is turned on/off r=cjones 2012-01-18 17:48:54 +01:00
browser Bug 708585 - Add a preference to control how app tabs are loaded if restore_on_demand is set. r=zpao 2012-01-20 13:49:15 +01:00
build Bug 683975 - Need infra for developer contributed compilers. r=rail. 2012-01-20 11:19:51 -05:00
caps Bug 715417 - Eliminate getPrincipalArray and globalPrivilegesEnabled from JSPrincipals. r=mrbkap 2012-01-06 17:29:02 -08:00
chrome Bug 695843 part 9 - Use FileLocations in the component manager. r=bsmedberg 2011-11-08 18:10:51 +01:00
config Bug 603370 part 1 - Add an option to expandlibs-exec to allow to reorder the objects list. r=ted 2012-01-20 09:50:44 +01:00
content Bug 710231 - Part 3: Add mozbrowserloadstart, mozbrowserloadend, mozbrowserlocationchange events to <iframe mozbrowser>. r=smaug 2012-01-20 12:02:48 -05:00
db/sqlite3 Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan 2011-12-28 08:24:02 +01:00
dbm Bug 698552: Update to NSS 3.13.2 BETA1 (NSS_3_13_2_BETA1), r=kaie, r=honzab 2011-12-01 14:27:28 -08:00
docshell Bug 718737 - Add a startup timeline event on the first nsDocShell::LoadURI for non about:blank content. r=bz,r=tglek 2012-01-19 08:40:18 +01:00
dom Bug 710231 - Part 3: Add mozbrowserloadstart, mozbrowserloadend, mozbrowserlocationchange events to <iframe mozbrowser>. r=smaug 2012-01-20 12:02:48 -05:00
editor Bug 713427. Don't assume things about lazy frame construction bits that just aren't true when doing IsVisible() testing. r=tnikkel 2012-01-18 16:10:06 -05:00
embedding Bug 713228 - Add bridge to access our own SQLite libraries from Java. r=blassey 2012-01-19 21:19:56 +01:00
extensions Bug 716456 - Make sure to pass a correct ancestor to GetPreviousContent; r=bzbarsky 2012-01-10 15:35:04 -05:00
gfx b=716402 improve inter-glyph pixel rounding r=jfkthame 2012-01-20 09:19:10 +00:00
hal Bug 713687 - Part 4 - Network API Android backend: use enable/disable notifications to prevent listening when not needed. r=dougt 2012-01-16 15:01:07 +01:00
image Back out 88733ce1bef3 (bug 718440) because of Windows build failure 2012-01-17 15:15:47 -08:00
intl Bug 718500 - View > Character Encoding > Auto-Detect menupopup is broken. r=smontagu 2012-01-18 14:43:31 +09:00
ipc Bug 718382 - IPCMessageUtils.h(70) : warning C4099: 'base::FileDescriptor' : type name first seen using 'struct' now seen using 'class'. r=cjones 2012-01-18 11:01:51 +09:00
js Backout 5cdf9574bede for build failures. 2012-01-20 07:33:44 -08:00
layout Bug 718485 - Make the gkmedia library the default target in layout/media 2012-01-20 09:50:34 +01:00
media Bug 719612 - Update libvorbis. r=kinetik 2012-01-20 22:54:44 +13:00
memory Bug 697301 - Avoid the compiler making optimizations to mozalloc_abort that end up corrupting stack traces. r=cjones 2012-01-13 07:24:17 +01:00
mfbt Bug 716236 - Fix indentation in GuardObjects.h and allow its inclusion into C files; r=Waldo 2012-01-15 09:13:07 +01:00
mobile Bug 713780 - Stop using JSONStringer as it results in a performance regression. r=Cwiiis 2012-01-20 09:30:27 -05:00
modules Bug 677166 - Part 5 - Use a pref for connection.metered. r=sicking 2012-01-16 13:25:13 +01:00
mozglue Fixup for Bug 683127 part 11. r=me 2012-01-20 09:58:14 +01:00
netwerk Bug 712767: Send profile shutdown topics to cpp tests requesting a profile. 2012-01-20 14:47:51 +01:00
nsprpub Update NSPR to NSPR_4_9_BETA6 tag. Fixes bug 712262, bug 712275 & bug 712281; a=ted 2012-01-19 08:19:21 +01:00
other-licenses Bug 683127 part 2 - Build system glue for the new linker. r=khuey 2012-01-11 11:10:59 +01:00
parser Bug 102699 - Support text/html in DOMParser.parseFromString(). r=smaug. 2012-01-20 14:03:49 +02:00
probes
profile Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
rdf Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug. 2012-01-20 13:16:27 +02:00
security Bug 717906 - Enable NSS lowhash API so that Mozilla builds work on Fedora. r=rrelyea 2012-01-19 08:19:48 +01:00
services Bug 704539 - Better handling of HTTP channels in Sync; r=rnewman 2012-01-17 11:51:45 -08:00
startupcache Bug 609710 - Fix warnings in TestStartupCache.cpp; r=mwu f=Ms2ger 2011-12-29 15:06:00 -05:00
storage Back out 88733ce1bef3 (bug 718440) because of Windows build failure 2012-01-17 15:15:47 -08:00
testing Merge central to inbound 2012-01-19 11:36:52 +01:00
toolkit Bug 712767: Send profile shutdown topics to cpp tests requesting a profile. 2012-01-20 14:47:51 +01:00
tools Merge last green changeset from inbound to mozilla-central 2012-01-19 10:37:48 -08:00
uriloader Bug 675356 - Dmg files sometimes not handled correctly. r=josh 2012-01-19 11:12:58 -06:00
view Back out 88733ce1bef3 (bug 718440) because of Windows build failure 2012-01-17 15:15:47 -08:00
widget Bug 715885 - Don't allow extensions to hook nsIDragService. r=roc 2012-01-19 17:48:18 -06:00
xpcom Bug 712767: Send profile shutdown topics to cpp tests requesting a profile. 2012-01-20 14:47:51 +01:00
xpfe Bug 707039. (Bv1) XPFE autocomplete.xml: Rename resultsPopup to popup. r=neil. 2012-01-05 04:07:19 +01:00
xulrunner Add embedding/tests/winEmbed/Makefile to xulrunner/makefiles.sh (no bug); rs=build 2011-12-08 20:02:25 +00:00
.gitignore Bug 718442 - Have .hgignore and .gitignore ignore the project files Eclipse IDE. r=khuey. 2012-01-16 21:31:44 +00:00
.hgignore Bug 718442 - Have .hgignore and .gitignore ignore the project files Eclipse IDE. r=khuey. 2012-01-16 21:31:44 +00:00
.hgtags Added tag AURORA_BASE_20111220 for changeset a8506ab2c654 2011-12-20 09:14:30 -08:00
aclocal.m4 Bug 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted. 2011-11-28 15:32:32 -05:00
allmakefiles.sh Bug 683127 part 2 - Build system glue for the new linker. r=khuey 2012-01-11 11:10:59 +01:00
client.mk Bug 715048 - Don't re-run configure if .mozconfig.mk changes. r=khuey. 2012-01-04 20:43:30 -08:00
client.py
configure.in Bug 683127 part 12 - Enable the new linker on Android native UI. r=khuey 2012-01-20 09:49:07 +01:00
LEGAL
LICENSE
Makefile.in Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan 2011-12-28 08:24:02 +01: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/