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
Go to file
2012-05-03 08:57:18 +01:00
accessible Bug 751428 - Remove spaces and catch errors when localizing role names. r=davidb 2012-05-02 22:10:55 -07:00
b2g Bug 750589 - Update default MobileConnection permissions after Gaia refactoring (#1277). r=fabrice a=b2g-only 2012-05-02 16:33:15 -07:00
browser Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
build Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
caps Bug 742217. Reduce the use of nested namespaces in our binding code. r=peterv,bent 2012-05-03 00:35:38 -04:00
chrome
config Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
content bug 307039 - implement Greek-specific uppercasing for text-transform & small-caps. r=past 2012-05-03 08:57:18 +01:00
db/sqlite3
dbm
docshell Bug 748803. Don't autofocus the Try Again button in error pages if the error page is not a toplevel page. r=mounir 2012-04-30 21:57:16 -04:00
dom Bug 748983. Fix the instanceof behavior for new bindings in situations where we don't need a custom hasInstance hook. r=peterv 2012-05-03 00:35:38 -04:00
editor Bug 748313 part 2 - Always try to use CSS values, even for collapsed selections; r=ehsan 2012-05-03 10:09:44 +03:00
embedding Bug 747273 - Remove emitGeckoAccessibilityEvent, just emit one directly. 2012-04-27 10:35:47 -07:00
extensions Bug 744311 (part 1) - Preliminary whitespace and code order changes. r=jlebar. 2012-04-09 22:52:33 -07:00
gfx Bug 749533 - Add support for GNU/kFreeBSD and Hurd in SKIA. r=bjacob 2012-05-03 08:38:53 +02:00
hal Bug 625664 - accelerometer support using Windows 7 Sensor API. r=dougt 2012-05-01 12:04:30 +09:00
image
intl Bug 743241 - Remove OSARCH and OSTYPE defines from config.mk. r=ted 2012-04-25 09:01:10 +02:00
ipc Bug 749530 - Import atomicops_internals_mips_gcc.h from protobuf. r=cjones 2012-05-03 08:36:42 +02:00
js Bug 720753 - hoist EvalCache from JSCompartment into JSRuntime (r=igor) 2012-05-03 09:12:48 +02:00
layout bug 307039 - implement Greek-specific uppercasing for text-transform & small-caps. r=past 2012-05-03 08:57:18 +01:00
media Bug 750747 - Rip out libpng from libxul; r=khuey 2012-05-02 11:02:15 -04:00
memory Bug 736564 - Ship mozglue and jemalloc libraries in the SDK. r=bsmedberg,r=ted 2012-05-03 08:36:12 +02:00
mfbt Bug 650353 - Implement Compartment-Per-Global in XPConnect. r=mrbkap 2012-05-03 09:10:12 +02:00
mobile Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
modules Bug 743830 - Added 'gfx.xrender.enabled' pref (true by default). The pref is fetched in gfPlatformGtk.cpp and can be accessed through gfxPlatformGtk::UseXRender(). UseXRender is used in GLContextProviderGLX to set mUseTextureFromPixmap. r=jmuizelaar 2012-04-18 10:27:32 -04:00
mozglue Bug 736564 - Ship mozglue and jemalloc libraries in the SDK. r=bsmedberg,r=ted 2012-05-03 08:36:12 +02:00
netwerk Bug 747215 - Ensure redirect pathways always call both OnStart/OnStopRequest. r=biesi 2012-05-03 00:35:55 -07:00
nsprpub
other-licenses Bug 739600: Add #define INET6 to getaddrinfo.c; r=jduell a=blocking-fennec 2012-04-20 13:18:30 -07:00
parser Bug 751201 - Rip out expat from libxul 2012-05-02 14:10:53 -04:00
probes
profile
rdf Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar 2012-04-24 14:43:00 -04:00
security Bug 703834 - Part 3 - Remove extraneous variable mSSLStatus that was unintentionally left over in nsNSSSocketInfo, r=me 2012-04-30 02:11:09 -07:00
services
startupcache Bug 744311 (part 1) - Preliminary whitespace and code order changes. r=jlebar. 2012-04-09 22:52:33 -07:00
storage
testing Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
toolkit Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
tools Bug 750290 - Remove tools/leaky. r=dbaron 2012-04-30 18:17:46 +02:00
uriloader
view
webapprt Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
widget Bug 733894; changing the framework for representing shaders in the OGL 2012-03-19 09:07:25 +13:00
xpcom Bug 737075 - unmark gray strongly held observers implemented in JS. r=bsmedberg, smaug 2012-04-30 12:01:11 -07:00
xpfe Bug 747668. (Ev1) XPFE autocomplete.xml: Move code into searchParam. r=neil. 2012-05-02 15:39:24 +02:00
xulrunner
.gitignore
.hgignore
.hgtags Added tag FIREFOX_AURORA_14_BASE for changeset 357da346ceb7 2012-04-24 12:50:38 -04:00
aclocal.m4 Bug 743601 - Remove GLIB check for OSX. r=khuey 2012-04-27 12:28:16 +09:00
allmakefiles.sh Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted 2012-04-30 08:03:59 +02:00
client.mk Merge mozilla-central into mozilla-inbound 2012-04-24 21:29:44 -04:00
client.py
configure.in Bug 736564 - Ship mozglue and jemalloc libraries in the SDK. r=bsmedberg,r=ted 2012-05-03 08:36:12 +02:00
LEGAL
LICENSE
Makefile.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/