Gecko engine for Wine
Go to file
Wes Kocher b3c5403835 Backed out 14 changesets (bug 1156472) for test_getUserMedia_audioCapture.html failures on b2g emulator
Backed out changeset deec8eb18346 (bug 1156472)
Backed out changeset 0f5bec4c05ba (bug 1156472)
Backed out changeset 2dd83ac00bf9 (bug 1156472)
Backed out changeset abd4e47887f7 (bug 1156472)
Backed out changeset 4824d9874663 (bug 1156472)
Backed out changeset 12805598e6fa (bug 1156472)
Backed out changeset e2f0062a1f67 (bug 1156472)
Backed out changeset 99ef8e436a7f (bug 1156472)
Backed out changeset 65bbfc1546af (bug 1156472)
Backed out changeset 2ab4f16eaf0a (bug 1156472)
Backed out changeset 7f565685e20a (bug 1156472)
Backed out changeset 28c03c98cb2b (bug 1156472)
Backed out changeset d477cfba6e1d (bug 1156472)
Backed out changeset 9819fa56caa1 (bug 1156472)
2015-07-24 13:15:57 -07:00
accessible bug 1185157 make sure we don't send an event to a destroyed ipc document r=billm 2015-07-23 14:49:18 -04:00
addon-sdk Bug 1181747 followup. Also need to adjust the assert in the test. 2015-07-09 02:49:10 -04:00
b2g Bug 1184574 - Allow access to PushManager on ServiceWorker. r=kitcambridge,smaug,catalinb 2015-07-23 08:30:15 -07:00
browser Backed out 14 changesets (bug 1156472) for test_getUserMedia_audioCapture.html failures on b2g emulator 2015-07-24 13:15:57 -07:00
build merge mozilla-inbound to mozilla-central a=merge 2015-07-24 12:54:13 +02:00
caps Bug 1161831 - Tests. r=billm 2015-07-21 12:57:24 -07:00
chrome Bug 1161831 - Factor the sharable bits out of nsIResProtocolHandler. r=billm 2015-07-21 12:57:21 -07:00
config Bug 1177608: Support for compiling optimised Rust code 2015-07-21 14:21:40 +01:00
db/sqlite3 Bug 1185616 - remove optimization-related hacks in sqlite's Makefile.in; r=glandium 2015-07-20 11:09:49 -04:00
docshell merge mozilla-inbound to mozilla-central a=merge 2015-07-24 12:54:13 +02:00
dom Backed out 14 changesets (bug 1156472) for test_getUserMedia_audioCapture.html failures on b2g emulator 2015-07-24 13:15:57 -07:00
editor Bug 1177819. Replace the warning about anon content being passed into frame construction with an assert plus whitelisting of the known-OK cases. r=dholbert 2015-07-23 11:51:09 -04:00
embedding Bug 1176077 - Only recompute PaintedLayer item visibility when display list has changed. r=mattwoodrow 2015-07-21 09:19:25 +01:00
extensions Bug 1185239 - Test migration logic in the non-presence of a nsINavHistoryService 2015-07-23 17:57:51 -04:00
gfx Bug 1134917 - Hoist assertion into the one callsite where it is actually valid. r=botond 2015-07-24 14:33:47 -04:00
hal Bug 1184285 - Stop warning if RemoveObserver() is called for unregistered observer. r=dhylands 2015-07-24 12:08:26 -07:00
image Bug 1184996 (Part 4) - Forbid instantiation of decoders except via DecoderFactory. r=tn 2015-07-22 22:39:56 -07:00
intl Bug 1175413 - Cleanup usages of MOZ_ICU_CFLAGS. r=mshal 2015-07-23 09:53:48 +09:00
ipc Bug 1186025. Optimize the usage of regions. r=mstange 2015-07-21 10:54:44 -04:00
js Backed out changeset 8a1df23b6a3f (bug 1187094) for build failures 2015-07-24 12:11:13 -07:00
layout Bug 1180036 - Replace the warning that anonymous nodes should not be in child lists with an assert plus whitelisting of known-OK cases. r=bz 2015-07-24 09:47:51 -07:00
media Bug 1182289: Clean up dispatches in WebrtcGmpVideoEncoder/Decoder. r=jesup, a=abillings 2015-07-14 09:20:28 -05:00
memory Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
mfbt Bug 1186650 - Do not mark mozilla::Variant copy and move constructors as explicit. r=Waldo 2015-07-22 14:49:00 -04:00
mobile Merge mozilla-central to mozilla-inbound 2015-07-24 12:58:18 +02:00
modules Backed out 14 changesets (bug 1156472) for test_getUserMedia_audioCapture.html failures on b2g emulator 2015-07-24 13:15:57 -07:00
mozglue Bug 1170141 - Block RealNetworks Browser Record Plugin due to startup crashes. r=ehan 2015-07-22 13:27:00 +02:00
netwerk Bug 1181258 - Limit URI length the predictor keeps. r=honzab 2015-07-23 12:21:59 -07:00
nsprpub Bug 1162780 - Update NSPR to NSPR_4_10_9_BETA2. r=ted 2015-07-22 10:52:39 -07:00
other-licenses Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
parser Bug 1181965. Remove uses of mozRequestAnimationFrame from dom and parser tests. r=bkelly 2015-07-14 15:28:57 -04:00
probes
python Bug 1186229 - Enable Gtk+3 builds by default. r=gps 2015-07-23 10:24:31 +09:00
rdf Bug 1179071 - Merge RemovingIterator into Iterator. r=froydnj. 2015-07-06 22:02:26 -07:00
security bug 1179660 - define 'now' as the first second of the current year for pycert r=Cykesiopka 2015-07-15 16:20:54 -07:00
services Bug 1184825 - treat FxAccountsWebChannel as a singleton to avoid creating one per window. r=stomlinson 2015-07-23 08:49:22 +10:00
startupcache Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
storage Bug 1184564 part 2 - Use Value instead of jsval in dom/ and storage/. r=bz 2015-07-18 21:45:35 +02:00
testing Bug 1186987 - If file_path is None do not check if it is an executable. DONTBUILD. r=jlund 2015-07-24 11:03:03 -04:00
toolkit Bug 1184626 - Add a per-process push message listener. r=smaug 2015-07-17 14:54:38 -07:00
tools Merge fx-team to central, a=merge 2015-07-21 16:08:37 -07:00
uriloader Bug 1175803 - Store redirect chain within loadInfo - part 2 (r=sicking,mayhemer) 2015-07-19 19:43:09 -07:00
view Bug 1157941 - If the current PresShell is suppressed, paint the old one if it is available r=tn,Enn 2015-07-21 21:09:02 -04:00
webapprt Backed out changeset 35c6e7e9c205 (bug 1135261) for test failures in gij in bookmark_edit_test.js on a CLOSED TREE 2015-07-22 08:13:08 +02:00
widget Bug 1187345 - Fix HwcComposer2D::mCompositorParent handling r=mwu 2015-07-24 11:28:28 -07:00
xpcom Bug 1187201 - Add char16 wrapper constructor for NS_ConvertUTF16toUTF8 in external string API. r=froydnj 2015-07-24 23:06:50 +10:00
xpfe Bug 1182316: Part 1 - Remove FORWARD_TO_INNER_OR_THROW. r=peterv 2015-07-16 22:10:35 -07:00
xulrunner Bug 1181040 - Include mozconfig.cache after mozconfig.common.override. r=mshal 2015-07-11 06:26:20 +09:00
.clang-format Bug 961541 - Make Clang-Format ignore all comments. r=mystor 2015-06-26 12:38:44 -07:00
.clang-format-ignore
.gdbinit
.gitignore
.hgignore Bug 1186963 - Ignore files generated by running a Mozharness script. DONTBUILD. r=gps 2015-07-24 09:30:18 -04:00
.hgtags No bug - Tagging mozilla-central 312c68b16549 with FIREFOX_AURORA_41_BASE a=release DONTBUILD CLOSED TREE 2015-06-29 13:29:11 -07:00
.lldbinit
.ycm_extra_conf.py Bug 1162714 - Don't let YCM generate machc. r=ehsan 2015-05-07 13:48:00 +02:00
aclocal.m4 bug 1163828 - build system changes to support building for iOS. r=glandium 2015-06-10 11:10:40 -04:00
Android.mk
AUTHORS
client.mk Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium 2015-07-11 19:37:54 -06:00
client.py
CLOBBER CLOBBER for bug 965151 CLOSED TREE 2015-07-23 15:18:14 -07:00
configure.in Bug 1187124 - Refer to $ANDROID_VERSION "... -ge 18" only when it is a non-empty string. r=gps 2015-07-23 16:47:00 +02:00
GNUmakefile
LEGAL
LICENSE
mach Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps 2015-05-01 12:20:55 -04:00
Makefile.in bug 1168535 - print error response body in upload_symbols.py. r=gps 2015-05-27 13:50:04 -04:00
moz.build Bug 1134110 - other-license/android is unnecessary if Android minimum version is 11 or later. f=esawin, r=sworkman 2015-05-14 15:38:18 +09:00
mozilla-config.h.in Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal 2015-05-26 16:17:55 +09:00
README.txt Bug 1163484 - Remove extra chars from readme. r=lightsofapollo 2015-05-10 21:56:00 +02:00

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/