Gecko engine for Wine
Go to file
2015-05-24 05:38:00 +09:00
accessible bug 1109891 - part 3 - remove mGeckoTextAccessible r=tbsaunde 2015-05-22 11:09:49 -04:00
addon-sdk Bug 1150855 - Remove uses of the curly syntax. r=jaws 2015-05-22 21:23:57 +02:00
b2g Bug 1132357 - remove h2-draft* support. r=mcmanus 2015-05-22 14:29:15 -07:00
browser Bug 1165816 - Cancel remote application reputation requests after a certain timeout, r=gcp 2015-05-23 19:51:52 +12:00
build Bug 1165733 - Avoid evaluating empty $ANDROID_VERSION in condition where integer is expected, r=glandium 2015-05-20 17:13:00 -07:00
caps Bug 1166792 - Add 3rd batch of top .jp sites to CSS unprefixing service whitelists. r=dholbert 2015-05-20 13:04:00 -04:00
chrome Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium 2015-04-27 19:59:27 -04:00
config Bug 1167005 - Remove gcc_hidden_dso_handle hack. r=nfroyd 2015-05-21 15:17:02 +09:00
content Bug 1138442 - Disable reftests on Mulet in parity with B2G/B2G Desktop. r=ahal 2015-03-10 02:43:00 +01:00
db/sqlite3 Backed out changesets ba117e790ece and e183bcc18cd3 (bug 1162176) for bustage. 2015-05-19 13:17:01 -04:00
docshell Bug 1166269, e10s, fix and reenable browser_bug503832, r=felipe 2015-05-19 21:20:49 -04:00
dom Bug 1166932 - Part 2: Make sure that nsTextInputListener doesn't try to perform edit actions if it has been disconnected from the editor object; r=roc 2015-05-23 09:59:50 -04:00
editor Bug 1166932 - Part 1: Copy the editor observers array before iterating over it; r=roc 2015-05-23 09:59:45 -04:00
embedding Bug 1164049 - Fix some mode lines in embedding/. r=smaug 2015-05-12 08:30:00 +02:00
extensions Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update newChannel2 (r=sicking,paolo) 2015-05-21 19:52:03 -07:00
gfx Bug 1163740: Keep |result| in a register where we can see it in minidumps. r=seth 2015-05-22 16:49:37 -04:00
hal Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
image Merge inbound to m-c. a=merge 2015-05-22 14:02:47 -04:00
intl Bug 948466: Rename gfxPangoFonts to gfxFontconfigFonts. r=nical 2015-05-20 17:44:09 +02:00
ipc Back out 7842a044a183 (bug 1167431) for widespread bustage 2015-05-22 18:53:41 -07:00
js Bug 1159973 - Abort parsing when TokenStream::SourceCoords hits OOM. r=jorendorff 2015-05-24 05:38:00 +09:00
layout Bug 1147766 - Part 2: Replace FixedStyleStructArray with mozilla::RangedArray. r=dbaron 2015-05-23 12:50:44 +10:00
media Bug 1167306: Fix preprocessor goof that disabled the load manager and some preference handling. r=jesup 2015-05-21 13:45:55 -07:00
memory Bug 1135583: Prevent the inclusion of Char16.h in VS2015's fallible.obj. r=glandium 2015-05-21 08:03:48 -04:00
mfbt Bug 1147766 - Part 1: Add a mozilla::RangedArray class, for fixed length arrays with a non-zero base index. r=waldo 2015-05-23 12:50:44 +10:00
mobile Merge m-c to inbound. a=merge 2015-05-22 14:18:25 -04:00
modules Bug 1167552 - Enable network.dns.get-ttl r=mcmanus 2015-05-22 14:26:13 +03:00
mozglue Bug 1160485 - remove implicit conversion from RefPtr<T> to TemporaryRef<T>; r=ehsan 2015-05-01 09:14:16 -04:00
netwerk Bug 1162690 - Remove malformed uri warning in nsURLParser::ParseURL r=mcmanus 2015-05-23 17:27:13 +03:00
nsprpub Bug 856404 - Don't default HOST_* variables to target ones when cross compiling. r=ted 2015-04-29 10:50:00 -04:00
other-licenses Bug 1128143 - Add ATK roles for MathML fractions and roots, r=surkov 2015-03-12 08:21:33 -04:00
parser Backed out changeset 2f9d54c153ed on CLOSED TREE (bug 1067325) 2015-05-22 07:06:05 -05:00
probes
profile Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
python Bug 1166538 - Make it more straightforward, path-wise, to change $(ZIP) uses to the zip py_action. r=gps 2015-05-21 15:17:01 +09:00
rdf Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
security Bug 1166031 - Update PSM xpcshell small RSA key test to reflect new error. r=Cykesiopka 2015-05-21 12:57:03 -07:00
services Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00
startupcache Bug 1163719 - Store startup cache entries in loading order; r=nfroyd 2015-05-22 16:29:51 -04:00
storage Bug 1164717 - Flatten storage/src/ directory. r=mak 2015-05-19 10:47:33 -07:00
testing Bug 1167250: Mark testing/mochitest/ssltunnel/ as FAIL_ON_WARNINGS. r=ted 2015-05-21 09:48:04 -07:00
toolkit Bug 1167493 - Application Reputation: disable remote lookup of zip files on Mac/Linux, r=gcp 2015-05-23 20:05:37 +12:00
tools Merge mozilla-central to fx-team 2015-05-20 16:10:15 +02:00
uriloader Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
view Bug 1159772. Don't let nsContainerFrame::SyncWindowProperties make widget calls that can result in synchronous painting during reflow or frame construction. r=mats 2015-05-04 14:29:19 -05:00
webapprt Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan 2015-05-21 21:49:30 +01:00
widget Bug 1164625 - Don't redraw the titlebar for unified toolbar height changes when the titlebar is under Gecko's control. r=smichaud 2015-05-21 17:49:56 -04:00
xpcom Bug 1167453 - Rename JSGCTraceKind and make it a C++11 enum class; r=jonco 2015-05-22 10:40:24 -07:00
xpfe Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan 2015-05-16 09:07:10 +01:00
xulrunner Bug 1155738 - move xulrunner/examples/simple/Makefile.in to moz.build; r=mshal 2015-04-17 12:15:01 -04:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore No bug; add .pdb to gitignore 2015-04-01 16:02:20 -04:00
.hgignore Bug 1105490 - Remove old ToS generation code from Loop Standalone. r-dmose,r=ted NPOTB DONTBUILD 2015-03-30 21:45:53 +01:00
.hgtags No bug - Tagging mozilla-central 66a95a483d2c with FIREFOX_AURORA_40_BASE a=release DONTBUILD CLOSED TREE 2015-05-11 15:05:12 -04: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
Android.mk
AUTHORS
client.mk Bug 1077622 - Fixes cp missing operand message if no .mozconfig found r=glandium 2015-03-02 10:09:00 +01:00
client.py
CLOBBER Bug 1166031 - Update NSS to NSS_3_19_1_BETA1. r=mt 2015-05-20 21:06:06 -04:00
configure.in Bug 1167005 - Remove gcc_hidden_dso_handle hack. r=nfroyd 2015-05-21 15:17:02 +09:00
GNUmakefile Bug 794723 - Add a default makefile which wraps mach. r=gps 2015-02-06 10:26:00 -08:00
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 1153799 - Stop using SSH symbol upload when using Socorro API. r=gps 2015-04-24 06:41:56 -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 1128413, Part 4: Fix warnings in mozilla-config.h and gcc-stl-wrapper.template.h, r=glandium 2015-02-02 17:35:19 -08: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/