Gecko engine for Wine
Go to file
2014-05-12 12:31:28 +12:00
accessible Bug 906589 - crash on getting text attributes on document with no body, r=marcoz 2014-05-08 10:23:00 -04:00
addon-sdk
b2g Bumping manifests a=b2g-bump 2014-05-09 09:52:58 -07:00
browser Bug 1004693 - [e10s] Add keyword search does not work. r=felipe 2014-05-10 15:28:42 +02:00
build Backed out changesets 33e91919b06b and a3a67e1ded26 (bug 981780) for OSX bustage. 2014-05-09 15:26:13 -04:00
caps Backed out changeset 9899ea7e3a32 (bug 995943) for m-other test failures 2014-05-09 09:14:37 +02:00
chrome Bug 1004933 - do not use nsVoidArray in nsChromeRegistry; r=bsmedberg 2014-05-02 10:01:11 +02:00
config Backed out changeset 7f57690f5141 (bug 908503) 2014-05-12 10:11:03 +12:00
content Bug 949435, part 4 - Update nsFrameLoader to handle SVG iframe. r=bz 2014-02-18 10:36:21 +09:00
db/sqlite3
docshell Bug 996280 - Use the docshell's sandbox flags if we can't get the active document in IsSandboxedFrom(). r=smaug 2014-05-06 19:48:33 +01:00
dom Bug 949435, part 3 - Implement an SVGIFrameELement class. r=bz,jwatt for the webidl, r=longsonr for the rest 2014-02-18 10:24:40 +09:00
editor Bug 1003894 Followup to switch from Text to nsIContent so that we can safely use do_QueryInterface r=ehsan 2014-05-10 21:16:03 +01:00
embedding Bug 997987 - Cache the system principal on nsContentUtils and remove nsIScriptSecurityManager::SubjectPrincipalIsSystem. r=Ms2ger,sr=bz 2014-05-06 15:43:03 -07:00
extensions Bug 880864 - User dictionary (persdict.dat) read on main thread. r=mayhemer 2014-05-07 06:35:00 -04:00
gfx Bug 991575 - Use a DrawTarget backed gfxContext for the PresShell reference rendering context. r=jwatt 2014-05-12 12:31:28 +12:00
hal Bug 980027 - Part 1: Provide mechanism to set thread priorities. r=gsvelto, r=dhylands 2014-05-05 11:37:00 -04:00
image Bug 1006123, part 1: Revert bug 929513's imagelib changes to go back to using double-based gfxSize (instead of float-based gfx::Size) in RasterImage. r=seth 2014-05-11 17:14:17 -07:00
intl Bug 1005730 - Print assertion stacks for MOZ_ASSERT and MOZ_CRASH for code that lives inside libxul; r=froydnj 2014-05-05 22:02:04 -04:00
ipc Bug 1006128 - Fix IPDL unit tests after bug 960774, r=bsmedberg. 2014-05-08 14:49:41 -07:00
js Bug 1008651: Remove unused variable jsdASObserverCtrID from jsd_xpc.cpp. r=njn 2014-05-11 17:12:58 -07:00
layout Bug 991575 - Use a DrawTarget backed gfxContext for the PresShell reference rendering context. r=jwatt 2014-05-12 12:31:28 +12:00
media Backed out changeset 191741878690 (bug 908503) 2014-05-12 10:11:04 +12:00
memory
mfbt Bug 950312 - Part 4: Create active layers for nsDisplayMixBlendMode and nsDisplayBlendContainer if the layer manager supports all contained blend mode. r=roc 2014-05-09 21:49:27 +12:00
mobile Merge m-c to inbound. 2014-05-09 16:56:26 -04:00
modules Bug 949435, part 3 - Implement an SVGIFrameELement class. r=bz,jwatt for the webidl, r=longsonr for the rest 2014-02-18 10:24:40 +09:00
mozglue Bug 988311: Blocklist rf-firefox-22.dll. r=bsmedberg 2014-05-08 10:18:17 +12:00
netwerk Backed out 11 changesets (bug 378637) for Android crashes. 2014-05-09 15:25:55 -04:00
nsprpub Bug 993569: Update to NSS 3.16.1 and NSPR 4.10.5. r=kaie. 2014-05-05 13:51:39 -07:00
other-licenses
parser Bug 1005580 - Fix "after after frameset" insertion mode in HTML parser for handling characters. r=hsivonen 2014-05-06 13:29:31 -07:00
probes
profile
python Bug 997772 - Generate suggestedsites.json from locale (r=nalexander) 2014-05-09 09:39:14 +01:00
rdf
security bug 1005266 - specify a timeout for the socket in test_ocsp_timeout.js r=mmc 2014-05-09 15:17:43 -07:00
services Bug 1006360 - prevent failures backing up bookmarks from stopping sync completing. r=rnewman 2014-05-09 14:14:34 +10:00
startupcache Backed out changeset 70946e64e8f8 (bug 1005704) because it caused bug 1006541 2014-05-06 16:39:39 -04:00
storage Bug 1003907: Annotate storage/src as FAIL_ON_WARNINGS. r=mak 2014-05-01 09:31:54 -07:00
testing Bug 1006105: Allow switching to top level frame if index is passed in. r=mdas 2014-05-09 15:01:34 +01:00
toolkit Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl 2014-05-10 11:58:09 -05:00
tools Bug 880864 - User dictionary (persdict.dat) read on main thread. r=mayhemer 2014-05-07 06:35:00 -04:00
uriloader Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg 2014-05-11 10:47:11 +01:00
view Bug 1007604 - add additional null check; r=sicking 2014-05-10 00:53:41 +02:00
webapprt Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason 2014-05-07 12:11:56 +02:00
widget Bug 996848 - Rewrite Mac nsAppShell native event handling. r=spohl 2014-05-10 11:58:07 -05:00
xpcom Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg 2014-05-11 10:47:11 +01:00
xpfe Bug 997987 - Remove usage of nsIScriptSecurityManager::GetSubjectPrincipal. r=Ms2ger 2014-05-06 15:43:03 -07:00
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore Bug 1007486 - Ignore tag files generated by GNU Global. r=ted 2014-05-07 20:32:00 -04:00
.hgignore Bug 1007486 - Ignore tag files generated by GNU Global. r=ted 2014-05-07 20:32:00 -04:00
.hgtags Added FIREFOX_AURORA_31_BASE tag for changeset cfde3603b020. DONTBUILD CLOSED TREE NO BUG a=release 2014-04-28 14:18:30 -04:00
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
bug986521 Bug 986521 - Fetch Directory Links data from a network location to cache locally. r=adw 2014-05-09 11:24:30 -04:00
client.mk
client.py
CLOBBER Bug 1005321 - Convert the xpt code to C++; r=bholley 2014-05-05 19:52:09 -04:00
configure.in Bug 1005484 - Properly skip vista d3dc DLL if missing. - r=mshal 2014-05-09 11:44:11 -07:00
LEGAL
LICENSE
mach
Makefile.in
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/