Gecko engine for Wine
Go to file
Wes Kocher fa738a8c6e Backed out 2 changesets (bug 987816) for xpcshell orange
Backed out changeset 245d0cb5a7b3 (bug 987816)
Backed out changeset b714220dd39d (bug 987816)
2014-03-28 16:57:12 -07:00
accessible Unback out and reland changeset a1223ec7312a (bug 987026) because it wasn't at fault for the mochitest failures on a CLOSED TREE 2014-03-28 14:22:53 -07:00
addon-sdk Bug 988743 - Uplift Add-on SDK to Firefox 2014-03-27 03:23:12 -07:00
b2g Merge m-c to inbound 2014-03-27 20:21:50 -07:00
browser Bug 957865 - Upgrade ASan Clang to r200213. r=me, f=rail. 2014-01-20 16:52:37 +01:00
build Bug 988774 - Do not gracefully disable sccache when it's not there. r=bhearsum 2014-03-29 07:50:08 +09:00
caps Bug 948901 FTP directory listings need to support the Character Encoding menu r=mayhemer,michal 2014-03-28 08:32:56 +00:00
chrome Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug 2014-02-27 10:04:09 -08:00
config Bug 988168 - Better integrate gtest libxul in the build system. r=mshal 2014-03-29 07:50:08 +09:00
content Bug 988168 - Better integrate gtest libxul in the build system. r=mshal 2014-03-29 07:50:08 +09:00
db/sqlite3 Bug 988507 - Upgrade SQLite to version 3.8.4.2. r=mak 2014-03-26 16:02:23 -04:00
docshell Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey 2014-03-25 18:37:13 +00:00
dom Bug 986685 - [e10s] Disable some DOM tests (r=smaug) 2014-03-28 11:25:19 -07:00
editor Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg 2014-03-27 16:38:33 -04:00
embedding Merge m-c to inbound 2014-03-27 20:21:50 -07:00
extensions Bug 988700 - Add diatomaceous to the en-US dictionary. r=ehsan 2014-03-27 11:05:36 +07:00
gfx Bug 988168 - Better integrate gtest libxul in the build system. r=mshal 2014-03-29 07:50:08 +09:00
hal Bug 960426 - Part 2: Modifications for IDL change. r=blassey 2014-03-05 11:54:55 +08:00
image Bug 980488 - Remove duplicate MOZ_PNG_MAX_DIMENSION definition in nsPNGDecoder.cpp. 2014-03-24 17:14:10 -04:00
intl Bug 943262 - Remove getCharsetTitle part of test_bug713519.js. r=gavin 2014-03-24 09:22:35 -07:00
ipc Bug 987923: Add autorelease pool locally in GetTempDir on OS X, and also to non-main-thread event loop. r=smichaud,bent 2014-03-25 15:27:12 -05:00
js Bug 988903 - Rename Snapshots packing constants. r=djvj 2014-03-28 12:58:35 -07:00
layout Bug 986653 - Add --e10s option to reftests (r=ted) 2014-03-18 16:31:28 -07:00
media Bug 988827 - Fix more warnings in cubeb on Android/B2G. r=cpeterson 2014-03-27 13:36:46 +01:00
memory Bug 979887: Fix GCC warning about undeclared function |vsnprintf|, r=glandium 2014-03-06 11:20:00 +01:00
mfbt Add a comment to WeakPtr.h which explicitly calls out the fact that it's not thread-safe, no bug, DONTBUILD 2014-03-28 00:12:30 -04:00
mobile Bug 982559 - use intent data to start app from legacy shorcut; r=wesj 2014-03-28 11:27:46 -07:00
modules Bug 911098 - Implement Addon Debugger UI, r=fitzgen,harthur,mossop 2014-03-25 10:59:14 -07:00
mozglue Bug 988499 - terminate #warning string in Nuwa.cpp; r=khuey; f=tzimmerman DONTBUILD because #warnings don't need build and tests 2014-03-24 13:35:43 -04:00
netwerk Bug 989071 - Correct comment for nsIThreadRetargetableRequest.retargetDeliveryTo() r=jduell DONTBUILD comment change only 2014-03-28 10:53:39 -07:00
nsprpub Bug 983945: Handle an NSPR configure script generated with autoconf 2.68. 2014-03-26 06:40:07 -07:00
other-licenses Bug 988138 - Add new SupportedOS GUIDs to the 7-Zip self extracting archive. r=bbondy 2014-03-26 10:16:28 -07:00
parser Bug 514280 Consistently declare and define IID accessors r=bsmedberg 2014-03-28 08:45:02 +00:00
probes Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
profile Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan 2014-03-17 13:00:17 -04:00
python Merge m-c to inbound. 2014-03-26 23:09:54 -04:00
rdf Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg 2014-03-15 12:00:15 -07:00
security Backed out 2 changesets (bug 987816) for xpcshell orange 2014-03-28 16:57:12 -07:00
services Merge inbound to m-c. 2014-03-26 20:58:31 -04:00
startupcache Bug 957256: Modify StartupCache callbacks to use context parameter to obtain object pointer; r=bsmedberg 2014-01-10 17:16:25 -07:00
storage Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg 2014-03-27 16:38:33 -04:00
testing Bug 988168 - Better integrate gtest libxul in the build system. r=mshal 2014-03-29 07:50:08 +09:00
toolkit Bug 988168 - Better integrate gtest libxul in the build system. r=mshal 2014-03-29 07:50:08 +09:00
tools Bug 914561: Use SPS EnterJIT marks to unwind past jitcode. r=BenWa 2014-03-27 19:20:20 -07:00
uriloader Bug 947868 - Fix nsMIMEInfoUnix::GetHasDefaultHandler to properly handle the protocol scheme. r=karlt 2014-03-24 08:57:39 -04:00
view Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg 2014-03-27 16:38:33 -04:00
webapprt Bug 981249 - Test app launch. r=myk 2014-03-27 12:56:00 +01:00
widget Bug 948377 - Remove unwanted rounding in CalculateCompositedRectInCssPixels; add a CalculateCompositedSizeInCssPixels also. r=botond 2014-03-28 10:36:47 -04:00
xpcom Bug 988168 - Better integrate gtest libxul in the build system. r=mshal 2014-03-29 07:50:08 +09:00
xpfe Bug 972566, when a window is resized, panels should be repositioned after the view reflow rather than within the webshell listener, r=tn 2014-03-19 12:48:08 -04:00
xulrunner Bug 985200 - Fix includedir in mozilla-nspr.pc and mozilla-nss.pc. r=bsmedberg 2014-03-19 08:24:07 +09:00
.clang-format Bug 965120 - Use .clang-format to set tree default format; r=gps 2014-01-30 14:27:44 +13:00
.clang-format-ignore Bug 967361 - Fix .clang-format-ignore on Windows. r=gps 2014-02-04 17:25:04 +13:00
.gdbinit
.gitignore
.hgignore
.hgtags No bug - Fix broken tags. DONTBUILD 2014-03-17 17:40:16 -04:00
.lldbinit Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium 2014-01-21 14:47:05 +11:00
.reviewboardrc Bug 943747 - Add a .reviewboardrc file; r=mconley 2013-11-27 14:13:18 +08:00
aclocal.m4 Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl 2014-03-11 09:53:58 -07:00
Android.mk
AUTHORS
client.mk Bug 950298 - Make the js build system use top-level as its root objdir. r=gps 2014-01-14 07:38:40 +09:00
client.py Bug 937984: Allow client.py to pull NSPR and NSS from a user-specified repo, r=kaie 2013-11-17 13:48:30 -08:00
CLOBBER Bug 988168 - Better integrate gtest libxul in the build system. r=mshal 2014-03-29 07:50:08 +09:00
configure.in Backed out changeset 52f43e3f552f (bug 619558) for frequent mochitest other test failure on OS X 10.8 2014-03-27 10:14:39 +01:00
LEGAL
LICENSE
mach Backed out changeset faafb9526e32 (bug 957721) for breaking mach on Windows. 2014-01-16 08:21:07 -05:00
Makefile.in Bug 986301 - Fix --with-libxul-sdk after bug 969164. r=gps 2014-03-21 11:52:25 +09:00
moz.build Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl 2014-03-11 09:53:58 -07:00
mozilla-config.h.in Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium 2014-02-28 08:17:22 -05:00
README.txt No bug: the OVERRIDE HOOK is stupid. 2014-01-21 08:23:43 -08: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/