Gecko engine for Wine
Go to file
Gaia Pushbot ea39e1ac6d Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/a5b50081635b
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #12313 from ferjm/bug915038.imei

Bug 915038 - [Dialer] MMI codes not working in dialer app. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/e3d3374484d8
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 915038 - [Dialer] IMEI code not working in dialer app. r=rik
2013-09-19 09:25:24 -07:00
accessible Bug 905909 - Avoid infinite recursion in nsTreeBodyFrame. v1 2013-09-13 04:02:30 -07:00
addon-sdk Bug 874502 part 5. Fix JP test-windows to handle on{activate,deactivate} after close(). r=mossop 2013-09-17 17:45:48 -04:00
b2g Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB 2013-09-19 09:25:24 -07:00
browser Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
build Bug 910487 - Hack binary Python extensions into building on Windows; r=mshal 2013-09-18 11:16:22 -07:00
caps Bug 917009 - Remove old-style object principal calculation. r=bz 2013-09-17 15:29:11 -07:00
chrome Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
config Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps 2013-09-19 07:43:02 +09:00
content Merge mozilla-central and b2g-inbound 2013-09-19 16:28:54 +01:00
db/sqlite3 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
docshell Merge m-c to m-i 2013-09-18 23:28:41 -07:00
dom Merge mozilla-central and b2g-inbound 2013-09-19 16:28:54 +01:00
editor bug 915566 - rm some makefiles in editor/ r=gps 2013-09-12 07:43:41 -04:00
embedding Merge m-c to inbound. 2013-09-17 22:47:28 -04:00
extensions Bug 912956 part.1 Rename all event stuff in mozilla::widget to mozilla::* r=roc 2013-09-14 11:39:41 +09:00
gfx Bug 917269 - Remove kFontAppleMyungjo; r=jdagget 2013-09-19 02:18:33 -04:00
hal Bug 917602 - Fix some shutdown crashes r=bent 2013-09-18 10:53:07 -07:00
image Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps 2013-09-19 07:39:58 +09:00
intl bug 915566 - rm makefiles in intl/ r=mshal 2013-09-12 13:39:02 -04:00
ipc Backed out 6 changesets (bug 914826) for bustage. 2013-09-13 16:32:42 -04:00
js Bug 917843 - Handlify JS identifier APIs r=billm 2013-09-19 08:54:02 +01:00
layout Merge m-c to m-i 2013-09-18 23:28:41 -07:00
media Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
memory Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
mfbt Bug 904985, part 1: Add better support for char16_t in type traits, r=Waldo. 2013-09-17 22:43:04 -05:00
mobile Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
modules Back out febd08d19087 (bug 918090) for xpcshell bustage 2013-09-18 21:47:01 -07:00
mozglue bug 888009: move HOST_CPPSRCS to mozbuild (batch #2) r=mshal 2013-09-12 13:32:27 -04:00
netwerk Back out febd08d19087 (bug 918090) for xpcshell bustage 2013-09-18 21:47:01 -07:00
nsprpub Backed out 2 debugging changesets (bug 916757) 2013-09-17 07:42:40 -04:00
other-licenses Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
parser Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
probes Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
profile Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps 2013-08-30 09:09:06 -04:00
python Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps 2013-09-19 07:43:02 +09:00
rdf Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps 2013-09-19 07:43:02 +09:00
security Backed out changeset 040522aacba4 (bug 913847) 2013-09-18 17:18:56 -07:00
services Merging in version bump NO BUG 2013-09-17 09:38:37 -04:00
startupcache Bug 910823 - Constify static js::Class/JSClass instances. r=waldo 2013-09-11 05:49:05 -07:00
storage Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
testing Bug 805838 - Add MARIONETTE_HEAD_JS support. r=jgriffin 2013-09-19 08:32:51 -04:00
toolkit Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
tools Merge m-c to fx-team on a CLOSED TREE. 2013-09-17 20:27:03 -04:00
uriloader Bug 899102 - nsExternalHelperAppService should notify when cancellation is complete. r=enn 2013-09-17 18:02:21 +02:00
view Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc 2013-09-17 20:45:19 -04:00
webapprt Bug 912301 - Exit fullscreen mode if the user navigates to an off-origin url. r=myk 2013-09-10 20:59:30 -04:00
widget Merge m-c to m-i 2013-09-18 23:28:41 -07:00
xpcom Backed out changeset 4eb44a3149ed (bug 913847) 2013-09-18 17:19:23 -07:00
xpfe Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc 2013-09-17 20:45:19 -04:00
xulrunner Bug 912292 - Fix a few rules relying on being executed after traversing subdirectories. r=gps 2013-09-05 15:08:24 +09:00
.gdbinit Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger 2013-03-26 11:31:53 -04:00
.gitignore Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB 2013-04-30 10:22:25 +03:00
.hgignore Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa 2013-07-16 10:32:55 -04:00
.hgtags Added tag FIREFOX_AURORA_26_BASE for changeset 2520866d5874 2013-09-17 09:36:55 -04:00
aclocal.m4 Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted 2013-06-13 13:09:22 -04:00
Android.mk
AUTHORS
client.mk Bug 913246 - Fix configure with relative MOZCONFIG. r=gps 2013-09-06 11:24:43 +09:00
client.py Bug 882101 - toggle trailing whitespace in client.py update_nss/nspr must be based on old state, r=wtc 2013-06-24 16:39:22 +02:00
CLOBBER Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE. 2013-09-11 11:45:51 -04:00
configure.in Bug 904985, part 2: Use char16_t for NS_LITERAL_STRING, r=glandium, dbaron. 2013-09-17 22:43:12 -05:00
LEGAL
LICENSE
mach Bug 899695 - Fix exception in "mach python" on Windows [r=gps] 2013-08-08 08:06:02 -07:00
Makefile.in Backout 312925464acb:f24d5b2801f8 (bug 911375) for breaking the build 2013-09-17 09:14:58 -07:00
moz.build Fixup to the fixup for bug 912832 busting static analysis builds. r=jcranmer 2013-09-06 11:24:41 +09:00
mozilla-config.h.in Bug 730805 - Provide mozilla/IntegerPrintfMacros.h to implement the PRI* macros portion of the <inttypes.h> interface. r=espindola 2011-12-15 00:27:42 -05:00
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/