Gecko engine for Wine
Go to file
2015-01-19 17:41:12 -05:00
accessible bug 1122242 - use MOZ_OVERRIDE more in accessible/ r=surkov 2015-01-19 17:41:12 -05:00
addon-sdk Bug 1014341 (part 1) - Remove trace-malloc. r=dbaron,glandium. 2015-01-07 16:13:03 -08:00
b2g Bumping manifests a=b2g-bump 2015-01-18 21:37:00 -08:00
browser Bug 1123342 - Add a new tooltool manifest for OS X static analysis builds; r=bhearsum a=NPOTB 2015-01-19 14:26:50 -05:00
build Bug 1123459 - Add an informational note to the diagnostic explaining to use the explicit keyword; r=jrmuizel 2015-01-19 16:39:29 -05:00
caps Bug 1067022 - Annotate the expected 5 "bad inline size" assertions on 10.10 in test_bug995943.xul, r=dbaron 2015-01-18 12:53:13 -08:00
chrome Bug 1119264 - Mark virtual overridden functions as MOZ_OVERRIDE in chrome; r=bsmedberg 2015-01-12 23:26:28 -05:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-01-12 15:33:37 -05:00
content
db/sqlite3
docshell Bug 1009122 - use cache2 as storage for predictor data. r=honzab 2015-01-14 13:59:04 -08:00
dom Bug 1082127 - Implement TabChild::SetDimensions so that window.moveTo/resizeTo work with e10s r=smaug 2015-01-19 15:55:02 -05:00
editor Bug 1119006 - Remove files where code is still calling removed NS_OpenURI API (r=mcmanus) 2015-01-14 11:52:57 -08:00
embedding Bug 1121304 (part 2, attempt 2) - Remove PLDHashTableOps::{alloc,free}Table. r=froydnj. 2015-01-14 14:35:56 -08:00
extensions Bug 1122051: Convert extremely-spammy-during-mochitests NS_ENSURE_TRUE in SpellCheckRange() to a simple check-and-return. r=ehsan 2015-01-15 18:11:31 -08:00
gfx bug 1122065 - use MOZ_OVERRIDE more in gfxish things r=jrmuizel 2015-01-19 17:41:12 -05:00
hal Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
image bug 1122065 - use MOZ_OVERRIDE more in gfxish things r=jrmuizel 2015-01-19 17:41:12 -05:00
intl bug 1122100 - more MOZ_OVERRIDE in xpcomish stuff r=froydnj 2015-01-19 17:41:12 -05:00
ipc Backout bug 1118618 on a CLOSED TREE 2015-01-16 14:46:05 -08:00
js bug 1122100 - more MOZ_OVERRIDE in xpcomish stuff r=froydnj 2015-01-19 17:41:12 -05:00
layout bug 1122065 - use MOZ_OVERRIDE more in gfxish things r=jrmuizel 2015-01-19 17:41:12 -05:00
media Bug 698079 - Synthetize the clock when using WASAPI to prevent A/V desynchronization issues when switching the default audio output device. r=kinetik 2015-01-19 14:17:52 +01:00
memory Backed out 2 changesets (bug 1121297) for Cpp bustage on a CLOSED TREE 2015-01-16 15:21:25 -08:00
mfbt Bug 1121489 follow-up: Addresss the review comment 2015-01-19 09:07:57 -05:00
mobile Bug 1119061 - Part 2: Add Sync 1.1 -> Sync 1.5 migration telemetry. r=rnewman 2015-01-16 17:42:34 -08:00
modules No bug - Fix comment in modules/libpref/init/all.js. r=me 2015-01-17 21:55:07 -08:00
mozglue Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo 2015-01-11 11:34:52 +09:00
netwerk Bug 1122540 - Set preferences which are necessary for passing xpcshell test on comm-central. r=hurley 2015-01-19 01:03:00 +02:00
nsprpub Bug 1120778: Update NSPR to NSPR 4.10.8 beta 3 (NSPR_4_10_8_BETA3), r=me 2015-01-12 19:29:56 -08:00
other-licenses Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy 2014-12-26 13:57:33 -08:00
parser Bug 1121304 (part 2, attempt 2) - Remove PLDHashTableOps::{alloc,free}Table. r=froydnj. 2015-01-14 14:35:56 -08:00
probes
profile
python Bug 1118228 - Add an lldb helper that allows calling functions without debug info. r=jrmuizel, r=ehsan 2015-01-14 19:04:24 -05:00
rdf Bug 1121304 (part 2, attempt 2) - Remove PLDHashTableOps::{alloc,free}Table. r=froydnj. 2015-01-14 14:35:56 -08:00
security No bug - fix typo r=me DONTBUILD 2015-01-19 14:13:24 -05:00
services Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-01-12 15:33:37 -05:00
startupcache
storage Bug 1119268 - Mark virtual overridden functions as MOZ_OVERRIDE in misc code; r=bsmedberg 2015-01-12 23:26:30 -05:00
testing Merge b-i to m-c, a=merge 2015-01-17 13:06:16 -08:00
toolkit Bug 1075625 - AddonManager can race between provider startup / shutdown and methods that call back to providers. r=Mossop 2015-01-19 22:55:15 +13:00
tools Bug 1110874 - Delete payload passed to PROFILER_MARKER_PAYLOAD. r=kats 2015-01-19 10:01:35 -05:00
uriloader Bug 786938 - disable test_handlerApps.xhtml on OS X 2015-01-17 10:32:49 -08:00
view Bug 1120211 - Don't force the innerwindow size to the outerwindow size if the viewport is overridden. r=dbaron 2015-01-11 18:26:39 -05:00
webapprt Bug 1116769 - Change webapprt downloadItems to a Map and remove nonstandard for-each-in loops. r=mak 2015-01-05 23:43:45 -08:00
widget bug 1122065 - use MOZ_OVERRIDE more in gfxish things r=jrmuizel 2015-01-19 17:41:12 -05:00
xpcom bug 1122100 - more MOZ_OVERRIDE in xpcomish stuff r=froydnj 2015-01-19 17:41:12 -05:00
xpfe Bug 1118605 - Mark virtual overridden functions as MOZ_OVERRIDE in xpfe/appshell; r=bsmedberg 2015-01-12 16:30:52 -05:00
xulrunner Bug 1119776, Part 7: Avoid defining snprintf when MSVC provides it (other), r=bsmedberg 2015-01-08 22:35:33 -08:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore Bug 1098239 - Rewrite mobile/android Gradle integration. r=me 2014-12-22 19:49:04 -08:00
.hgignore Bug 1098239 - Rewrite mobile/android Gradle integration. r=me 2014-12-22 19:49:04 -08:00
.hgtags No bug - Tagging mozilla-central 2c951493eef5 with FIREFOX_AURORA_37_BASE a=release DONTBUILD CLOSED TREE 2015-01-12 15:30:49 -05:00
.lldbinit
aclocal.m4 Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal 2015-01-05 19:18:58 +01:00
Android.mk
AUTHORS Bug 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin 2015-01-13 03:27:00 +01:00
client.mk
client.py
CLOBBER Back out 3 changesets (bug 885982, bug 1118063) for b2g mochitest-6 bustage 2015-01-17 13:26:10 -08:00
configure.in Bug 1119921 - Fix "$ANDROID_VERSION" comparison tests. r=nalexander 2015-01-17 16:42:04 -08:00
LEGAL
LICENSE
mach
Makefile.in
moz.build Backed out 2 changesets (bug 1121297) for Cpp bustage on a CLOSED TREE 2015-01-16 15:21:25 -08:00
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/