Gecko engine for Wine
Go to file
2012-10-16 01:11:06 -04:00
accessible bug 761901 - HTML5 progress accessible should fire value change event r=tbsaunde 2012-10-15 23:05:20 -04:00
b2g Bug 798445 - Send a ChromeEvent when the web activities is completed [r=vingtetun] 2012-10-15 12:26:49 -07:00
browser Bug 801080 - window.close should close social panels. r=felipe 2012-10-16 13:53:37 +11:00
build Backout e814e12508af (bug 799107), 45863b00372b (bug 801633), 2012-10-15 13:33:37 -04:00
caps Bug 797204 - Remove API. r=mrbkap 2012-10-10 11:01:26 +02:00
chrome Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg 2012-09-14 14:30:31 +04:30
config Back out bug 585011 (making cl.py a pymake native command) because of bug 794490. 2012-10-14 18:54:18 -07:00
content Bug 800386. Fix getInterface from JS on XMLHttpRequest objects to actually work. r=khuey 2012-10-15 23:12:03 -04:00
db/sqlite3 Bug 789645 - Upgrade to SQLite 3.7.14 (Mozilla changes). r=mak 2012-09-14 16:04:46 -04:00
dbm Backout the dbm/ portions of bug 795507 because that code is a read-only copy from the upstream NSS project 2012-10-09 16:38:15 -04:00
docshell Fix some && within || warnings, no bug 2012-10-15 21:00:21 -04:00
dom Bug 800386. Fix getInterface from JS on XMLHttpRequest objects to actually work. r=khuey 2012-10-15 23:12:03 -04:00
editor Bug 801803: Followup to convert 2 more call sites r=me 2012-10-15 17:39:46 -04:00
embedding Bug 801457 - XULRunner windows builds busted since Sep 22 in winEmbed, cannot convert from 'uint32_t' to 'nsresult'. r=bsmedberg 2012-10-16 11:21:52 +09:00
extensions Fix some && within || warnings, no bug 2012-10-15 21:00:21 -04:00
gfx Bug 789075 - Handle odd sized WebM video frames correctly. r=derf 2012-10-16 16:03:43 +13:00
hal Bug 800533 - Don't handle magnetic field sensor, r=mwu 2012-10-16 01:11:06 -04:00
image Bug 801405 - Avoid attempting to optimize frames that no longer exist. r=joe 2012-10-15 18:06:43 -04:00
intl Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP 2012-10-15 14:19:55 -04:00
ipc Bug 801345 - Give MessageReplyDeserializer a virtual dtor since we delete the base class pointer; r=cjones 2012-10-14 11:11:04 -04:00
js Bug 801803: More nsresult as enum class creates warnings r=me 2012-10-16 00:26:51 -04:00
layout Back out fb167937d25b (bug 799332) because I fail at copy-paste 2012-10-15 21:02:56 -07:00
media Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP 2012-10-15 14:19:55 -04:00
memory Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP 2012-10-15 14:19:55 -04:00
mfbt Minor style nits in WeakPtr code forgotten by me when reviewing. No bug, r=sparky 2012-10-08 16:03:52 -07:00
mobile Bug 798515 - follow up to remove string. r=mfinkle 2012-10-15 16:28:03 -07:00
modules bug 786417 - filter the hsts preload list to sites that actually send the header r=bsmith, mayhemer 2012-10-15 14:43:57 -07:00
mozglue Bug 745384 - backout 8e36fd7113ba 2012-10-08 16:59:24 -07:00
netwerk Bug 801803: More nsresult as enum class creates warnings r=me 2012-10-16 00:26:51 -04:00
nsprpub Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA1, r=me 2012-10-01 10:25:35 -07:00
other-licenses Bug 322206 - Firefox net / stub installer - NSIS UI binary resource. r=bbondy 2012-09-28 15:46:35 -07:00
parser Bug 799917 - Make document.characterSet always lowercase; r=bz,f=hsivonen,smontagu 2012-10-14 10:13:19 +02:00
probes
profile Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
python Bug 800633 - Clean up references to code moved out of mozbuild; r=jhammel 2012-10-11 17:13:18 -07:00
rdf Bug 801803 - nsresult as enum class creates warnings in test files r=ehsan 2012-10-15 17:12:50 -04:00
security bug 786417 - filter the hsts preload list to sites that actually send the header r=bsmith, mayhemer 2012-10-15 14:43:57 -07:00
services Bug 798430 - Copy our set HTTP headers across channel redirects. r=gps 2012-10-10 11:49:21 -07:00
startupcache bug 798595 - remove useless prmem.h includes r=ehsan 2012-10-04 02:14:06 -04:00
storage Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP 2012-10-15 14:19:55 -04:00
testing Bug 787346 - Update revision of Jetpack code used in Firefox tests to pick up the new SDK layout. 2012-10-15 14:31:35 -07:00
toolkit Bug 801080 - window.close should close social panels. r=felipe 2012-10-16 13:53:37 +11:00
tools Bug 799638 - Export profiler markers when saving profiler profiles. r=ehsan 2012-10-15 10:33:20 -04:00
uriloader Silence two compiler warnings about redifinition of LOG, no bug 2012-10-13 17:27:31 -04:00
view Bug 797431 - Add 'alternate paint' flag to PaintWindow, and don't clear ForcedRepaint on the view when it is set. r=roc 2012-10-15 17:53:37 +13:00
webapprt Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner] 2012-09-18 10:34:55 -07:00
widget Bug 795230 Use ASCII capable keyboard layout for computing charCode if current input source is an IME mode and open r=smichaud 2012-10-16 10:43:50 +09:00
xpcom Bug 801803: More nsresult as enum class creates warnings r=me 2012-10-16 00:26:51 -04:00
xpfe Bug 792581 - part 15: Replace LL_L2I macro with int32_t cast. r=ehsan 2012-10-12 13:29:10 -04:00
xulrunner b=713802 default enable GIO support and disable GnomeVFS r=glandium 2012-09-27 18:35:06 +12:00
.gdbinit
.gitignore Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
.hgignore Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
.hgtags Added tag FIREFOX_AURORA_18_BASE for changeset 2704e441363f 2012-10-08 10:57:38 -07:00
aclocal.m4 Bug 788276 - Properly check for broken (deprecated) compilers. r=gps. 2012-09-12 14:54:40 -04:00
allmakefiles.sh Bug 740854 - Remove --disable-auto-deps, SYSTEM_MAKEDEPEND, MOZ_NATIVE_MAKEDEPEND and associated crap. r=ted 2012-08-28 00:57:16 +05:30
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
AUTHORS Bug 763623 - Add AUTHORS file. 2012-09-17 10:47:50 +01:00
client.mk Backed out changeset 6b87b58ff491 (follow-up to bug 793953) because of make insanity 2012-09-26 15:47:11 -04:00
client.py Bug 782784 - client.py update_nss and update_nspr should toggle the trailing whitespace line, r=glandium 2012-08-16 08:28:57 +02:00
configure.in Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP 2012-10-15 14:19:55 -04:00
LEGAL
LICENSE
mach Bug 799291 - Part 3: Move mozbuild.testing into testing/; r=jhammel 2012-10-10 11:08:09 -07:00
Makefile.in Bug 780462 - Actually remove dist/bin/chrome.manifest when starting a new build, and also remove dist/bin/components/components.manifest. r=khuey 2012-10-15 09:37:14 +02: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/