accessible
Bug 1105475 - Make sendChromeEvent work with Mulet. r=yzen
2014-12-01 09:27:46 -08:00
addon-sdk
Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
2014-11-28 09:44:12 +01:00
b2g
Bumping manifests a=b2g-bump
2014-11-30 23:27:00 -08:00
browser
Bug 1080943 - Leak fix for 5994d92115ac copied from Loop's head.js. rs=bustage
2014-12-01 00:14:08 -08:00
build
Bug 1099345 - Add more descriptive debugging output to the Android SDK code generator r=nalexander
2014-11-26 15:16:08 -06: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 1099430, mozilla-central parts: Eliminate the duplication of the build system in comm-central, r=glandium.
2014-11-29 19:45:31 -06: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
Bug 1102607 - make GMPStorage APIs callable off the main thread. r=cpearce.
2014-11-28 00:34:00 +01:00
editor
Bug 1105184 - Setup the mCaret used for DND so that it displays the caret also when dragging a selection within the same shell. r=roc
2014-12-01 15:55:16 +00: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 1105836 - Automatically confirm the target APZC for an input block that arrives during fast-motion. r=botond
2014-11-28 12:25:41 -05: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 1104622 (Part 2) - Don't discard for redecoding. r=tn
2014-11-27 19:56:00 -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 928044 Part 2: Enable the content sandbox by default on Windows with an open policy. r=tabraldes,glandium,jimm
2014-11-29 17:12:18 +00:00
js
Bug 1052139 - Refactor global-object creation code to distinguish the unique self-hosting global from all other run-of-the-mill globals. r=till
2014-11-26 16:04:55 -05:00
layout
Bug 1102374 - Enable display:contents by default in non-release builds. r=dbaron
2014-12-01 15:55:16 +00: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 1106255 - Enable the meta-viewport support on Fennec to fix font inflation. r=dvander
2014-12-01 13:55:59 -05: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 1088969
- Upgrade Mozilla 36 to use NSS 3.17.3, changing version numbers, only.
2014-12-01 14:34:08 +01:00
services
Bug 1085774 - Part 0: cleanup in tabs engine. r=trivial
2014-11-30 19:34:58 -08: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 f-t to m-c, a=merge
2014-11-29 09:02:17 -08:00
toolkit
Merge f-t to m-c, a=merge
2014-11-29 09:02:17 -08:00
tools
bug 1105074 - make more stuff final r=froydnj
2014-11-25 13:56:07 -05:00
uriloader
Bug 1100632 - Remove --disable-opus option and MOZ_OPUS #define macros. r=rillian,ted
2014-11-28 01:20:00 -08: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 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm
2014-11-28 14:08:29 -05: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
Bug 965120 - Use .clang-format to set tree default format; r=gps
2014-01-30 14:27:44 +13:00
.clang-format-ignore
Bug 967361 - Fix .clang-format-ignore on Windows. r=gps
2014-02-04 17:25:04 +13:00
.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
Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium
2014-01-21 14:47:05 +11:00
AUTHORS
…
Android.mk
…
CLOBBER
Merge m-c to b-i
2014-11-28 11:59:19 -08:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 910781 - add support for FINAL_TARGET_FILES; r=gps
2014-07-23 13:56:25 -04:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00
aclocal.m4
Bug 1081682 - Make --with-ccache use --with-compiler-wrapper under the hood. r=mshal
2014-10-15 14:47:02 +09:00
client.mk
Backed out changeset b30422149e3e (bug 1082323) because this version is terribly broken.
2014-10-15 14:55:36 +09:00
client.py
Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium
2014-04-01 11:33:27 +08:00
configure.in
Bug 1088969
- Upgrade Mozilla 36 to use NSS 3.17.3, changing version numbers, only.
2014-12-01 14:34:08 +01:00
mach
Bug 1043144 - Don't write machc bytecode file; r=mshal
2014-08-05 10:39:24 -07: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
Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium
2014-02-28 08:17:22 -05:00