accessible
Bug 1194859 - crash in mozilla::a11y::ARIAGridCellAccessible::GroupPosition, r=marcoz
2015-08-18 20:38:24 -04:00
addon-sdk
Bug 1195589: addon is not defined in page-worker scripts. r=jsantell
2015-08-25 09:54:40 -07:00
b2g
Bumping manifests a=b2g-bump
2015-08-25 03:53:27 -07:00
browser
Bug 1196765
- Fix and re-enable browser/base/content/test/general/browser_bug555767.js by removing unneeded checks using browser.sessionHistory removing skip-if = e10s from browser.ini. r=jimm
2015-08-25 13:01:04 -05:00
build
Merge inbound to central, a=merge
2015-08-20 12:42:21 -07:00
caps
Merge fx-team to m-c. a=merge
2015-08-24 20:57:36 -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 1189967 - Add cmath to the wrapped STL headers. r=nfroyd
2015-08-23 22:20:40 +09:00
db /sqlite3
Bug 1188578 - Upgrade SQLite to version 3.8.11.1. r=mak
2015-07-30 07:49:40 -04:00
docshell
Merge inbound to central, a=merge
2015-08-20 12:42:21 -07:00
dom
Merge inbound to m-c. a=merge
2015-08-25 10:43:34 -04:00
editor
Bug 1197002 - Use channel->Open2() in editor/libeditor/nsHTMLDataTransfer.cpp (r=sicking)
2015-08-21 20:33:42 -07:00
embedding
Bug 1193903 - Fix nsWebBrowserPersist for documents with no page descriptor. r=mconley
2015-08-13 18:08:09 -07:00
extensions
Bug 1170484 - Skip the new test on Mulet as well.
2015-08-24 14:25:48 -04:00
gfx
Merge inbound to m-c. a=merge
2015-08-25 10:43:34 -04:00
hal
Bug 1131470 - Part 2: Update screen configuration HAL to report orientation angle. r=snorp,mwu
2015-08-18 14:55:15 -07:00
image
Bug 1194900 - Stop deciding when to send invalidations in nsPNGDecoder and let Decoder handle it. r=tn
2015-08-24 19:49:36 -07:00
intl
Bug 1172609 - Part 9: Add threadsafe recreateDefault() method to ICU::Timezone. r=waldo
2015-08-05 19:07:34 -07:00
ipc
Bug 1189967 - Be slightly more explicit about some conversions to std::wstring. r=nfroyd
2015-08-23 22:20:19 +09:00
js
Bug 1195298 - Fix NewDenseArray intrinsic to work when the first argument is a double. r=till
2015-08-25 13:13:02 +02:00
layout
Backed out changeset 2d9ed9032a45 (bug 1192831) for suspicion of causing bug 1178709 to spike.
2015-08-23 15:21:23 -04:00
media
Bug 1197282 - Include <atomic> in VideoDecoder.h. r=cpearce
2015-08-25 12:40:20 +02:00
memory
Bug 1189967 - Avoid conflicting declarations for our raise wrappers on Windows. r=nfroyd
2015-08-23 22:22:26 +09:00
mfbt
Bug 1197734 - Add MOZ_HAVE_CXX11_CONSTEXPR_IN_TEMPLATES on VS2015+. r=Waldo
2015-08-25 16:53:25 +09:00
mobile
Merge fx-team to m-c. a=merge
2015-08-24 20:57:36 -04:00
modules
Bug 1196514
- remove dom.messagechannel.enabled pref, r=smaug
2015-08-20 08:34:38 +01:00
mozglue
Bug 1197145 - Added BaseTimeDuration::IsZero(), BaseTimeDuration::operator bool(), TimeStamp::operator bool(). r=nfroyd
2015-08-21 05:36:00 -04:00
netwerk
Bug 1196237 - Relemetry after dns shutdown. r=dragana
2015-08-20 12:14:40 -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 1188462 - Rename gfx/skia/trunk directory to gfx/skia/skia. r=jrmuizel
2015-07-30 11:51:29 -04:00
parser
Bug 1196050 - Replace NSCAP_Zero usage with decltype(nullptr). r=froydnj
2015-08-20 10:30:10 +10:00
probes
python
Bug 1167986 - TEST-UNEXPECTED-FAIL | xpcshell-unpack.ini:toolkit/mozapps/extensions/test/xpcshell/test_signed_install.js (and signing failures). r=gps
2015-08-23 11:54:44 +02:00
rdf
Bug 1195611 - Use channel->ascynOpen2 in rdf/base/nsRDFXMLDataSource.cpp (r=sicking)
2015-08-18 09:54:36 -07:00
security
Bug 1196403 - Apply crbug/522201 to support Windows 10 build 10525. r=bobowen
2015-08-25 19:21:08 +09: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
Merge inbound to m-c. a=merge
2015-08-24 20:37:14 -04:00
toolkit
Bug 1198229 - GCLI: Rename securityDesc in gclicommands.properties to reflect new content. r=ckerschb, r=flod
2015-08-25 10:26:31 -07:00
tools
Backed out 8 changesets (bug 1123237) CLOSED TREE
2015-08-25 12:42:01 +08:00
uriloader
Bug 1165272 - Part 1: Remove getAppCodebasePrincipal. r=bholley
2015-08-24 01:31:00 -04:00
view
Bug 1050498 - Record compositing operations, r=jsantell,smaug,tromey
2015-08-25 08:51:58 +03:00
webapprt
Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj
2015-08-13 19:00:02 -07:00
widget
Merge fx-team to m-c. a=merge
2015-08-25 10:34:53 -04:00
xpcom
Bug 1195755: Don't assert recursion depth sanity on Mac, because there is none. r=me
2015-08-21 19:56:56 -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
.gdbinit
.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
.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 1192277 - remove check for LLVM PR 8927; r=glandium
2015-08-07 19:35:43 -04: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 1195388 - Follow-up: touch CLOBBER. a=bustage
2015-08-19 15:13:49 -07:00
configure.in
Bug 1197681 - Remove MOZ_NTDDI_WIN7 from configure.in. r=mshal
2015-08-25 16:52:08 +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 1168535 - print error response body in upload_symbols.py. r=gps
2015-05-27 13:50:04 -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
README.txt
Bug 1163484 - Remove extra chars from readme. r=lightsofapollo
2015-05-10 21:56:00 +02:00