Gecko engine for Wine
Go to file
mferretti@mozilla.com 3f4826af83 Bug 994280 - Improve badged button for Australis. r=enn
- moved badged button XBL from browser to toolkit
 - made the XBL applied by CSS class instead of button's type
 - added australis look & feel to badged button
 - fixed OS X badge position
2014-10-02 11:52:50 +01:00
accessible Backed out changeset a11adf1705ec (bug 982842) for causing bug 1075387 2014-10-01 14:41:56 +02:00
addon-sdk Bug 1075429 - Uplift Add-on SDK to Firefox 2014-10-02 19:41:36 +01:00
b2g Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-10-03 14:29:24 +01:00
browser Bug 994280 - Improve badged button for Australis. r=enn 2014-10-02 11:52:50 +01:00
build Bug 1069034 - Update Valgrind suppressions to handle the more detailed stack traces given by Valgrind 3.10. r=jseward. 2014-10-01 20:27:37 -07:00
caps Bug 1054646 - Part 1: Change nsNullPrincipal::CheckMayLoad to always allow loads when the principal of the URI in the principal doing the load. r=bz 2014-09-30 09:09:36 +01:00
chrome Bug 1072152 - Change chrome.manifest read order. r=bsmedberg 2014-09-25 14:47:03 +09:00
config Bug 1062221 - Replace add_tier_dir with DIRS. r=gps 2014-10-02 09:14:07 +09:00
content Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
db/sqlite3 Bug 1054680 - Upgrade SQLite to version 3.8.6 - Mozilla changes. r=asuth 2014-08-25 08:56:01 -04:00
docshell Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
dom Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-10-03 14:29:24 +01:00
editor Bug 975383 part.9 Remove compositionupdate event dispatchers from all tests r=smaug 2014-10-03 15:33:50 +09:00
embedding Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
extensions Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
gfx Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-10-03 14:29:24 +01:00
hal Followup to Bug 1041085 - Fix FM RDS HAL code on non-unified builds 2014-09-30 22:03:05 -04:00
image Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
intl Backed out changeset 01bbf35c82bd (bug 1045958) for B2G Desktop OS X build bustage on a CLOSED TREE. 2014-10-03 10:47:00 +01:00
ipc Bug 1075691: The GreD for XPCOM-using subprocesses on OSX needs to change due to the v2 signature changes. r=bsmedberg 2014-10-02 13:19:34 -04:00
js Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-10-03 14:29:24 +01:00
layout Bug 1075399 - Temporary follow-up to disable test while I get fuzzing right. r=orange CLOSED TREE 2014-10-03 11:02:23 +01:00
media Bug 1063356 - Back out partial libvpx update. r=me 2014-10-02 11:20:47 -07:00
memory Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
mfbt Bug 1074591 (part 3) - Fix unbounded growth in JSONWriter's vectors(!). r=froydnj. 2014-10-02 18:01:41 -07:00
mobile Bug 1065494 - Put the new tablet UI behind a build flag (r=nalexander) 2014-10-03 11:47:46 +01:00
modules Backed out changeset 01bbf35c82bd (bug 1045958) for B2G Desktop OS X build bustage on a CLOSED TREE. 2014-10-03 10:47:00 +01:00
mozglue Bug 888482 - Send event to set layer client; r=snorp 2014-09-30 18:20:58 -04:00
netwerk Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
nsprpub Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc 2014-08-13 21:47:00 +02:00
other-licenses Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
parser Bug 1065310 - nsHtml5TreeBuilder::contextName is used uninitialised. r=hsivonen. 2014-09-30 14:29:48 +02:00
probes
profile Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
python Merge fx-team to m-c. a=merge 2014-10-02 13:00:31 -04:00
rdf Bug 1038756: Callsites creating a channel in /rdf/ (r=bsmedberg) 2014-09-21 09:44:27 -07:00
security Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
services Bug 675397 - Add syncing priority to be able to reshuffle the default syncing order. r=rnewman 2014-10-01 08:44:52 +02:00
startupcache Mac v2 signing - Bug 1064952 - Update Cpp unit test harness for the new v2 bundle structure on OSX. r=jmaher 2014-09-29 11:51:39 -07:00
storage Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
testing Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
toolkit Bug 994280 - Improve badged button for Australis. r=enn 2014-10-02 11:52:50 +01:00
tools Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
uriloader Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
view Bug 1048246 - Fix more bad implicit constructors in layout; r=roc 2014-08-07 19:48:38 -04:00
webapprt Bug 1075189 - Import Task.jsm in WebappManager.jsm r=myk CLOSED TREE 2014-10-02 19:19:28 -07:00
widget Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
xpcom Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
xpfe Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
xulrunner Bug 1063414 - Make DIRS relative to the file they were added from. r=gps 2014-10-02 09:14:07 +09:00
.clang-format
.clang-format-ignore
.gdbinit Fix the gdb helper for printing frametrees, no bug, DONTBUILD 2014-09-02 17:33:44 -04:00
.gitignore Bug 1065252 - Ignore Emacs .dir-locals.el. r=ted 2014-09-09 23:40:00 +02:00
.hgignore Bug 1044411 - Generate Loop ToS static content, r=abr,dmose; rs=ted for .hgignore changes 2014-08-26 12:58:00 -05:00
.hgtags No bug - Tagging mozilla-central c360f3d1c00d with FIREFOX_AURORA_34_BASE a=release DONTBUILD CLOSED TREE 2014-09-02 12:52:28 -04:00
.lldbinit
.reviewboardrc
aclocal.m4 Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer 2014-09-04 17:44:01 +09:00
Android.mk
AUTHORS
client.mk Bug 1071438 - Make client.mk detect python like configure and mach do. r=mshal 2014-09-24 07:57:10 +09:00
client.py
CLOBBER Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
configure.in Bug 1065494 - Put the new tablet UI behind a build flag (r=nalexander) 2014-10-03 11:47:46 +01:00
LEGAL
LICENSE
mach
Makefile.in Fixup for bug 1062668. r=me 2014-09-05 10:35:43 +09:00
moz.build Bug 1062221 - Replace add_tier_dir with DIRS. r=gps 2014-10-02 09:14:07 +09:00
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/