Gecko engine for Wine
Go to file
2016-01-29 18:58:29 -08:00
accessible Bug 591737 - Fix test_HTMLSpec.html. r=surkov 2016-01-20 23:20:42 +08:00
addon-sdk Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08:00
b2g Backed out changeset 65e246baede4 (bug 1242641) for valgrind bustage CLOSED TREE 2016-02-04 11:42:34 -08:00
browser Bug 1234020: Part 2k - [webext] Return promises from the windows API. r=rpl 2016-02-01 18:28:00 -08:00
build Backed out changeset 65e246baede4 (bug 1242641) for valgrind bustage CLOSED TREE 2016-02-04 11:42:34 -08:00
caps Bug 1210099 - Fix structured clone of expanded principal (r=bholley) 2016-02-04 22:30:21 -08:00
chrome Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
config Backed out 10 changesets (bug 1234629, bug 1233882) for bustage on Android rc tests 2016-02-05 15:42:28 +05:30
db/sqlite3
devtools Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb 2016-02-05 15:11:48 -08:00
docshell Bug 1241704 - Make sure nsIWebNavigation exists on docshell. r=mccr8 2016-02-01 16:07:11 -08:00
dom Bug 1210099 - Fix structured clone of expanded principal (r=bholley) 2016-02-04 22:30:21 -08:00
editor Bug 591737 - Add details and summary to nsHTMLEditUtils. r=ehsan 2016-01-20 23:20:40 +08:00
embedding Bug 1245451 - add default nullptr value to mChrome. r=bsmedberg 2016-02-03 12:38:15 +02:00
extensions Bug 1244304 - Remove unused appId / inBrowser from permission manager. r=ehsan 2016-02-01 13:15:26 -06:00
gfx Bug 1230196 - Allow release channel to run e10s. r=billm 2016-02-05 13:27:12 -02:00
gradle/wrapper Backed out changeset d7587396a9ad for busted gradle wrapper 2016-01-25 09:13:07 -05:00
hal Bug 1194721: Support Gonk sensors daemon, r=gsvelto 2016-02-04 12:35:13 +01:00
image Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
intl Bug 1235261 - Part 2: Switch some uses of AutoFallibleTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
ipc Backed out changeset 0d358cdf1ce4 (bug 1237458) for bustage 2016-02-05 08:13:50 +01:00
js Bug 1245761 (part 2) - Measure JIT compartments. r=jandem. 2016-02-04 17:36:06 +11:00
layout Bug 1245634 - Skip layout/generic/crashtests/730559.html on Android Debug only, for being too slow; r=me 2016-02-04 07:37:20 -07:00
media Bug 1235427: [mp4] Properly parse tfhd box. r=jya 2016-02-05 16:09:37 +11:00
memory Backout 24dbe7da7370:a319694b46d5 (bug 1069556) for build bustage on various platforms on a CLOSED TREE 2016-01-29 11:55:43 -05:00
mfbt Bug 1194721: Add |Saturate| template for saturation arithmetics, r=nfroyd 2016-02-04 12:35:12 +01:00
mobile Bug 1234629 - Post: Add simple bouncer APK docs. r=me 2016-02-04 15:54:12 -08:00
modules Bug 1230196 - Allow release channel to run e10s. r=billm 2016-02-05 13:27:12 -02:00
mozglue
netwerk Bug 1243453 P1 Make nsCORSListenerProxy call UpdateChannel() for internal redirects. r=sicking 2016-02-04 07:28:21 -08:00
nsprpub Bug 1244062, NSPR_4_12_BETA2, and Bug 1245053, NSS_3_23_BETA2 2016-02-02 11:50:47 +01:00
other-licenses Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan 2016-01-22 16:58:49 +01:00
parser Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
probes
python Bug 1246025 - Install python2-devel package on Fedora; r=mshal 2016-02-05 12:33:13 -08:00
rdf Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
security Bug 1243180 - Enable eslint "no-trailing-spaces" rule for PSM. r=keeler 2016-02-03 01:51:00 +01:00
services Bug 1244776 - Update moz-kinto-client.js to include recent Kinto.js changes r=rnewman 2016-02-01 16:11:48 +00:00
startupcache
storage Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
testing Bug 1230196 - Allow release channel to run e10s. r=billm 2016-02-05 13:27:12 -02:00
toolkit Bug 1234020: Part 2l - [webext] Return promises from the alarms API. r=rpl 2016-01-29 18:58:29 -08:00
tools Bug 1244736 - Remove mach update-uuids and related code; r=froydnj 2016-02-01 16:10:08 -08:00
uriloader Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
view Bug 1239864 (part 10) - Use the new rect iterators in view/ and widget/. r=roc. 2016-01-18 17:20:59 -08:00
webapprt
widget Merge mozilla-central to mozilla-inbound 2016-02-04 12:05:03 +01:00
xpcom Bug 1239889 part 1 - Throw if the animation target does not have a current document; r=heycam 2016-02-05 14:11:04 +11:00
xpfe Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
xulrunner
.clang-format
.clang-format-ignore
.eslintignore Bug 1245496 - Fix eslint errors in about:debugging. r=janx 2016-02-04 20:10:08 +00:00
.eslintrc
.gdbinit
.gitignore Bug 1239828 - Fix broken L10n repos, correct ifdef for inclusion of locales, and add 'id' locale that was being ignored by .gitignore. rs=mikedeboer 2016-02-05 17:21:16 +00:00
.hgignore
.hgtags No bug - Tagging mozilla-central 67c66c2878aed17ae3096d7db483ddbb2293c503 with FIREFOX_AURORA_46_BASE a=release DONTBUILD CLOSED TREE 2016-01-25 08:59:04 -05:00
.lldbinit
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle Bug 1242284 - Pre: Remove no longer required Maven repository; bump test-only dependency. r=me 2015-12-16 20:00:16 -08:00
client.mk
client.py
CLOBBER Bug 1237983 - Investigate and remove the Bagheera Client Implementation. r=gfritzsche 2016-01-24 22:33:52 -05:00
configure.in Bug 1234629 - Part 1: Create bouncer APK for OTA distribution installs. r=margaret,gps 2016-01-27 15:28:31 -08:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1242663 - Add targets for each backend dependency; r=ted 2016-01-25 14:36:36 -05:00
moz.build Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
mozilla-config.h.in
README.txt
settings.gradle Bug 1234629 - Post: Add Gradle support for bouncer. r=me 2016-01-26 11:54:00 -08:00
test.mozbuild

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:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/