Gecko engine for Wine
Go to file
Ryan VanderMeulen ca03944538 Backed out 7 changesets (bug 872147, bug 872143, bug 877467, bug 877200, bug 870063, bug 872149) for robocop-2 failures on a CLOSED TREE.
Backed out changeset 3a1e8e7ac07e (bug 870063)
Backed out changeset 8904d2bf5da0 (bug 877200)
Backed out changeset 80455a25276b (bug 872149)
Backed out changeset c3b5567f1271 (bug 872147)
Backed out changeset d3106edd4a5a (bug 872143)
Backed out changeset 4fd2ae88da98 (bug 870063)
Backed out changeset 1797dc46e862 (bug 877467)
2013-06-03 15:04:51 -04:00
accessible Bug 877655 - Provide tests for state utterances in AccessFu, r=yzen 2013-06-03 17:27:13 +02:00
addon-sdk Bug 810490 - Constant stack space promise. r=mossop 2013-05-30 14:23:42 +02:00
b2g Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice 2013-06-02 10:19:41 +03:00
browser Bug 874407 - new visits are inserted incorrectly in the Library and the sidebar treeviews. 2013-06-03 12:17:36 +02:00
build Bug 873332 - Don't use -fno-omit-frame-pointer on ARM to avoid a GCC bug. r=glandium 2013-05-30 08:10:02 -04:00
caps Bug 876604 - Outparamdel UnwrapDOMObjectToISupports; r=bz 2013-06-01 08:56:02 +02:00
chrome Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
config Bug 873720 - Part 5: Only call into subtiers that perform work; r=ted 2013-05-23 16:28:11 -07:00
content Backed out 3 changesets (bug 877527, bug 878765) for mochitest-1 timeouts on a CLOSED TREE. 2013-06-03 15:01:20 -04:00
db/sqlite3 Bug 874171 - Upgrade SQLite to version 3.7.17 (Mozilla changes). r=mak 2013-05-30 11:25:14 -04:00
docshell Bug 453650 - implement reflow observers for docShells; r=bz 2013-06-01 12:00:12 +02:00
dom Merge m-c to inbound. 2013-06-03 11:58:20 -04:00
editor Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug 2013-05-21 16:23:53 -07:00
embedding Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
extensions Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
gfx Bug 877728 - Make the screen render offset a ScreenPoint. r=BenWa 2013-06-03 10:00:02 -04:00
hal Merge m-c to a CLOSED TREE birch 2013-05-27 11:47:01 -07:00
image backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE 2013-05-28 18:32:29 -04:00
intl Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
ipc Merge m-c to inbound. 2013-06-03 11:58:20 -04:00
js Bug 878583 - Mark object metadata during GC scanning. 2013-06-03 12:35:38 -06:00
layout Bug 878062 - Don't call TryOptimizeToImageLayer if we are definitely not going to optimize to an image layer, since it uses lots of memory. r=mattwoodrow 2013-06-03 10:57:06 -04:00
media Bug 872978: process any pending stream resets on incoming resets r=tuexen 2013-06-02 09:48:17 -04:00
memory Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
mfbt Bug 876156: Don't try using <atomic> on OpenBSD which uses an old libstdc++ r=nfroyd 2013-06-01 00:23:01 +02:00
mobile Backed out 7 changesets (bug 872147, bug 872143, bug 877467, bug 877200, bug 870063, bug 872149) for robocop-2 failures on a CLOSED TREE. 2013-06-03 15:04:51 -04:00
modules No bug, remove trailing whitespace to trigger builds on a CLOSED TREE 2013-06-01 17:52:25 -07:00
mozglue Bug 875824 - Allow to disable on-demand decompression at runtime. r=sewardj 2013-05-29 16:18:27 +02:00
netwerk Bug 876167: avoid usrsctp library race condition on close with ABORT r=tuexen 2013-06-02 09:48:53 -04:00
nsprpub Bug 865828: Update NSPR to NSPR_4_10_BETA2. r=wtc. 2013-05-22 07:31:26 -07:00
other-licenses Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
parser Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
probes
profile Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
python Bug 873720 - only import psutil on platforms that it supports. r=ted 2013-05-30 21:23:46 +02:00
rdf Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
security No bug, Automated HSTS preload list update from host bld-centos6-hp-017 - a=hsts-update 2013-06-01 03:23:56 -07:00
services Bug 877057 - Add a download limit to Sync Engine fetches. r=mconnor 2013-05-29 11:11:38 -07:00
startupcache Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
storage Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
testing Bug 878914 - Fix race condition in marionette testrunner;r=jgriffin 2013-06-03 14:54:07 -04:00
toolkit Bug 877902 - Update privacy policy link URL for desktop Firefox. r=gavin 2013-06-03 08:37:28 -07:00
tools Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
uriloader Backed out changeset 019382e24635 (bug 858234) for Linux mochitest-5 leaks. 2013-05-31 16:06:10 -04:00
view Bug 820814. Call nsIWidget::Destroy from a runnable when destroying the widget for a view. r=mats 2013-05-28 03:11:11 -05:00
webapprt Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
widget Merge m-c to inbound. 2013-06-03 11:58:20 -04:00
xpcom Bug 867914: Declare SharedStub as returning nsresult in xptcstubs_sparc64_openbsd.cpp. r=landry 2013-06-01 00:23:09 +02:00
xpfe Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug 2013-06-01 01:53:00 -07:00
xulrunner Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
.gdbinit
.gitignore Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB 2013-04-30 10:22:25 +03:00
.hgignore Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB 2013-04-30 10:22:25 +03:00
.hgtags Added tag FIREFOX_AURORA_23_BASE for changeset d7ce90899997 2013-05-13 09:15:11 -07:00
aclocal.m4 Bug 867750 - Add a --with-compiler-wrapper configure option r=glandium 2013-05-02 09:26:13 -04:00
Android.mk
AUTHORS
client.mk Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted 2013-05-21 08:28:49 +02:00
client.py
CLOBBER clobber for bug 778948 2013-06-02 16:00:16 -07:00
configure.in Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds 2013-05-31 07:39:56 -07:00
LEGAL
LICENSE
mach
Makefile.in Bug 874078 - Move RecursiveMakeBackend.built rule to rules.mk; r=glandium 2013-05-20 23:26:20 -07:00
moz.build
mozilla-config.h.in Bug 857830: Part 2 - Adds readahead to read-only fopen calls in Hunspell. r=ehsan 2013-05-07 00:14:15 -06:00
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/