accessible
Bug 1214398 - Add highlight box to doc body if it is available and set z-index. r=yzen
2015-10-13 14:03:00 +02:00
addon-sdk
Bug 1210956 - Clean up missed theme references after migration. r=bgrins
2015-10-08 13:43:05 -05:00
b2g
Bug 1214932 - Remove fragmented-mp4 from media prefs. r=jya
2015-10-15 14:51:28 +13:00
browser
Bug 1214932 - Remove fragmented-mp4 from media prefs. r=jya
2015-10-15 14:51:28 +13:00
build
Bug 1201314 - Make most of std:: non-memmovable for static analysis purposes. r=mystor r=ehsan
2015-10-14 18:13:00 +02:00
caps
Merge b2ginbound to central, a=merge
2015-10-07 11:04:26 -07:00
chrome
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
2015-10-07 14:03:21 +02:00
config
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
db /sqlite3
Bug 1209875 - Get rid of XULPPFLAGS. r=gps
2015-10-01 07:30:48 +09:00
devtools
Bug 1213138 - Add react-redux library to developer tools. r=gerv
2015-10-14 10:07:59 -07:00
docshell
Bug 1207161 - fix run-by-dir leak in test_bug846906.xul; r=mccr8
2015-10-12 21:41:35 -04:00
dom
Bug 944616 - "Blob URLs don't allow query or fragment parts". r=bz
2015-10-14 13:48:00 +02:00
editor
Bug 1035091 part 1: change CSS parser and loader APIs to distinguish UA, user, and author sheets instead of just UA vs everyone else. r=heycam
2015-10-13 17:43:16 -04:00
embedding
Backed out 3 changesets (bug 1095236) for possibly spiking the frequency of VP(b-m) failures CLOSED TREE
2015-10-13 10:08:11 -07:00
extensions
Merge m-c to mozilla-inbound
2015-10-14 12:47:31 +02:00
gfx
Bug 1213007 - Part 1. Implementing gfxCrash. r=dvander
2015-10-14 08:24:00 +02:00
hal
Bug 1172740 - Implement Android HAL backend for alarms. r=snorp
2015-10-01 14:40:53 -03:00
image
Bug 1213613 (part 3) - Fix color-scaling of 16bpp BMP images. r=seth.
2015-10-13 20:01:02 -07:00
intl
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
2015-10-07 14:03:21 +02:00
ipc
Bug 1213320 - Detect IPC::Channel leaks with the XPCOM leak checker. r=jld
2015-10-14 11:03:47 -07:00
js
Bug 1210876 - test_bug799348.xul fails on Windows debug with runByDir enabled. r=dvander
2015-10-14 04:10:00 +02:00
layout
Back out changeset bc0ffa0fc4d8 (bug 1209649) for the 10.10 failures that nobody expects
2015-10-14 22:52:35 -07:00
media
Bug 1208176 - Part 3: Be forgiving when we see prflx instead of host candidates in ice_unittest. r=drno
2015-10-06 15:09:45 -05:00
memory
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
2015-10-07 14:03:21 +02:00
mfbt
Backed out 5 changesets (bug 1212624) for breaking stuff.
2015-10-14 16:49:12 -07:00
mobile
Bug 1214932 - Remove fragmented-mp4 from media prefs. r=jya
2015-10-15 14:51:28 +13:00
modules
Bug 1214932 - Remove fragmented-mp4 from media prefs. r=jya
2015-10-15 14:51:28 +13:00
mozglue
Backed out changeset a67ea3f24678 (bug 1205987) for not working as well as originally thought
2015-10-14 09:51:35 -07:00
netwerk
Bug 1213979 - h2 packet formats. r=hurley
2015-10-12 23:56:12 -04:00
nsprpub
Bug 1191269, set NSPR version to final tag, no code change, DONTBUILD
2015-08-19 18:05:33 +02:00
other-licenses
bug 1198226 - Move HOST_{C,CXX}FLAGS to moz.build HOST_{CFLAGS,CXXFLAGS,DEFINES}. r=mshal
2015-09-08 11:35:43 -04:00
parser
Bug 1209658 part 2. Add text/json and text/vtt as text MIME types. r=bkelly
2015-10-05 12:23:26 -04:00
probes
python
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
rdf
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
2015-10-07 14:03:21 +02:00
security
Bug 1168635 - Add an XPCOM interface to allow RC4. r=keeler
2015-10-15 05:48:27 +09:00
services
Bug 1212633 - include mobile and unfiled folders in Sync's concept of 'all IDs'. r=rnewman
2015-10-13 10:32:18 +11:00
startupcache
Backed out changeset 91d4539e00ce (bug 1207245)
2015-10-07 10:19:19 -07:00
storage
Backed out changeset 91d4539e00ce (bug 1207245)
2015-10-07 10:19:19 -07:00
testing
Bug 1214932 - Remove fragmented-mp4 from media prefs. r=jya
2015-10-15 14:51:28 +13:00
toolkit
Bug 1213007 - Part 1. Implementing gfxCrash. r=dvander
2015-10-14 08:24:00 +02:00
tools
Bug 1212427 - Reference extra Python paths in Sphinx config; r=mshal
2015-10-09 13:03:52 -07:00
uriloader
Bug 1165558 - Return valid dispositions even if there wasn't a header. r=bz
2015-10-14 13:41:26 -07:00
view
Bug 1207161 - fix run-by-dir leak in test_bug846906.xul; r=mccr8
2015-10-12 21:41:35 -04:00
webapprt
Bug 1212299 part 1 - Forbid documents inside elements other than iframe from requesting fullscreen. r=smaug
2015-10-12 11:24:23 +11:00
widget
Bug 943296 - widget/gtk/nsDragService.cpp should assume Gtk uses UTF-8. r=karlt.
2015-10-14 15:28:50 +03:00
xpcom
Bug 1194555 - Part 6: Run reporters asynchronously. r=njn,jld,ted
2015-10-14 16:52:59 -07:00
xpfe
Backed out 2 changesets (bug 1137009)
2015-10-13 18:33:51 -07:00
xulrunner
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07:00
.clang-format-ignore
.eslintrc
Bug 1203520 - We need a DevTools ESLint plugin containing our ruleset r=gps
2015-09-30 14:44:48 +01:00
.gdbinit
.gitignore
Bug 1214256 - Add talos virtualenv and tp5n files to .hgignore and .gitignore. r=gps
2015-10-13 12:35:42 -04:00
.hgignore
Bug 1214256 - Add talos virtualenv and tp5n files to .hgignore and .gitignore. r=gps
2015-10-13 12:35:42 -04:00
.hgtags
No bug - Tagging mozilla-central fcef8ded82219c89298b4e376cfbdfba79a1d35a with FIREFOX_AURORA_43_BASE a=release DONTBUILD CLOSED TREE
2015-09-21 10:11:56 -04:00
.lldbinit
.ycm_extra_conf.py
Bug 1162714 - Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
aclocal.m4
Bug 1205012 - Allow rust source code in SpiderMonkey; r=mshal
2015-09-18 13:55:29 -07:00
Android.mk
AUTHORS
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
2015-08-12 20:19:11 -07:00
client.mk
Fixup for bug 1188766 for valgrind bustage on a CLOSED TREE. r=me
2015-08-11 07:45:36 +09:00
client.py
CLOBBER
Bug 1182727 - Touch CLOBBER
2015-10-09 21:16:48 -04:00
configure.in
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
GNUmakefile
Bug 794723 - Add a default makefile which wraps mach. r=gps
2015-02-06 10:26:00 -08:00
LEGAL
LICENSE
mach
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
Makefile.in
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
moz.build
Bug 1211765 - Remove remnants from --with-libxul-sdk. r=bsmedberg
2015-10-14 08:02:34 +09:00
mozilla-config.h.in
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
2015-05-26 16:17:55 +09:00
README.txt
No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE
2015-08-30 21:53:27 +12:00