Gecko engine for Wine
Go to file
2013-07-18 17:13:32 -04:00
accessible Bug 882767 - don't expose whitespace accessibles in context of grids, r=tbsaunde 2013-07-18 11:09:45 -04:00
addon-sdk Bug 892813 - Uplift Add-on SDK to Firefox. r=me 2013-07-11 18:29:34 -07:00
b2g Merge m-c to inbound on a CLOSED TREE. 2013-07-18 14:53:05 -04:00
browser Bug 895137 - Declare updateSearchEngine with "let" instead of "function", to fix strict JS warning. r=mak 2013-07-18 17:13:32 -04:00
build Bug 894227 - Add configobj Python package; rs=glandium 2013-07-18 12:55:41 -07:00
caps Bug 885668 - Removed specialized function object principal machinery from CAPS. r=bz 2013-07-15 11:22:10 -07:00
chrome Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps 2013-07-04 08:28:43 -04:00
config Backed out 2 changesets (bug 893362) for check-sync-dir bustage. 2013-07-16 09:57:12 -04:00
content Bug 895168 - Part 1: Stop using LL_I2L in the tree; r=jcranmer 2013-07-18 16:47:55 -04:00
db/sqlite3
docshell Bug 895168 - Part 4: Stop using LL_L2D in the tree; r=jcranmer 2013-07-18 16:50:05 -04:00
dom Bug 895168 - Part 2: Stop using LL_ZERO in the tree; r=jcranmer 2013-07-18 16:48:15 -04:00
editor Bug 587461 - Don't split out of ancestors in insertHTML r=ehsan 2013-04-04 17:27:41 +03:00
embedding Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
extensions Bug 895141 - Remove useless prlong.h inclusions from the tree; r=jcranmer 2013-07-18 12:06:38 -04:00
gfx Merge m-c to inbound on a CLOSED TREE. 2013-07-18 14:53:05 -04:00
hal Merge m-c to birch. 2013-07-12 13:31:17 -04:00
image Bug 885939 (Part 1) - Scale SVG images using the graphics context matrix instead of the viewport. r=dholbert 2013-07-16 15:41:30 -04:00
intl Bug 853706 - Backported fix for formatting 0 with significant digits from ICU, and add a warning about this backported fix to update-icu.sh. r=jwalden 2013-07-16 10:39:56 -07:00
ipc Merge m-c to inbound on a CLOSED TREE. 2013-07-18 14:53:05 -04:00
js Bug 888313 - Update generational GC tuning parameters for better EarlyBoyer performance; r=jandem 2013-07-18 12:00:10 -07:00
layout Merge m-c to inbound on a CLOSED TREE. 2013-07-18 14:53:05 -04:00
media Bug 886499 - Update libpng to version 1.5.17 r=joe,gps 2013-07-18 10:27:21 -04:00
memory Bug 889787 - Define XP_LINUX globally; r=ted 2013-07-16 17:10:10 -04:00
mfbt Bug 891177 - Implement mozilla/Vector.h, and make js/Vector.h implement js::Vector using mozilla::Vector's implementation of the functionality. r=terrence 2013-07-09 16:33:29 -07:00
mobile Bug 887655 - Revert hiding the download notification on completion. r=margaret 2013-07-18 12:12:38 -07:00
modules Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc 2013-07-16 16:17:18 -04:00
mozglue Backed out changeset 8bbd27688a89 (bug 870406) for Linux bustage. 2013-07-16 16:54:10 -04:00
netwerk No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
nsprpub
other-licenses bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal 2013-07-11 11:06:34 -04:00
parser bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal 2013-07-11 11:06:34 -04:00
probes
profile Bug 865188 - Remove Storage support for profile special database. r=mak 2013-07-11 10:00:48 +02:00
python Bug 894227 - Add configobj Python package; rs=glandium 2013-07-18 12:55:41 -07:00
rdf Bug 895168 - Part 5: Stop using LL_EQ in the tree; r=jcranmer 2013-07-18 16:50:31 -04:00
security bug 882865 - cryptojs key gen cleanup: use EqualsLiteral() r=bsmith r=Ms2ger 2013-07-12 10:00:22 -07:00
services Backed out 3 changesets (bug 884421) for intermittent xpcshell failures on a CLOSED TREE. 2013-07-18 14:08:18 -04:00
startupcache
storage Bug 889787 - Define XP_LINUX globally; r=ted 2013-07-16 17:10:10 -04:00
testing Bug 886656 - Disable GTest on Windows. r=gps 2013-07-18 16:29:17 -04:00
toolkit Bug 895168 - Part 6: Stop using LL_DIV in the tree; r=jcranmer 2013-07-18 16:50:43 -04:00
tools Bug 895141 - Remove useless prlong.h inclusions from the tree; r=jcranmer 2013-07-18 12:06:38 -04:00
uriloader Bug 891334 - Add default MIME type definition for .pdf as 'application/pdf'. r=jdm 2013-07-17 14:34:22 -04:00
view bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal 2013-07-11 11:06:34 -04:00
webapprt Bug 894979 - Serve tests from different origins. r=myk 2013-07-18 10:20:55 -04:00
widget Bug 888900 - Make sure the clipboard is always flushed at shutdown on win32 (r=jimm) 2013-07-18 13:31:53 -07:00
xpcom No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
xpfe Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
xulrunner Bug 888870 - Add Windows 8.1 support to WinUtils::GetWindowsVersion. r=jimm 2013-07-12 06:26:55 +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
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 889503 - Follow-up, touch CLOBBER file because of bug 890744. 2013-07-15 22:35:23 -07:00
configure.in Bug 886499 - Update libpng to version 1.5.17 r=joe,gps 2013-07-18 10:27:21 -04:00
LEGAL
LICENSE
mach
Makefile.in Bug 891474 - Establish unified directory for Python build actions; r=glandium, ted 2013-07-11 13:42:26 -07:00
moz.build
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/