accessible
Bug 1179451 - Part 1: Rewrite some ternary operators as if/else. r=froydnj
2015-08-13 15:22:48 +03:00
addon-sdk
Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans
2015-08-13 10:57:14 -07:00
b2g
Bumping manifests a=b2g-bump
2015-08-18 04:27:06 -07:00
browser
Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
2015-08-18 11:26:14 -07:00
build
Bug 948591 - Intermittent testClearPrivateData | Exception caught - junit.framework.AssertionFailedError: Text string: '^Settings$' is not found! r=mcomella
2015-08-17 00:00:00 -07:00
caps
Bug 1192666 - Emit '[]' around origin strings for ipv6 origins, r=ehsan
2015-08-11 15:09:52 -04:00
chrome
Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
2015-08-18 11:26:14 -07:00
config
Bug 1192312 - Use MediaCodecSource for camera recording since gonkL r=aosmond
2015-08-14 07:34:24 -07:00
db /sqlite3
Bug 1188578 - Upgrade SQLite to version 3.8.11.1. r=mak
2015-07-30 07:49:40 -04:00
docshell
Bug 1179451 - Part 1: Rewrite some ternary operators as if/else. r=froydnj
2015-08-13 15:22:48 +03:00
dom
Bug 968923 - part 5a - add use counters for SVGSVGElement and CSS properties for testing purposes; r=bz
2015-06-05 14:07:25 -04:00
editor
Bug 1181130 - Part 3: Keep track of editable descendants per node and prevent NS_STYLE_USER_SELECT_ALL selection for nodes with editable descendants. r=bz
2015-08-14 10:52:38 -07:00
embedding
Merge fx-team to m-c a=merge
2015-08-13 16:30:54 -07:00
extensions
Bug 1190086 - Use new String::Contains(char) method more widely r=froydnj
2015-08-14 00:49:15 +02:00
gfx
Bug 1194753 - Wait longer when decoding the first frame of D3D9 DXVA video before deciding it is invalid. r=cpearce
2015-08-18 14:19:45 -04:00
hal
Bug 1184285 - Stop warning if RemoveObserver() is called for unregistered observer. r=dhylands
2015-07-24 12:08:26 -07:00
image
Bug 968923 - part 3b - propagating use counters from SVG images into owning/parent documents; r=seth
2015-06-03 13:42:07 -04:00
intl
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
ipc
Bug 1106321 - Serialize DEVMODE down to the content process when printing on Windows. r=jimm
2015-08-06 17:36:54 -04:00
js
Bug 1178653 - Refactor construction code to use an interface consistent with the spec, with the one exception using an out-of-the-way, differently-named method. r=efaust
2015-07-25 02:38:10 -07:00
layout
Bug 968923 - part 3d - record use counter information from the CSS parser; r=dbaron
2015-06-03 15:21:24 -04:00
media
Bug 1189040: add a whitelist for network interfaces to use with ICE/webrtc r=ekr
2015-08-12 19:45:36 -04:00
memory
Bug 1179042 - Add a script for analyzing memory blocks using a heap scan DMD log. r=njn DONTBUILD
2015-08-17 16:48:10 -07:00
mfbt
Bug 1193298 - Part 3: Delete RefPtr<T>::operator T*()&&. r=froydnj
2015-08-11 06:45:00 -04:00
mobile
No bug - Bump Google Play versions in Android Gradle versions. r=me
2015-08-17 11:26:29 -07:00
modules
Revert "Bug 1190970: [MSE] P1. Enable WebM by default on platforms not supporting h264/aac. r=cpeterson"
2015-08-17 17:55:22 +10:00
mozglue
Bug 1192082 - Iniialize/deinitialize JNI in nsAppShell; r=snorp
2015-08-13 00:53:40 -04:00
netwerk
Bug 1179399 - Add a flag to HttpBaseChannel indicating whether interception is occurring. r=mayhemer
2015-08-17 16:42:46 -04:00
nsprpub
Bug 1191269, Update Mozilla 42 to NSPR 4.10.9, landing NSPR_4_10_9_BETA3, r=ted
2015-08-05 13:03:50 +02:00
other-licenses
Bug 1188462 - Rename gfx/skia/trunk directory to gfx/skia/skia. r=jrmuizel
2015-07-30 11:51:29 -04:00
parser
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
2015-08-12 20:19:11 -07:00
probes
Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen
2014-11-04 02:01:00 +01:00
python
Bug 1195182 - Fixed broken AUR link for uuid; r=gps
2015-08-18 09:26:37 -07:00
rdf
Bug 1179071 - Merge RemovingIterator into Iterator. r=froydnj.
2015-07-06 22:02:26 -07:00
security
Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
2015-08-18 11:26:14 -07:00
services
Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
2015-08-18 11:26:14 -07:00
startupcache
Bug 1189156 (part 4) - Don't use enumeration style for nsBaseHashtable::SizeOf{In,Ex}cludingThis(). r=erahm,jfkthame.
2015-07-30 21:19:57 -07:00
storage
Bug 1193022 - clean up reference-counting in storage/; r=mak
2015-07-01 13:11:11 -04:00
testing
Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
2015-08-18 11:26:14 -07:00
toolkit
Bug 968923 - part 3c - miscellaneous telemetry changes for use counters; r=gfritzsche
2015-06-03 14:38:15 -04:00
tools
Bug 1173459 - Stop generating partial MAR files and publishing complete MARs to balrog as a part of nightly automation. r=mshal
2015-08-12 09:49:03 -04:00
uriloader
Backed out changeset f99b27e40987 (bug 1193924) for B2G emulator bustage.
2015-08-13 12:45:05 -04:00
view
Bug 1157941 - If the current PresShell is suppressed, paint the old one if it is available r=tn,Enn
2015-07-21 21:09:02 -04:00
webapprt
Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans
2015-08-13 10:57:14 -07:00
widget
Bug 1194055 - GetSysFontInfo should return MS Shell Dlg 2 for eFont_Field and eFont_List on Windows. r=masayuki
2015-08-18 17:21:38 +01:00
xpcom
Bug 1190483 - Followup to address review comment.
2015-08-14 10:04:41 -07:00
xpfe
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
xulrunner
Bug 1174011, fix xulrunner-stub compile, r=gladium DONTBUILD
2015-08-07 12:20:28 +12:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07: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
No bug; add .pdb to gitignore
2015-04-01 16:02:20 -04:00
.hgignore
Bug 1186963 - Ignore files generated by running a Mozharness script. DONTBUILD. r=gps
2015-07-24 09:30:18 -04:00
.hgtags
No bug - Tagging mozilla-central 7a19194812eb with FIREFOX_AURORA_42_BASE a=release DONTBUILD CLOSED TREE
2015-08-10 12:17:38 -07: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
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
AUTHORS
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
2015-08-12 20:19:11 -07:00
Android.mk
…
CLOBBER
Bug 1179909 - Touch CLOBBER to fix Android cpptest bustage on a CLOSED TREE.
2015-08-11 10:23:47 -04:00
GNUmakefile
Bug 794723 - Add a default makefile which wraps mach. r=gps
2015-02-06 10:26:00 -08:00
LEGAL
…
LICENSE
…
Makefile.in
bug 1168535 - print error response body in upload_symbols.py. r=gps
2015-05-27 13:50:04 -04:00
README.txt
Bug 1163484 - Remove extra chars from readme. r=lightsofapollo
2015-05-10 21:56:00 +02:00
aclocal.m4
Bug 1192277 - remove check for LLVM PR 8927; r=glandium
2015-08-07 19:35:43 -04: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
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 1191688 - Add -nologo option to rc.exe. r=ted
2015-08-18 15:55:17 +09:00
mach
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
moz.build
Bug 1134110 - other-license/android is unnecessary if Android minimum version is 11 or later. f=esawin, r=sworkman
2015-05-14 15:38:18 +09:00
mozilla-config.h.in
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
2015-05-26 16:17:55 +09:00