Gecko engine for Wine
Go to file
Ryan VanderMeulen ebd3457021 Backed out 5 changesets (bug 910412) for intermittent crash whack-a-mole.
Backed out changeset e3eb9463b3e1 (bug 910412)
Backed out changeset d5863d302bde (bug 910412)
Backed out changeset 422b66d4b1ca (bug 910412)
Backed out changeset 3431d59d752e (bug 910412)
Backed out changeset b1c0310cdac1 (bug 910412)
2014-03-11 12:17:03 -04:00
accessible Bug 976082 - added tests for Touch Adapter. r=eeejay 2014-03-10 23:33:58 -04:00
addon-sdk Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley 2014-03-10 17:38:14 -04:00
b2g Bug 965060 - Remove UA override for domains (starting 2014-01-29). r=lmandel 2014-03-11 08:03:56 -04:00
browser Bug 981701 - disable two perma failing tests on linux debug ec2 so we can run browser chrome on ec2 machines. r=jgriffin 2014-03-11 05:22:09 -04:00
build No bug. Fix a trivial regexp error. r=heycam. 2014-03-10 21:45:08 -07:00
caps
chrome
config Backed out changeset 88780b5a201e (bug 980015) for test_property_database.html failures. 2014-03-10 15:31:23 -04:00
content Bug 922680 - triage reftests which fail oop, r=ahal 2014-03-11 12:12:10 -04:00
db/sqlite3 Bug 979252 - Stop using GetVersionEx from SQLite. r=mak 2014-03-07 22:47:58 +09:00
docshell
dom Backed out 5 changesets (bug 910412) for intermittent crash whack-a-mole. 2014-03-11 12:17:03 -04:00
editor Bug 978023 part.3 Rename nsIMEStateManager to mozilla::IMEStateManager r=smaug 2014-03-08 10:20:07 +09:00
embedding Bug 980586 - Remove old e10s prompt code. r=smaug 2014-03-10 08:57:07 -04:00
extensions Bug 980023 - Localstorage access with nsEp. r=bholley 2014-03-11 08:41:55 +01:00
gfx Backed out changeset 3697a043583b (bug 982118) for bustage. 2014-03-11 11:48:30 -04:00
hal
image Merge inbound to m-c. 2014-03-07 15:38:19 -05:00
intl
ipc Bug 979668 - [Bluetooth] Sender name is not shown in transfer requests, f=tzimmermann, r=kyle 2014-03-10 10:11:27 +08:00
js Bug 901987 - The RHS of a for-of loop is an assignment expression r=jorendorff 2014-03-11 09:31:18 +01:00
layout Backed out 5 changesets (bug 910412) for intermittent crash whack-a-mole. 2014-03-11 12:17:03 -04:00
media Bug 981428 - Move OSX -framework flags to moz.build; r=mshal 2014-03-10 20:18:33 -04:00
memory
mfbt Bug 978397 - Fix the implementation of CountPopulation_32 on Windows. r=nbp 2014-03-11 08:09:55 -04:00
mobile Bug 973408 - Move MediaDecoderStateMachine::DecodeLoop()'s local variables to class members so the function can be made reentrant in future. r=kinetik 2014-03-11 11:44:08 +08:00
modules bug 981447 - use more conservative dns caching values r=sworkman 2014-03-10 13:31:34 -04:00
mozglue
netwerk Bug 968106 - HTTP cache v2: implementation of the eviction of the whole disk cache, r=honzab 2014-03-07 12:22:59 +01:00
nsprpub
other-licenses
parser Bug 981279 - Clear the attribute holder after parsing innerHTML. r=smaug 2014-03-10 11:14:16 +02:00
probes
profile
python Bug 981428 - Move OSX -framework flags to moz.build; r=mshal 2014-03-10 20:18:33 -04:00
rdf
security Bug 974715 - Create more flexible OCSP response generation code. r=briansmith, r=cviecco 2014-03-10 14:04:31 -07:00
services Bug 966434 - Update TPS to use FxA. r=jgriffin 2014-03-07 15:54:19 -08:00
startupcache
storage
testing Bug 967704 - Add android23.json for Android 2.3 mochitests; r=jmaher 2014-03-10 19:56:31 -06:00
toolkit Bug 968101 - Remove directories with low priority on background, r=honzab 2014-02-19 13:04:06 +01:00
tools Bug 979566 - Profiler: Convert usleep to nanosleep. r=bgirard 2014-03-07 15:43:34 -05:00
uriloader
view Bug 946658. r=tn 2014-03-08 09:41:20 +00:00
webapprt Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley 2014-03-10 17:38:14 -04:00
widget Bug 435164 - Stop mapping Ctrl+Space to context menu on Cocoa. r=smichaud 2014-03-07 20:17:48 -06:00
xpcom Backed out 5 changesets (bug 910412) for intermittent crash whack-a-mole. 2014-03-11 12:17:03 -04:00
xpfe
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER
configure.in Bug 979590 - Enable MOZ_CONTENT_SANDBOX_REPORTER by default. r=kang 2014-03-07 09:08:00 -05: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/