Gecko engine for Wine
Go to file
B2G Bumper Bot 4fc0e9affe Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ec735620fcff
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17263 from gasolin/bubble-merge225

cherry-pick Bubble-tea

========

https://hg.mozilla.org/integration/gaia-central/rev/94c37dafac4e
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 974828 - [Settings][dsds] Outgoing data confirmation is wrong

- update test
- change the way about how we show confirm window

========

https://hg.mozilla.org/integration/gaia-central/rev/cda9fc54ec17
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 970028 - Nicer activity opener animation

========

https://hg.mozilla.org/integration/gaia-central/rev/1ef05f8d675f
Author: Cédric de Saint Martin <cedric.dsm@tiolive.com>
Desc: Bug 971556 - [System2] Instantiable SourceView.

========

https://hg.mozilla.org/integration/gaia-central/rev/671cfdfc031b
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 961800 - Implement Child Window Factory

Conflicts:
	apps/system/js/app_transition_controller.js
	apps/system/js/app_window.js
	apps/system/js/app_window_manager.js
	apps/system/js/cards_view.js
	apps/system/style/window.css

========

https://hg.mozilla.org/integration/gaia-central/rev/79679041e3f0
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 971577 - [System] Make visibility manager instantiable

========

https://hg.mozilla.org/integration/gaia-central/rev/9573ca6d00fa
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 971546 - [System2] Instantiable Screenshot
2014-03-19 18:40:48 -07:00
accessible Bug 980522 - Move AccessFu:[Activate,MoveCaret,MoveByGranularity] to ContentControl.jsm. r=yzen 2014-03-19 00:38:26 -07:00
addon-sdk Bug 982379 - Uplift Add-on SDK to Firefox 2014-03-12 17:20:56 -07:00
b2g Bumping gaia.json for 7 gaia revision(s) a=gaia-bump 2014-03-19 18:40:48 -07:00
browser merge fx-team to mozilla-central 2014-03-19 16:21:06 +01:00
build bug 983335 - install .gdbinit to the objdir as well as dist/bin r=mshal 2014-03-13 16:37:20 -04:00
caps Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg 2014-03-15 12:00:17 -07:00
chrome Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug 2014-02-27 10:04:09 -08:00
config Merging in version bump NO BUG CLOSED TREE DONTBUILD 2014-03-17 13:48:08 -07:00
content Merge mozilla-central to b2g-inbound 2014-03-19 16:30:49 +01:00
db/sqlite3 Bug 981720 - Upgrade SQLite to version 3.8.4.1 - Mozilla changes. r=mak 2014-03-18 08:50:26 -04:00
docshell Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg 2014-03-15 12:00:17 -07:00
dom Merge mozilla-central to b2g-inbound 2014-03-19 16:30:49 +01:00
editor Backed out changeset e60fe593236d (bug 918189) 2014-03-19 09:45:57 +01:00
embedding Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug 2014-03-17 15:56:53 +09:00
extensions Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug 2014-03-17 15:56:53 +09:00
gfx Bug 950050 - Allow Gralloc surfaces on the Nexus S. r=nical,lissyx 2014-03-19 08:02:39 +00:00
hal Bug 964537 - Fix intermittent access through a null pointer. r=dmajor 2014-03-18 14:18:14 -07:00
image Bug 985049 - Remove gfxPlatform::SupportsAzureContent() and kill of the resulting dead code. r=mattwoodrow 2014-03-19 10:36:58 +08:00
intl Bug 984250 - Suppress clang and gcc warnings in third-party code: hunspell and hyphen. r=ehsan 2014-03-15 23:17:50 -07:00
ipc Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg 2014-03-18 00:23:03 +00:00
js Bug 984836 - Rename StackFrame to InterpreterFrame. r=luke 2014-03-19 09:28:57 +01:00
layout Backed out changeset 094decae8ff3 (bug 917755) for mochitest-1 bustage on a CLOSED TREE 2014-03-19 09:47:43 +01:00
media Bug 966569 - Improve the the log messages in case the internal TURN TCP buffer over flow. r=bwc 2014-03-18 08:39:54 -04:00
memory Bug 979887: Fix GCC warning about undeclared function |vsnprintf|, r=glandium 2014-03-06 11:20:00 +01:00
mfbt bug 899319 - use __is_base_of() on gcc / clang / msvc r=froydnj 2014-03-06 23:34:20 -05:00
mobile merge fx-team to mozilla-central 2014-03-19 16:21:06 +01:00
modules Backed out changeset 92e5d79ec57f (bug 917755) 2014-03-19 09:46:12 +01:00
mozglue Bug 979913: Remove unused variables, r=khuey 2014-03-14 11:23:51 +01:00
netwerk Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-03-18 15:16:02 +01:00
nsprpub Bug 967153: Update to NSS 3.16 (NSS_3_16_RTM) and NSPR 4.10.4 2014-03-15 06:30:30 -07:00
other-licenses Bug 984074 - Suppress clang and gcc warnings in third-party code: snappy. r=janv 2014-03-15 23:24:47 -07:00
parser Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug 2014-03-18 13:48:21 +09:00
probes
profile Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
python Backed out changeset a3fe19cdb618 (bug 938019) for robocop failures. 2014-03-18 12:35:53 -04:00
rdf Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg 2014-03-15 12:00:15 -07:00
security Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-03-18 15:16:02 +01:00
services Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps 2014-03-17 09:58:16 -07:00
startupcache
storage Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-03-18 15:16:02 +01:00
testing Merge mozilla-central to b2g-inbound 2014-03-19 16:30:49 +01:00
toolkit merge fx-team to mozilla-central 2014-03-19 16:21:06 +01:00
tools Backed out changeset da7618484006 (bug 965373) for asserts and crashes. 2014-03-18 09:30:31 -04:00
uriloader Bug 514280 Remove GetIID r=bsmedberg 2014-03-18 00:23:11 +00:00
view Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg 2014-03-15 12:00:15 -07:00
webapprt Bug 938304 - navigator.mozPay(): callbacks do not pass through result (desktop fix). r=ferjm 2014-03-17 10:42:15 -04:00
widget Merge mozilla-central to b2g-inbound 2014-03-19 16:30:49 +01:00
xpcom Merging in version bump NO BUG CLOSED TREE DONTBUILD 2014-03-17 13:48:08 -07:00
xpfe Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug 2014-03-05 09:37:43 +09:00
xulrunner Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags Tagging for mozilla-central version bumps CLOSED TREE DONTBUILD NO BUG 2014-03-17 14:01:45 -07:00
.lldbinit
.reviewboardrc
aclocal.m4 Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl 2014-03-11 09:53:58 -07:00
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 979480 - Touch clobber due to selfhosted.js not being properly regenerated. 2014-03-17 14:48:05 -04:00
configure.in Merge inbound to m-c 2014-03-18 14:15:03 -07:00
LEGAL
LICENSE
mach
Makefile.in Bug 969164 - Replace most BUILDING_JS uses with JS_STANDALONE. r=gps 2014-02-11 10:37:47 +09:00
moz.build Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl 2014-03-11 09:53:58 -07:00
mozilla-config.h.in Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium 2014-02-28 08:17:22 -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/