Gecko engine for Wine
Go to file
Jeff Walden 8988983e53 Bug 713755 - Convert all |a[...] parsing to use constructors that don't examine the token stream. r=jorendorff
--HG--
extra : rebase_source : 7b51c30ea52744535195d10d4502a1ee86754e13
2011-12-23 00:11:13 -05:00
accessible Bug 708144 - Make sure to update the Mac accessible tree. r=tbsaunde landing on a CLOSED TREE 2011-12-22 14:31:06 -08:00
b2g Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges. 2011-12-28 12:12:09 +01:00
browser Bug 713835 - Style Editor search box shouldn't be round on Linux. r=paul 2012-01-03 13:18:50 +01:00
build Bug 714903 - Fix getLanIp to work with Mac OS X as well instead of dying with an exception. r=jmaher 2012-01-03 15:15:02 -05:00
caps Bug 713747 - Remove UniversalFoo from caps (and thus, the tree). r=bz 2011-12-30 09:35:52 -08:00
chrome Bug 695843 part 9 - Use FileLocations in the component manager. r=bsmedberg 2011-11-08 18:10:51 +01:00
config Bug 710958 - Remove gfx{Glitz,DirectFB,QuartzPDF}Surface. r=joedrew. 2011-12-18 14:54:50 -08:00
content Bug 712510 - Initialize the return value in the extremely odd case where it's never assigned to before returning; r=roc 2012-01-03 19:28:45 -05:00
db/sqlite3 Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges. 2011-12-28 12:12:09 +01:00
dbm Bug 698552: Update to NSS 3.13.2 BETA1 (NSS_3_13_2_BETA1), r=kaie, r=honzab 2011-12-01 14:27:28 -08:00
docshell Bug 713747 - Remove usage of UniversalFoo in gecko. r=bz 2011-12-30 09:35:39 -08:00
dom Bug 714974 - RIL: Turn off debug output by default. r=qDot 2012-01-03 14:59:15 -08:00
editor Bug 714258 - Remove unused variable rv in nsEditorController::RegisterEditorCommands; r=ehsan 2012-01-02 19:05:19 +01:00
embedding Bug 714829 - Unused StringBuffer is created in GeckoApp.addEnvToIntent [r=dougt] 2012-01-03 12:19:51 -05:00
extensions Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan 2011-12-29 16:06:56 -05:00
gfx Bug 708051 - Avoid IPC x ipc confusion on case insensitive filesystems. r=joe. 2012-01-03 14:36:00 -05:00
hal Bug 713149 - hal_impl has no method GetCurrentBatteryInformation. r=cjones 2011-12-24 06:03:55 +01:00
image Bug 714572 - Fix nearly all clang warnings building image/. r=bholley 2012-01-02 14:23:41 -06:00
intl Bug 623610 - Remove support for geostd8; r=smontagu 2012-01-02 19:05:20 +01:00
ipc Bug 714422 - Don't mark GetCurrentProcessArchitecture as a static inline, fixing 271 warnings when building with clang. rs=dholbert 2011-12-31 01:15:59 -06:00
js Bug 713755 - Convert all |a[...] parsing to use constructors that don't examine the token stream. r=jorendorff 2011-12-23 00:11:13 -05:00
layout Bug 691118 - Frames inserted into the frame manager should only be overflow containers, not true overflow containers; r=roc 2012-01-03 19:44:07 -05:00
media Bug 709721 - Move video and audio libraries in a gkmedias library on Windows. r=khuey 2011-12-15 06:40:20 +01:00
memory Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges. 2011-12-28 12:12:09 +01:00
mfbt Add introductory comments to the files in mfbt/ that aren't copied from elsewhere, to facilitate easier MXR directory skimming. No bug, r=lumpy 2011-12-28 10:48:54 -06:00
mobile bug 711156 - Perf: regression on performance on startup from 12/11 to 12/12, move profile migration check off main thread r=gcp,alexp 2012-01-03 10:50:44 -08:00
modules Bug 623610 - Remove support for geostd8; r=smontagu 2012-01-02 19:05:20 +01:00
netwerk Bug 709562 - Part 1. nsAutoDialWin does not need to load rasapi32/rasdlg dynamically. r=jimm 2012-01-03 19:08:12 +09:00
nsprpub Update NSPR to NSPR_4_9_BETA5 tag. Fixes bug 702997, bug 700376 & bug 687380; a=ted 2011-12-13 20:30:42 +00:00
other-licenses Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges. 2011-12-28 12:12:09 +01:00
parser Bug 711049 - Adjust MathML text integration point treatment to comply with spec changes. rs=smaug. 2012-01-02 16:18:29 +02:00
probes
profile Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
rdf Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
security bug 631801 - workaround pr_available() assert r=honzab sr=biesi r=bsmith 2011-12-20 15:14:54 -05:00
services Bug 714202 - Fix implementation of AddonsReconciler.pruneChangesBeforeDate(); r=rnewman 2011-12-30 13:55:19 -08:00
startupcache Bug 609710 - Fix warnings in TestStartupCache.cpp; r=mwu f=Ms2ger 2011-12-29 15:06:00 -05:00
storage Bug 714377 - Close connection in storage/test/unit/test_storage_connection.js. r=mak. 2012-01-03 14:59:32 -05:00
testing Back out Bug 587797 due to test failures. 2012-01-03 11:44:34 -05:00
toolkit Merge mozilla-central and mozilla-inbound 2012-01-03 12:39:02 +01:00
tools Bug 711491. Add in conditional backtrace support. r=bgirard 2011-12-19 20:33:00 -05:00
uriloader Bug 701607. Download annotations are not stored for files without a custom name. r=sdwilsh 2011-11-28 15:03:21 -08:00
view Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures 2011-12-23 22:21:58 -08:00
widget Bug 712571 - Fix for nsIFilePicker filterIndex always returning 0 on Vista and up. r=neil. 2012-01-03 08:59:29 -06:00
xpcom Bug 714572 - Fix nearly all clang warnings building image/. r=bholley 2012-01-02 14:23:41 -06:00
xpfe Bug 711799 - Add parentheses to a bunch of && expressions nested within || expressions. r=dholbert 2011-12-18 01:00:47 -05:00
xulrunner Add embedding/tests/winEmbed/Makefile to xulrunner/makefiles.sh (no bug); rs=build 2011-12-08 20:02:25 +00:00
.gitignore Bug 700614 - Wrong .mozconfig rule in .gitignore r=jmuizelaar 2011-11-15 12:57:26 +01:00
.hgignore Bug 686354 - hgignore addition for Vim swap files. r=ted 2011-09-12 17:25:24 -07:00
.hgtags Added tag AURORA_BASE_20111220 for changeset a8506ab2c654 2011-12-20 09:14:30 -08:00
aclocal.m4 Bug 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted. 2011-11-28 15:32:32 -05:00
allmakefiles.sh Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges. 2011-12-28 12:12:09 +01:00
client.mk Bug 710147 - Pass more targets from client.mk to the build system. r=ted 2011-12-16 11:23:34 +01: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 710958 - Remove gfx{Glitz,DirectFB,QuartzPDF}Surface. r=joedrew. 2011-12-18 14:54:50 -08:00
LEGAL
LICENSE
Makefile.in Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges. 2011-12-28 12:12:09 +01: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/