Gecko engine for Wine
Go to file
Eric Rahm ef5ac6fa3d Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj
Most instances were converted to PR_LOG_INFO, some to PR_LOG_DEBUG, and some
to PR_LOG_ERROR.
2015-06-01 22:17:21 -07:00
accessible Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay 2015-05-29 11:55:53 -04:00
addon-sdk
b2g Merge m-c to inbound, a=merge 2015-06-01 12:33:23 -07:00
browser Backed out changeset c9867a69b201 (bug 1136732) for frequent OSX m-oth test failures on a CLOSED TREE 2015-06-01 16:39:41 +02:00
build Backed out changeset e91ac9a35f86 (bug 1169476) for android rc2 crashes 2015-06-01 09:38:42 +02:00
caps
chrome
config Bug 1168293 - Remove MOZ_GLUE_IN_PROGRAM from config/config.mk. r=mshal 2015-05-27 11:33:23 +09:00
content
db/sqlite3
docshell Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj 2015-06-01 22:17:19 -07:00
dom Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj 2015-06-01 22:17:21 -07:00
editor Bug 1168079 nsTextEditRules::CollapseSelectionToTrailingBRIfNeeded() should ensure that there is a selection before calling nsEditor::GetStartNodeAndOffset() r=ehsan 2015-05-28 13:50:44 +09:00
embedding
extensions Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj 2015-06-01 22:17:19 -07:00
gfx Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj 2015-06-01 22:17:21 -07:00
hal Backed out 14 changesets (bug 1165515) for b2g mochitest-6 permafail CLOSED TREE 2015-06-01 17:57:58 -07:00
image Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj 2015-06-01 22:17:19 -07:00
intl Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj 2015-05-26 14:33:55 -04:00
ipc Backed out 14 changesets (bug 1165515) for b2g mochitest-6 permafail CLOSED TREE 2015-06-01 17:57:58 -07:00
js Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj 2015-06-01 22:17:19 -07:00
layout Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj 2015-06-01 22:17:21 -07:00
media Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj 2015-06-01 22:17:19 -07:00
memory
mfbt Bug 1168008 - Make IsConvertible handle void. r=gerald 2015-05-28 16:03:08 -07:00
mobile Merge inbound to m-c. a=merge 2015-05-29 16:58:30 -04:00
modules Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj 2015-06-01 22:17:19 -07:00
mozglue Bug 1125091 - Make Nuwa be Valgrind-friendly. r=njn. 2015-06-01 12:18:00 +02:00
netwerk Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj 2015-06-01 22:17:21 -07:00
nsprpub
other-licenses
parser Backed out 14 changesets (bug 1165515) for b2g mochitest-6 permafail CLOSED TREE 2015-06-01 17:57:58 -07:00
probes
profile
python Backed out changeset 9d52a8b0e028, f7b3b8f0283b (bug 1150417) 2015-05-29 17:11:26 +01:00
rdf Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj 2015-06-01 22:17:21 -07:00
security Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj 2015-06-01 22:17:21 -07:00
services Bug 1012597 - Part 2: ensure Sync invalidates the Places GUIDs cache when needed. r=rnewman 2015-05-25 17:18:36 +02:00
startupcache
storage Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj 2015-06-01 22:17:19 -07:00
testing Bug 1169937 - Bump mozharness to 3030ddc03dd3 2015-06-02 07:55:23 +09:00
toolkit Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj 2015-06-01 22:17:19 -07:00
tools Bug 1167230 - Don't pack ProfileEntry on ARM. r=shu 2015-05-28 15:26:52 -07:00
uriloader Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj 2015-06-01 22:17:21 -07:00
view
webapprt
widget Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj 2015-06-01 22:17:21 -07:00
xpcom Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj 2015-06-01 22:17:21 -07:00
xpfe
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER
configure.in Bug 1168293 - Remove MOZ_GLUE_IN_PROGRAM from config/config.mk. r=mshal 2015-05-27 11:33:23 +09:00
GNUmakefile
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/