Gecko engine for Wine
Go to file
2011-06-28 08:54:26 -07:00
accessible bug 657719 - rename IsHyperlink() to IsLink() r=surkov 2011-06-23 21:29:43 -07:00
browser Merge b-s to m-c. 2011-06-28 08:54:26 -07:00
build Bug 651892 part 3 - Remove __cxa_pure_virtual relocations. r=tglek 2011-06-23 04:08:03 +02:00
caps Bug 662000 part 2: Remove XPC_IDISPATCH_SUPPORT from the build-system and XPConnect. r=mrbkap 2011-06-22 11:56:47 -04:00
chrome Bug 654489 - Remove fastload, r=bsmedberg 2011-06-17 15:53:52 -07:00
config Merge b-s to m-c. 2011-06-28 08:54:26 -07:00
content Bug 667582 - Stop const_casting in nsHTMLOptionElement; r=bz 2011-06-28 12:45:51 +02:00
db Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 635673 - Content inside xul:iframe with type=content is always able to resize top chrome window. r=bz 2011-06-25 13:42:41 +02:00
dom Bug 663461 Part 1: Remove Add/RemoveEventListenerByIID from editor. r=smaug 2011-06-27 16:34:54 -07:00
editor Bug 663461 Part 1: Remove Add/RemoveEventListenerByIID from editor. r=smaug 2011-06-27 16:34:54 -07:00
embedding Bug 666684 - Fix build warnings in embedding/browser/webBrowser; r=bz 2011-06-28 12:45:50 +02:00
extensions Backed out changeset 967b254211be. This was the wrong patch and probably won't compile. 2011-06-24 17:36:06 -07:00
gfx Merge last green changeset from mozilla-inbound to mozilla-central 2011-06-28 11:17:15 +02:00
intl Bug 655655 - decom nsIPosixLocale. r=smontagu 2011-06-22 16:34:27 +09:00
ipc Merge b-s to m-c 2011-06-25 10:13:14 -07:00
jpeg Bug 646485 - Fix include path in jpeg/Makefile.in. r=khuey 2011-03-30 13:04:43 -04:00
js Merge b-s to m-c. 2011-06-28 08:54:26 -07:00
layout Check for null frame selection. Bug 666225, r=roc 2011-06-27 19:33:28 +03:00
media Bug 646815 - Avoid text relocations in libvpx on ARM. r=derf 2011-06-15 04:47:58 +02:00
memory Bug 515492: Put back the last line because I'm too clever by half. a=mfbt 2011-06-27 20:56:05 -07:00
mfbt Merge mozilla-central and tracemonkey. 2011-06-27 11:07:22 -07:00
mobile Bug 663123 - Intermittent browser_dragger.js | Sanity check. Blank document cannot be panned left or right. - Got 800, expected 1024 [r=blassey] 2011-06-25 14:31:38 -04:00
modules Merge b-s to m-c 2011-06-25 10:13:14 -07:00
netwerk Fix websockets-disabled build with an ifdef. rs=mcmanus (No bug) 2011-06-24 11:00:46 -07:00
nsprpub Bug 634084 - Assertion failure: ready > 0, added debugging assertions, r=mcmanus 2011-06-27 16:05:44 +02:00
other-licenses Bug 664934 - Add user and system usage in GeckoLibLoad log. r=mwu 2011-06-17 08:59:39 +02:00
parser Bug 666714: Remove unused variable 'start' from nsScanner::Append. r=hsivonen 2011-06-24 01:50:25 -07:00
probes
profile Bug 658995 part 2 - Use static destructors instead of atexit(). r=bsmedberg 2011-06-15 07:32:03 +02:00
rdf Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
security Bug 596221, PSM should use new function to find encryption certificates of email recipients -- Original patch contributed by Juergen Brauckmann, enhanced by me -- r=rrelyea -- Should fix bug 558337 and bug 337430, too. 2011-06-28 14:26:41 +02:00
services Bug 664090 follow-up: simpler way to make DEBUG available in preprocessed file. DONTBUILD 2011-06-20 14:28:19 +02:00
startupcache Bug 592943 - (4/5) Improve PathifyURI to handle chrome URIs, r=glandium 2011-06-16 12:54:48 +08:00
storage Bug 665549 - Fix unused variable warning for 'shutdownObserved' in mozStorageService.cpp; r=sdwilsh 2011-06-23 19:01:17 -07:00
testing Bug 508710 - moving toolkit/content/tests/widgets/*.xul from mochitest to mochitest-chrome. r=enn, a=test-only 2011-06-24 12:39:13 -04:00
toolkit Merge b-s to m-c. 2011-06-28 08:54:26 -07:00
tools Bug 666501: fix jprof to work in builds without run-mozilla.sh r=glandium 2011-06-24 00:01:49 -04:00
uriloader Bug 665595 - Fix unused variable warning in ExternalHelperAppParent.cpp; r=dwitte 2011-06-21 17:37:46 +02:00
view Bug 664906 Remove unnecessary #include for prefs in view r=roc 2011-06-17 18:59:58 +09:00
widget Bug 666569 - Remove the Intel Direct2D GPU blacklist - r=joe 2011-06-27 13:27:04 -04:00
xpcom Merge b-s to m-c 2011-06-25 10:13:14 -07:00
xpfe Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug 2011-06-23 19:18:01 -07:00
xpinstall Bug 658037 (1/2) - r=bz 2011-06-21 18:52:22 +02:00
xulrunner Bug 504645 - Remove document.png from the source tree since it is no longer needed; r=dolske+mfinkle 2011-06-26 18:27:59 +02:00
.hgignore Bug 589306 - mozconfig* files shouldn't be hgignored. r=ted, a=npotb 2010-08-27 14:19:45 -07:00
.hgtags Move UPDATE_PACKAGING_R14 tag to pick up bug 658094. DONTBUILD 2011-05-26 19:51:50 -04:00
aclocal.m4 Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted 2011-04-09 05:23:27 +10:00
allmakefiles.sh Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted 2011-04-19 14:11:40 +10:00
client.mk Bug 641614 - Fix reordering of localized files in omnijar, r=ted 2011-06-10 17:54:01 -07:00
client.py Bug 599748 - Remove custom |def check_call()|, now that Python 2.4 is unsupported; (Av1) Remove 'util.py'. 2011-04-14 15:44:13 +02:00
configure.in Bug 515492: Make jemalloc work on VS 2010. r=ted,pbiggar 2011-06-27 12:44:51 -07:00
LEGAL
LICENSE Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver 2010-02-23 09:37:07 -08:00
Makefile.in Bug 609401 - Stop spamming "Section [Build] not found" to the terminal. r=ted 2011-05-19 16:29:50 -04:00
README.txt added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb 2011-03-30 08:23:52 -03: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/