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
Merge fx-team to m-c. a=merge
2014-12-08 15:37:46 -05:00
browser
Merge inbound to m-c. a=merge
2014-12-08 15:46:14 -05:00
build
Bug 1091242 - Part 6: Wiring the new JSEP handler code in. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jesup, r=smaug
2014-11-19 16:16:29 -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
Backed out changesets 916dbe7cf99d and 4ae3b6ea1d85 (bug 1104623) for intermittent leaks in the newly-added test.
2014-12-08 13:11:49 -05:00
dom
Bug 1097823 - Move NotDecodedReason from RequestSampleCallback to MediaDecoderReader. r=cpearce
2014-12-08 14:45:36 -08: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 1060529, send the enabled state of child process commands to the parent on update, now with improved test, r=smaug,ehsan
2014-12-08 08:12:22 -05:00
extensions
bug 1105074 - make more stuff final r=froydnj
2014-11-25 13:56:07 -05:00
gfx
Bug 1105834 - Part 3: Add lz4 support. r=jrmuizel
2014-12-08 14:42:33 -05:00
hal
Bug 1100964 - Reset phone while enabling unrestricted devtools mode. r=fabrice, r=sicking
2014-11-26 06:46:00 -05:00
image
Bug 1102048 - Make image/src files comply with the Mozilla Coding Style Guide. r=seth
2014-12-05 17:17: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 1103324 - Instantiate an AutoNoJSAPI when dispatching IPC messages. r=billm
2014-12-06 09:51:14 -08:00
js
Bug 1103813 - Debugger.prototype.findObjects should only find objects in the debuggee compartments. r=shu
2014-12-08 13:39:55 -08:00
layout
Bug 1097125 - part 2 - make |mach reftest| and related commands support single files; r=ted.mielczarek
2014-11-11 12:20:33 -05:00
media
Bug 1091242 - Part 8: When running on tbpl, disable parts of ice_unittest that rely on external network. r=drno
2014-10-31 14:51:00 -07: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 1088186 - Index out of range in RecentTabsCursorLoader. r=rnewman
2014-12-06 04:57:00 -05:00
modules
Bug 1091242 - Part 6: Wiring the new JSEP handler code in. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jesup, r=smaug
2014-11-19 16:16:29 -08:00
mozglue
Bug 1101583 - Remove unused variables. r=glandium
2014-11-19 17:17:28 +01:00
netwerk
Bug 1084025 - Disable insecure version fallback. r=dkeeler
2014-12-09 07:19:04 +09: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 1107968 - Add --debug-command to mach; r=ahal
2014-12-05 10:19:49 -08: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 1084025 - Add telemetry to measure failures due to not falling back. r=keeler
2014-12-09 07:19:05 +09:00
services
Bug 1019985 - followup to address missing review comment, r=adw.
2014-12-05 16:54:10 -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
Bug 1091242 - Part 6: Wiring the new JSEP handler code in. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jesup, r=smaug
2014-11-19 16:16:29 -08:00
toolkit
Bug 1084025 - followup to fix the wrong description. r=keeler
2014-12-09 07:42:43 +09: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 1073117 - [gtk3] Use GTK_STYLE_CLASS_VIEW style for selected text rendering. r=karlt
2014-12-08 01:35:00 -05:00
xpcom
Bug 1105069 - Part 8: Remove implicit cast from GCCellPtr to js::gc::Cell*; r=jonco, r=mccr8
2014-12-01 22:34:25 -08: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
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
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
CLOBBER
Merge m-c to b-i
2014-11-28 11:59:19 -08:00
configure.in
Bug 1103269 - Remove the jscall tracer infrastructure; r=sfink
2014-12-04 09:41:02 -08: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
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
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00