Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Nicolas B. Pierron 249a050eab Bug 798834 - Remove reset of non-actual arguments for StackFrame. r=luke a=bajaj 2012-10-19 14:42:01 -07:00
accessible Bug 800905 - Load script in to every new tab. r=davidb, a=akeybl 2012-10-16 11:07:16 -07:00
b2g Bug 802777 - Decrease image.mem.max_decoded_image_kb on B2G. r=joedrew, a=blocking-basecamp 2012-10-17 16:18:33 -04:00
browser Bug 803181 - Change update background download interval from 10 minutes to 1 minute and update check interval from 24 hours to 12 hours. r=jaws, a=lsblakk 2012-10-19 12:47:57 -07:00
build Bug 696305 - Suppress bug 799157, a new Valgrind error, probable regression. DONTBUILD 2012-10-08 10:32:22 -07:00
caps Bug 799152 - nsExpandedPrincipal should use default extendedOrigin/appId/appStatus/isInBrowserElement. r=bholley a=blocking-basecamp 2012-10-11 13:54:54 +01: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 Merging in version bump NO BUG CLOSED TREE 2012-10-08 12:13:54 -07:00
content Bug 793955, 802867 - DeviceStorage files returned by DeviceStorage.get() don't always have lastModifiedDate. r=bent. a=blocking-basecamp 2012-10-18 11:29:32 -07:00
db/sqlite3 Bug 789645 - Upgrade to SQLite 3.7.14 (Mozilla changes). r=mak 2012-09-14 16:04:46 -04:00
dbm Bug 795972: Upgrade NSS to NSS_3_14_BETA1, r=me 2012-10-01 11:02:15 -07:00
docshell Bug 795184 - Make iframe.mozallowfullscreen percolate across process boundaries. r=jlebar 2012-10-08 10:12:50 +13:00
dom Bug 800249 - Patch 2: Add ability to retreive connected socket address as a string. r=cjones, a=blocking-basecamp 2012-10-17 17:11:05 -07:00
editor Bug 795785 part.2 Scroll editor when caret is moved even if it's specified overflow: hidden; r=smaug 2012-10-08 03:45:51 +09:00
embedding Bug 749964. Don't try to save if what we have is not a real document object. r=khuey 2012-10-05 22:39:46 -04:00
extensions Bug 785632 - Remove the permission manager workaround for Gaia. r=jlebar, a=blocking-basecamp 2012-09-25 23:50:17 +01:00
gfx Bug 800031. Include paint time int tab switch telemetry. r=ehsan,dao,bjcaob a=akeybl 2012-10-18 14:46:25 -04:00
hal Bug 790499 - Time API: Call JS_ClearDateCaches() to update Date object's timezone when the system timezone is reset. r=jlebar, a=blocking-basecamp 2012-10-17 00:26:00 -04:00
image Bug 789846: Ensure that we unblock unload if we're only pretending that the request finished. r=joe a=lsblakk 2012-10-09 09:47:14 -07:00
intl Bug 792575 - Change Hawaiian [haw] langGroup to 'x-western'. r=jfkthame 2012-09-20 18:10:09 -04:00
ipc Bug 800249 - Patch 2: Add ability to retreive connected socket address as a string. r=cjones, a=blocking-basecamp 2012-10-17 17:11:05 -07:00
js Bug 798834 - Remove reset of non-actual arguments for StackFrame. r=luke a=bajaj 2012-10-19 14:42:01 -07:00
layout Bug 800110 - Mirror mozbase -> m-c for bug 800097 @ da60c88b8c ;r=ahal,r=wlach, a=NPOTB 2012-10-19 13:09:24 -07:00
media Bug 800847: Correctly regenerate Makefiles from gyp files r=ted, a=bbajaj 2012-10-12 06:17:23 -04:00
memory Bug 799849: Wrap nothrow libstdc++ allocators. r=glandium a=blocking-basecamp 2012-10-13 03:16:53 -07:00
mfbt Bug 792954. Add a WeakPtr implementation to use instead of nsISupportsWeakReference. r=joe,ehsan,Waldo 2012-10-04 15:45:07 -04:00
mobile Bug 802697 - Increase the number of times Firefox opens before we prompt for Feedback r=margaret a=lsblakk 2012-10-18 15:13:12 -04:00
modules Bug 798415 - Import signature to MAR files implementation. r=bsmith, a=blocking-basecamp 2012-10-17 09:39:44 -04:00
mozglue backout 8e36fd7113ba (bug 745384) a=akeybl 2012-10-15 16:32:36 -07:00
netwerk Bug 800952 - Make sure that the privacy override information on a channel is correctly transferred to a channel when we setup a replacement channel for it; f=jdm r=jduell a=bajaj 2012-10-12 14:59:39 -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 503190 - Include assertions in the C++ translator output. r=smaug. 2012-10-01 11:52:32 +03:00
probes Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
profile Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
python Bug 795670 - Don't raise exception on convertion failure. r=gps DONTBUILD (NPOTB) 2012-10-07 16:30:13 -07:00
rdf Bug 792581 - part 11: Replace LL_MUL macro with multiplication operator. r=ehsan 2012-10-05 01:05:28 -04:00
security bug 786417 - scale back nsSTSPreloadList.inc for aurora r=bsmith a=lsblakk 2012-10-10 16:35:30 -07:00
services Bug 800154 - Refactor how services/ integrates with build system; r=glandium; a=akeybl 2012-10-11 10:34:09 -07:00
startupcache Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan 2012-09-28 01:57:33 -05:00
storage Bug 793076 (part 1) - Remove unnecessary |cx| parameters. r=jwalden. 2012-09-20 21:41:49 -07:00
testing Bug 802753 - remove assertIn so test_getstatus is python 2.6 compatible, r=jgriffin, a=NPOTB 2012-10-19 13:19:44 -07:00
toolkit Bug 802929 - use existing port handle for socialcookies-get message. r=jaws,mixedpuppy a=gavin 2012-10-18 16:40:12 +11:00
tools Bug 797717 - Initialize SPS in NS_InitXPCOM2 to make JS sampling work in xpcshell. r=benwa 2012-10-06 10:37:45 +02:00
uriloader Bug 722975 - Add 3gpp video file mime type definitions. r=cdouble, a=blocking-basecamp 2012-10-09 21:11:10 -04:00
view Bug 626245. Part 4.5: Forward WillPaintWindow/DidPaintWindow notifications to the presshell and do plugin geometry updates from there. r=matspal, a=bajaj 2012-10-10 23:25:57 +13:00
webapprt Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner] 2012-09-18 10:34:55 -07:00
widget Backout bug 626245 for build bustage. a=bustage 2012-10-17 23:25:53 -04:00
xpcom Bug 800486 - Part 3: Minor fixups to MemoryInfoDumper.cpp. r=njn, a=akeybl 2012-10-15 22:12:14 -04:00
xpfe Bug 799348 - When creating a new content window, create the surrounding chrome docshell as system. r=bz a=akeybl 2012-10-16 11:20:47 +02: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_17_BASE for changeset fd72dbbd6920 2012-08-27 12:19:51 -07:00
AUTHORS Bug 763623 - Add AUTHORS file. 2012-09-17 10:47:50 +01:00
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
LEGAL
LICENSE
Makefile.in Bug 785871 - Make config.status importable. r=gps 2012-08-29 08:55:58 +02:00
README.txt
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
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 Bug 800847: Correctly regenerate Makefiles from gyp files r=ted, a=bbajaj 2012-10-12 06:17:23 -04:00
mach Bug 794509 - Part 2: Move mach command modules into a mach.commands sub-module; r=jhammel 2012-10-05 12:13:18 -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/