Gecko engine for Wine
Go to file
B2G Bumper Bot 58b96a43e4 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4269da37147a
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #26362 from hfiguiere/rtl-player-fixes

Bug 1101603 - RTL fixes for player. r=squib

========

https://hg.mozilla.org/integration/gaia-central/rev/0492198d3a59
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1101603 - change the rating star order in RTL.

========

https://hg.mozilla.org/integration/gaia-central/rev/e6df89d19454
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1101603 - RTL fixes for player.

-Force the player control order to LTR.
-Fix the Player cover in RTL.
-Adjust the progress alignment.
2014-12-04 11:17:21 -08:00
accessible Bug 1105273 - Accessibility mapping for aria-modal, r=davidb 2014-11-28 10:01:43 -05:00
addon-sdk Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past 2014-12-01 22:55:56 -08:00
b2g Bumping gaia.json for 3 gaia revision(s) a=gaia-bump 2014-12-04 11:17:21 -08:00
browser merge fx-team to mozilla-central a=merge 2014-12-04 16:59:18 +01:00
build Bug 1093137 - Log stack trace for Robocop exceptions; r=chmanchester 2014-12-01 20:37:09 -08:00
caps Bug 1083422 - Add triggering Principal to nsILoadInfo - update consumers (r=bz) 2014-11-14 08:57:26 -08:00
chrome Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking) 2014-10-22 17:16:57 -07:00
config Bug 1100632 - Remove --disable-opus option and MOZ_OPUS #define macros. r=rillian,ted 2014-11-28 01:20:00 -08:00
content Remove testcase for bug 894137 because it causes assertions in other tests 2014-11-24 08:41:42 -08:00
db/sqlite3 Bug 1101217 - Upgrade to SQLite 3.8.7.2, r=mak 2014-11-18 20:52:33 -08:00
docshell Merge m-c to inbound. a=merge 2014-11-26 21:43:23 -05:00
dom Merge mozilla-central to b2g-inbound 2014-12-04 17:08:51 +01:00
editor Bug 1093191 part 3: Make .cpp files in libeditor #include their own .h file first. r=ehsan 2014-12-01 21:07:42 -08:00
embedding bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
extensions bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
gfx Bug 1094097. Fix building ANGLE without D3D11. r=jrmuizel 2014-12-02 17:46:32 -08:00
hal Bug 1085383 - Allow FM radio tuning to be run on a separate thread, r=dhylands 2014-11-13 14:11:03 +08:00
image Bug 1106448 - Make sure we have a frame in GetCurrentFrameRef. r=tn 2014-12-03 10:02:19 -08:00
intl Bug 1101625 part 2 - Remove the aIRI param since it's always true. And some minor code cleanup. r=smontagu 2014-12-01 15:55:15 +00:00
ipc Bug 1093025: Add |StreamSocket|, r=kyle 2014-12-02 15:00:36 -08:00
js merge fx-team to mozilla-central a=merge 2014-12-04 16:59:18 +01:00
layout Bug 1106537 - Fix typo causing massive debug mochitest failures. r=tn 2014-12-03 07:21:00 -08:00
media Bug 1102647 - Accept 4k video sizes in MPEG4Extractor. r=ajones 2014-11-28 13:18:35 +13:00
memory Bug 1104173 - Properly export jemalloc_* symbols from the jemalloc3 replace-malloc library. r=njn 2014-11-26 16:04:25 +09:00
mfbt Bug 1105261 - Revert fresh vectors to not prereserving their inline allocation space, because the guaranteed extent of that space is an implementation detail. r=nbp 2014-11-26 16:01:19 -05:00
mobile Bug 947018: Unbreak testBrowserProvider. r=trivial 2014-12-03 11:39:40 -08:00
modules Bug 1102374 - Enable display:contents by default in non-release builds. r=dbaron 2014-12-01 15:55:16 +00:00
mozglue Bug 1101583 - Remove unused variables. r=glandium 2014-11-19 17:17:28 +01:00
netwerk Bug 1054739 - Normalize language tags when setting the Accept-Language header. r=gerv,mcmanus 2014-11-27 15:23:00 +01:00
nsprpub Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc 2014-08-13 21:47:00 +02:00
other-licenses Bug 1077366 - Remove most symbol wrapping from Android builds. r=nfroyd 2014-10-14 07:17:13 +09:00
parser Bug 704320 - apply referrer policies to image loads (r=seth) 2014-11-18 08:46:53 -05:00
probes Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen 2014-11-04 02:01:00 +01:00
profile Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
python Bug 1105090 - Update ccache parser against version 3.2. r=gps 2014-11-26 06:25:00 +01:00
rdf Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
security Bug 1009158 - Fix and re-enable PSM xpcshell tests that would previously time out on Android due to LD_LIBRARY_PATH issues. r=keeler 2014-12-03 09:15:00 +01:00
services Bug 1101444 - [Loop] For each invalid inserted verification code, Device receives a valid verification code. r=spenrose 2014-11-27 11:53:43 +01:00
startupcache Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
storage Bug 993026 - Change XPIDLScriptable NewResolve to simpler Resolve. r=bholley 2014-11-08 01:07:12 +01:00
testing merge fx-team to mozilla-central a=merge 2014-12-03 13:38:31 +01:00
toolkit merge fx-team to mozilla-central a=merge 2014-12-03 13:38:31 +01:00
tools bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
uriloader merge fx-team to mozilla-central a=merge 2014-12-04 16:59:18 +01:00
view bug 1096132 rename UnscaledAppUnitsPerDevPixel() to AppUnitsPerDevPixelAtUnitFullZoom() r=tn 2014-11-14 00:53:02 +13:00
webapprt Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused 2014-11-15 03:08:00 +01:00
widget Bug 1099252 - Blocklist ATI graphics driver version 8.832.0.0. r=Bas 2014-12-01 16:21:37 -08:00
xpcom Bug 1101625 part 1 - Don't escape all non-ASCII characters when unsafe characters are found, just escape the unsafe characters. r=smontagu 2014-12-01 15:55:15 +00:00
xpfe bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
xulrunner Bug 1102602 - part 2: Rename the XULRunner stub, so that we can compile it. r=gps 2014-11-20 17:08:40 -08:00
.clang-format
.clang-format-ignore
.gdbinit Backed out changeset 047d21f101de (bug 846018) 2014-11-13 17:11:25 -05:00
.gitignore Bug 1065252 - Ignore Emacs .dir-locals.el. r=ted 2014-09-09 23:40:00 +02:00
.hgignore Bug 1044411 - Generate Loop ToS static content, r=abr,dmose; rs=ted for .hgignore changes 2014-08-26 12:58:00 -05:00
.hgtags No bug - Tagging mozilla-central b297a6727acf with FIREFOX_AURORA_36_BASE a=release DONTBUILD CLOSED TREE 2014-11-28 10:53:24 -05:00
.lldbinit
aclocal.m4 Bug 1081682 - Make --with-ccache use --with-compiler-wrapper under the hood. r=mshal 2014-10-15 14:47:02 +09:00
Android.mk
AUTHORS
client.mk Bug 1082323 - Reject pymake in client.mk. r=mshal 2014-10-14 14:19:02 +09:00
client.py
CLOBBER Merge m-c to b-i 2014-11-28 11:59:19 -08:00
configure.in Bug 1105894 - Let unified compilation ride the train. r=gps 2014-11-28 09:59:17 +09:00
LEGAL
LICENSE
mach Bug 1043144 - Don't write machc bytecode file; r=mshal 2014-08-05 10:39:24 -07:00
Makefile.in Bug 910781 - add support for FINAL_TARGET_FILES; r=gps 2014-07-23 13:56:25 -04:00
moz.build Bug 1080910 - Add USE_ICU variable separated from ENABLE_INTL_API. r=glandium 2014-10-10 02:55:00 -04: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/