Gecko engine for Wine
Go to file
2013-04-09 17:10:47 -07:00
accessible Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde] 2013-04-08 12:44:47 -07:00
addon-sdk Bug 473236, 2013 edition, part 2: Remove executable bit from any png files that are incorrectly marked as executable, tree-wide. DONTBUILD 2013-04-05 16:15:41 -07:00
b2g Bug 771975 - Remove -moz-prefixed gradients usage from b2g. r=fabrice 2013-04-09 07:44:25 +09:00
browser Bug 859997 - [Metro] Overlay plus button. r=mbrubeck 2013-04-09 22:14:43 +01:00
build Bug 462463 - Stop using mddepend.pl. r=ted 2013-04-09 15:10:25 -07:00
caps Bug 784739 - Switch from NULL to nullptr in caps/; r=ehsan 2013-04-02 20:16:25 -04:00
chrome Bug 784739 - Switch from NULL to nullptr in chrome/; r=ehsan 2013-04-02 20:15:07 -04:00
config Bug 462463 - Stop using mddepend.pl. r=ted 2013-04-09 15:10:25 -07:00
content Bug 854336 - Implement the playbackRate property of AudioBufferSourceNode. r=ehsan 2013-04-09 14:47:42 +02:00
db/sqlite3 Bug 856469 - Upgrade SQLite to version 3.7.16.1 (Mozilla changes). r=mak 2013-04-04 20:25:11 -04:00
dbm Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
docshell Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg 2013-04-08 14:35:31 -04:00
dom Bug 859894: Reland on this CLOSED TREE with a CLOBBER. 2013-04-09 15:39:44 -07:00
editor Bug 765780 part 2. Simplify the docshell code that was trying to enable script in subframes of designMode documents. r=ehsan 2013-04-08 17:04:20 -04:00
embedding Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg 2013-04-08 14:35:31 -04:00
extensions bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium 2013-03-30 15:42:45 -04:00
gfx Bug 859517: Move LayerManagerOGL::Initialize's helper-nsRunnable from function-scope to class-scope to fix build warning about ignored visibility attribute. r=BenWa 2013-04-08 15:06:28 -07:00
hal Bug 579517 follow-up: Remove NSPR types that crept in 2013-04-02 20:59:27 -04:00
image bug 857906 progress indicator spinning on multipart motion jpeg r=duell sr=bz 2013-04-09 13:38:48 -04:00
intl Exclude U+30FB KATAKANA MIDDLE DOT from the non-recommended characters that force IDN labels to be displayed as punycode. Bug 857490, r=jfkthame 2013-04-09 05:47:03 -07:00
ipc Backed out changesets ab64b048ad04 and 025d24d7fee8 (bug 734691) for leaks. 2013-04-08 22:16:21 -04:00
js Bug 462463 - Stop using mddepend.pl. r=ted 2013-04-09 15:10:25 -07:00
layout Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc 2013-04-09 14:44:01 -05:00
media Backout changeset 5abbf6fd5466 (Bug 830100) for sctp_unittest failure ON A CLOSED TREE r=ryanvm 2013-04-09 17:35:20 -04:00
memory Bug 848560 (part 1) - dmd::ClearReports() needs to check if DMD is running before doing anything to avoid crashing. r=jlebar. 2013-03-25 21:03:47 -07:00
mfbt Bug 798172 - Apple's default clang 4.2 does not have __builtin_bswap16(). r=Waldo 2013-04-03 23:40:39 -07:00
mobile Bug 856163 - Part 3: Remove GeckoAppInfo. r=jchen 2013-04-09 17:10:47 -07:00
modules Bug 855769: add pref to disable TURN if needed r=ekr 2013-03-30 21:52:19 -04:00
mozglue Backout 61e1edc0b6bf (bug 793735), 77014412cd4a (bug 793735), and 8c5aa269c3cd (bug 793735) for botching FHR data 2013-04-09 16:25:42 -04:00
netwerk Back out Bug 846137 for burning this CLOSED TREE. 2013-04-09 16:26:43 -07:00
nsprpub Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps 2013-03-21 08:41:00 -07:00
other-licenses Bug 813569 - Long string (ONE_MOMENT) not fully displayed in localized stub installer. r=bbondy - Windows stub installer only which is only built with the nightly - DONTBUILD 2013-04-09 12:58:28 -07:00
parser Bug 857022 - Remove MOZ_MEDIA from parser. r=smaug 2013-04-04 14:08:00 -07:00
probes Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
profile Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
python Bug 462463 - Stop using mddepend.pl. r=ted 2013-04-09 15:10:25 -07:00
rdf Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg 2013-04-08 14:35:31 -04:00
security Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg 2013-04-08 14:35:31 -04:00
services Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
startupcache Bug 857834 - Remove a warning in the startupcache. r=mwu 2013-04-08 20:31:44 -04:00
storage bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium 2013-03-30 15:42:45 -04:00
testing Backed out changeset 3f8a9cfdc055 (bug 857599) for Mn failures on a CLOSED TREE. 2013-04-09 18:22:14 -04:00
toolkit Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman 2013-04-09 17:10:47 -07:00
tools Bug 859928 - Make profiles be saved in temporary directory for B2G. 2013-04-09 12:45:49 -07:00
uriloader Bug 856906 - make nsDocLoader mainthread only. 2013-04-02 09:41:41 -07:00
view Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg 2013-04-08 14:35:31 -04:00
webapprt Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
widget bug 851520 - add systemDefaultScale attribute to nsIScreenManager, and use it to decide when to remove browser.content.full-zoom prefs during UI migration if running on windows/hi-dpi. r=roc,adw 2013-04-09 22:07:02 +01:00
xpcom Bug 462463 - Stop using mddepend.pl. r=ted 2013-04-09 15:10:25 -07:00
xpfe bug 856349 - follow up to fix c-c by removing SHORT_LIBNAME from xpfe/components/autocomplete/src/Makefile.in r=me 2013-04-08 23:21:52 -04:00
xulrunner Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
.gdbinit Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger 2013-03-26 11:31:53 -04:00
.gitignore
.hgignore
.hgtags Added tag FIREFOX_AURORA_22_BASE for changeset 1c070ab0f9db 2013-04-01 11:21:20 -07:00
aclocal.m4 Back out Bug 788613 for breaking the build on Windows. 2013-04-08 06:22:50 -07:00
Android.mk
AUTHORS
client.mk Backed out changesets 206bb159d62f, a6ab3e11f721, and a61aa08ab4ac (bug 837323) for frequent Windows fatal clobber errors on a CLOSED TREE. 2013-04-08 09:59:45 -04:00
client.py Bug 853775: Update client.py to pull NSPR and NSS from Mercurial instead of CVS, r=kaie 2013-04-01 17:26:39 -07:00
CLOBBER Bug 859894: Reland on this CLOSED TREE with a CLOBBER. 2013-04-09 15:39:44 -07:00
configure.in Bug 462463 - Stop using mddepend.pl. r=ted 2013-04-09 15:10:25 -07:00
LEGAL
LICENSE
mach Re-add executable flag to mach (removed in bug 846906). r=me 2013-04-04 16:52:27 +02:00
Makefile.in Backed out changesets 206bb159d62f, a6ab3e11f721, and a61aa08ab4ac (bug 837323) for frequent Windows fatal clobber errors on a CLOSED TREE. 2013-04-08 09:59:45 -04:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07: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/