Gecko engine for Wine
Go to file
2013-11-14 20:58:52 -05:00
accessible Bug 933322 - menustart/end events are missing when aria-owns makes a menu hierarchy, r=tbsaunde 2013-11-08 19:25:29 -05:00
addon-sdk Bug 935220: Uplift Add-on SDK to Firefox. r=me 2013-11-05 13:51:58 -08:00
b2g Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump 2013-11-14 16:05:24 -08:00
browser Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
build Bug 784739 - Switch from NULL to nullptr in build/; r=ehsan 2013-11-11 14:13:38 -05:00
caps Bug 840488 - Tests. r=bz 2013-11-12 16:43:35 -08:00
chrome Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
config Bug 569597 - Eliminate use of ranlib. r=glandium 2013-11-11 19:26:59 -08:00
content Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
db/sqlite3 Bug 935305 - Move preprocessor to mozbuild.action. r=gps 2013-11-09 10:35:44 +09:00
docshell Bug 931461 - Remove docshell/base/Makefile.in; r=gps 2013-11-11 09:04:17 +01:00
dom Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
editor Bug 936913 - Part 2: Build the editor in unified mode; r=roc 2013-11-12 08:56:28 -05:00
embedding Bug 935786 - Assertion failure: !IsInnerWindow() || IsCurrentInnerWindow() at nsGlobalWindow.cpp:8909. r=smaug 2013-11-13 09:47:37 +01:00
extensions Bug 936848 follow-up: Add DVRs to the en-US dictionary 2013-11-12 11:20:17 -05:00
gfx Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
hal Bug 852497 - Add a standard V4L2 mode to GonkFMRadio.cpp, r=dhylands 2013-11-14 15:02:30 -05:00
image Bug 916602 (Part 2) - Avoid null timestamp assertion when creating sentinel in FrameAnimator. r=tn 2013-09-20 14:12:10 +02:00
intl Bug 923967: Move from deprecated Unicode Utilities usage to CFStringTokenizer on OS X. r=smontagu 2013-11-11 10:31:11 -06:00
ipc Backed out changeset cc565d1677da (bug 930398) for bustage. 2013-11-11 10:50:28 -05:00
js Backed out changeset d9ad4cc32e5d (bug 936143) as result of the discussion of Bug 937997 Comment 48 Trees Closed due to OOM on a CLOSED TREE 2013-11-14 10:02:34 +01:00
layout Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
media Bug 931060 - Add encoder files to in-tree libvorbis. r=xiphmont 2013-11-12 09:30:16 +13:00
memory Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan 2013-11-11 14:17:14 -05:00
mfbt Bug 935789, part 2: Implement RotateLeft/RotateRight in MFBT and use them, r=Waldo. 2013-11-12 18:24:56 -06:00
mobile Merge fx-team to m-c 2013-11-11 16:11:16 -08:00
modules Bug 840488 - Introduce a mechanism to temporarily or permanently block script for a given scope, and use it for unsafe channels. r=bz 2013-11-12 16:43:33 -08:00
mozglue Bug 784739 - Switch from NULL to nullptr in mozglue/linker/; r=ehsan 2013-11-11 14:15:46 -05:00
netwerk Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
nsprpub Bug 935568, update Mozilla to NSPR 4.10.2 RTM, r=wtc/me 2013-11-09 11:18:00 +01:00
other-licenses Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps 2013-11-02 08:44:11 +09:00
parser Bug 936927 - Build the HTML parser in unified mode; r=hsivonen 2013-11-11 09:07:50 -05:00
probes
profile Bug 924894 - Split prefs files up for Metro and Desktop when running in the same profile. r=jimm 2013-11-05 13:20:39 -05:00
python Back out 19895f599868 (bug 936555) for Windows test_mozinfo.py failures 2013-11-12 20:25:19 -08:00
rdf Bug 935789, part 1: Kill most uses of prbit.h, r=ehsan 2013-11-12 18:22:38 -06:00
security Bug 937721, Part 3: Back out cset 61fb80e560de (NSS_3_15_4_BETA1, bug 898431), r=kaie 2013-11-12 11:45:48 -08:00
services Bug 935305 - Move preprocessor to mozbuild.action. r=gps 2013-11-09 10:35:44 +09:00
startupcache Bug 931846 - Change startup cache location for Metro Firefox. r=jimm, aklotz 2013-11-01 16:21:33 -07:00
storage Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen. 2013-11-06 14:58:20 +11:00
testing Bug 937272 - Increase Marionette's socket timeout, r=aknow 2013-11-11 18:31:56 -08:00
toolkit Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
tools Bug 784739 - Switch from NULL to nullptr in tools/profiler/; r=ehsan 2013-11-11 14:16:31 -05:00
uriloader Bug 934677 - Make the the various download jsm work in b2g r=paolo 2013-11-12 13:17:28 -08:00
view Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug 2013-10-28 18:03:19 +09:00
webapprt Bug 935305 - Move preprocessor to mozbuild.action. r=gps 2013-11-09 10:35:44 +09:00
widget Merge latest green b2g-inbound changeset and mozilla-central 2013-11-12 15:10:27 +00:00
xpcom Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan 2013-11-11 14:17:14 -05:00
xpfe Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
xulrunner Bug 935305 - Move preprocessor to mozbuild.action. r=gps 2013-11-09 10:35:44 +09:00
.gdbinit
.gitignore
.hgignore
.hgtags Added tag FIREFOX_AURORA_27_BASE for changeset 05025f4889a0 2013-10-28 13:36:59 -07:00
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Another Windows WebIDL clobber needed due to bug 928195 2013-11-12 12:30:16 +01:00
configure.in Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
LEGAL
LICENSE
mach
Makefile.in merge fx-team to mozilla-central 2013-11-07 14:24:24 +01:00
moz.build Bug 862770 - Fix --disable-compile-environment a little. r=gps 2013-11-07 10:37:45 +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/