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
Erik Vold 4aaca6c799 Bug 1040336 - Uplift Add-on SDK to Firefox r=me
--HG--
rename : addon-sdk/source/test/fixtures/css-include-file.css => addon-sdk/source/test/fixtures/include-file.css
2014-07-17 13:54:21 -07:00
accessible Bug 1038210 - Fix the public destructors for refcounted classes in Windows only code in accessible; r=bjacob 2014-07-15 14:57:48 -04:00
addon-sdk Bug 1040336 - Uplift Add-on SDK to Firefox r=me 2014-07-17 13:54:21 -07:00
b2g Bumping manifests a=b2g-bump 2014-07-20 15:46:21 -07:00
browser Properly deal with event handlers that the debugger cannot unwrap (bug 1041266). r=vporof 2014-07-21 18:31:18 +03:00
build Bug 1029887: Test DOM nodes blocked by NS_ERROR_TRACKING_URI (r=mmc) 2014-07-18 17:26:24 -07:00
caps Bug 1035395, r=bholley,smaug 2014-07-18 09:37:42 -07:00
chrome
config Bug 1038799 - Properly wrap Xfixes.h header. r=glandium 2014-07-16 19:16:38 +02:00
content Bug 1041226: disable crashreporter in GMP plugins until it's ready r=gfritzsche a=kwierso 2014-07-19 19:47:43 -04:00
db/sqlite3
docshell Bug 1029887: Keep track of DOM nodes blocked by NS_ERROR_TRACKING_URI (r=khuey,smaug) 2014-06-24 17:37:03 -07:00
dom Merge fx-team to m-c a=merge 2014-07-18 18:31:46 -07:00
editor Bug 1028565 - Part 5: Flatten editor/{idl,public}/ directories. r=ehsan 2014-07-16 12:02:34 -07:00
embedding Bug 1038204 - Make two destructors in the Windows print GUI code private; r=bjacob 2014-07-15 15:00:15 -04:00
extensions
gfx Backed out changeset 79d65a1bbb01 (bug 1039883) for assertion failures on a CLOSED TREE 2014-07-18 16:09:15 +02:00
hal Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey 2014-07-17 18:30:47 -07:00
image Bug 1041311 - Fix Qt compilation. r=romaxa 2014-07-20 12:55:00 -04:00
intl Bug 1039843 - Give nsCollationWin a private destructor; r=bjacob 2014-07-17 16:42:57 -04:00
ipc Bug 1033522 - Only initialize the Windows Group ID for plugin processes: other process types don't need it. Refactor the saved GRE dir to use a path rather than a non-threadsafe nsIFile object, r=jimm 2014-07-17 11:15:09 -04:00
js Bug 1039667 - IonMonkey: Clear the Guard flag when folding away MBoundsCheck instructions r=jandem 2014-07-17 11:56:38 -07:00
layout Merge fx-team to m-c a=merge 2014-07-18 18:31:46 -07:00
media Merge m-c to inbound. a=merge 2014-07-18 10:25:14 -04:00
memory
mfbt
mobile Bug 1019719 - Follow-up. r=me 2014-07-21 12:41:20 -07:00
modules Merge inbound to m-c a=merge 2014-07-18 17:51:39 -07:00
mozglue
netwerk bug 1038304 - websockets offline hang r=sworkman 2014-07-17 11:56:38 -04:00
nsprpub
other-licenses
parser Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
probes
profile
python
rdf Bug 1040639 - Remove LIBS_DIR. r=mshal 2014-07-19 08:42:16 +09:00
security No bug, Automated HPKP preload list update from host bld-linux64-spot-477 - a=hpkp-update 2014-07-19 03:17:35 -07:00
services
startupcache
storage Bug 1040639 - Remove LIBS_DIR. r=mshal 2014-07-19 08:42:16 +09:00
testing Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso 2014-07-17 21:46:10 -04:00
toolkit Bug 1018240 - Part 1: reinitialize nsSearchService when the browser locale changes. r=adw 2014-07-21 10:54:55 -07:00
tools Bug 1040639 - Remove LIBS_DIR. r=mshal 2014-07-19 08:42:16 +09:00
uriloader Bug 1040039 - Give nsMIMEInfoWin a private destructor; r=bjacob 2014-07-17 16:48:30 -04:00
view
webapprt Backed out changeset 4f82325c577f (bug 1036220) for android mochitest failures 2014-07-15 14:29:13 -07:00
widget Bug 1037433 - Update the image of an NSStatusItem when the image of its corresponding NSMenuItem changes. r=smichaud 2014-07-18 21:09:19 +02:00
xpcom Bug 1033522 - Only initialize the Windows Group ID for plugin processes: other process types don't need it. Refactor the saved GRE dir to use a path rather than a non-threadsafe nsIFile object, r=jimm 2014-07-17 11:15:09 -04:00
xpfe
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 1038799 - Properly wrap Xfixes.h header. r=glandium 2014-07-16 19:16:38 +02:00
configure.in Merge m-c to inbound. a=merge 2014-07-18 10:25:14 -04:00
LEGAL
LICENSE
mach
Makefile.in
moz.build Bug 1039197 - Always build js engine with zlib. r=luke 2014-07-17 08:42:17 +09: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/