Gecko engine for Wine
Go to file
2014-06-06 21:23:21 -05:00
accessible Bug 1020510 - let tbody/etc accessible in table hierarchy, r=tbsaunde 2014-06-06 13:22:46 -04:00
addon-sdk Bug 1021280 - Uplift Add-on SDK to Firefox r=me 2014-06-05 16:22:03 -07:00
b2g Merge m-c to inbound. a=merge 2014-06-06 17:34:13 -04:00
browser Bug 1021969, r=bholley,jaws 2014-06-06 17:33:50 +01:00
build bug 1019836 - Support narrow char strings in android bridge r=snorp 2014-06-04 15:04:12 -04:00
caps Bug 1018103 - Remove support for the "JavaScript-global-static-nameset" category; r=bholley 2014-06-06 10:06:26 +02:00
chrome
config
content Bug 1021969 - fix bustage on a CLOSED TREE rs=firebot 2014-06-07 00:11:03 +01:00
db/sqlite3
docshell Bug 1021466 - Part 1: Make it possible to stash opener and newly created TabParent's inside DocShell. r=smaug. 2014-06-05 22:49:43 -04:00
dom Bug 1022043 - Remove EventStates' copy constructor and assignment operator to make it trivially copyable so that it builds with clang-cl; r=bzbarsky 2014-06-06 22:09:34 -04:00
editor Bug 1015433: Backout bug 828169 for regressing text editing 2014-06-04 23:51:34 -04:00
embedding Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug. 2014-06-05 22:51:14 -04:00
extensions
gfx Bug 1022033 - Disable NS_lroundup30 on clang-cl; r=jrmuizel 2014-06-06 20:13:48 -04:00
hal Bug 1013097 - Remove IPC for switch event because only the chrome process can receive it. r=dhylands 2014-06-02 19:25:00 -04:00
image Backed out changeset 8dc53499b0c0 (bug 1019753) 2014-06-04 10:31:06 +02:00
intl backout changeset 48b74ab18f92 (bug 1018034) due to MS Sans Serif regression with Thai system locale (see bug 1020826). 2014-06-06 22:41:07 +01:00
ipc Bug 1020643: Annotate COMPILE_ASSERT's typedef as permissibly unused, to fix GCC 4.8 build warning. r=Waldo 2014-06-04 18:13:02 -07:00
js Bug 1013326 - Move script principals APIs to jsfriendapi; r=luke 2014-06-06 18:39:40 -04:00
layout Bug 1002992. Part 3. Don't build the caret when building a display list for image visibility. r=mats 2014-06-06 21:23:21 -05:00
media Bug 1018372 - Check aThread against mThread in PeerConnectionImpl constructor r=jesup 2014-06-06 15:56:47 -05:00
memory Bug 945582 - Don't use jemalloc3 C99 headers with MSVC versions that have (some) C99 support. r=mshal 2014-05-31 09:54:23 +09:00
mfbt Bug 1020118 - fix atomic add/sub for pointer types on Win64; r=jcranmer 2014-06-04 15:19:51 -04:00
mobile Merge m-c to inbound. a=merge 2014-06-06 17:34:13 -04:00
modules backout changeset 48b74ab18f92 (bug 1018034) due to MS Sans Serif regression with Thai system locale (see bug 1020826). 2014-06-06 22:41:07 +01:00
mozglue
netwerk Merge b2g-inbound to m-c a=merge 2014-06-05 18:49:36 -07:00
nsprpub Bug 1021287 - Update NSPR to 4.10.6 RTM. r=kaie, a=me 2014-06-05 18:00:11 -04:00
other-licenses
parser Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz 2014-06-07 08:52:15 +12:00
probes
profile
python Backed out changeset b83296ec51b3 (bug 832112) for comm-central bustage, r=glandium. 2014-06-02 20:05:22 -05:00
rdf
security Bug 1021797 - Rename ArenaFalseCleaner to PORT_FreeArena_false. r=keeler 2014-06-06 14:11:08 -07:00
services Bug 1015525: changes to translation prefs are now recorded by FHR. r=rnewman 2014-06-04 15:32:08 +02:00
startupcache
storage Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
testing Merge m-c to inbound. a=merge 2014-06-06 17:34:13 -04:00
toolkit Bug 1021969, r=bholley,jaws 2014-06-06 17:33:50 +01:00
tools Bug 1017790 - Expose category information in the profiler data, r=djvj 2014-06-04 14:37:49 -04:00
uriloader Merge b2g-inbound to m-c a=merge 2014-06-05 18:49:36 -07:00
view
webapprt Bug 1016931 - Provide better messages to users for range underflow/overflow of HTML number, date and time inputs. r=smaug 2014-06-02 14:53:56 +01:00
widget Bug 944938 - Install the event tap only for wheel events. r=smichaud 2014-06-07 00:50:00 +02:00
xpcom Bug 1022033 - Disable NS_lroundup30 on clang-cl; r=jrmuizel 2014-06-06 20:13:48 -04:00
xpfe Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug. 2014-06-05 22:51:14 -04:00
xulrunner Bug 1018884 - Fix char16_t/wchar_t mismatch in xulrunner/. 2014-06-03 13:25:37 +02:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 904723, part 4 - In Array.from, only fetch the @@iterator property once. r=till. DONTBUILD. 2014-06-06 14:13:16 -04:00
configure.in Merge inbound to m-c a=merge 2014-06-05 18:31:10 -07:00
LEGAL
LICENSE
mach
Makefile.in Bug 1020165 - Remove empty makefiles; r=mshal 2014-06-06 10:06:24 +02: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/