accessible
Bug 1198291 - Remove exposure of the NSAccessibilityDescription attribute to guarantee we always expose AccName and AccDescription correctly, r=davidb, r=surkov
2015-08-26 16:28:05 +02:00
addon-sdk
Bug 1165272 - Part 3: replace getCodebasePrincipal. r=bholley
2015-08-18 15:33:22 +08:00
b2g
Bug 1193227 - Exclude tests from Mac B2G / Mulet packages. r=spohl
2015-08-26 17:35:00 -04:00
browser
Bug 1197636 - Rework profiler location string parsing to scan from the right. (r=jsantell)
2015-08-27 15:21:22 -07:00
build
Bug 1156425 - Allow Android test jobs to run for up to 90 minutes; r=RyanVM
2015-08-27 11:29:00 -06:00
caps
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
2015-08-18 15:01:42 +08: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 1172609 - Part 5: Add js::ResetTimeZone() function. r=waldo, r=ted
2015-06-15 00:33:02 -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 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley
2015-08-17 17:03:19 +08:00
dom
Bug 1198422 - CSP: Allow nonce to load if default-src is not specified in second policy (r=dveditz)
2015-08-25 16:11:04 -07:00
editor
Bug 895274 part.3 Make the enum of event messages a named enum IGNORE IDL r=smaug
2015-08-26 21:56:59 +09:00
embedding
Bug 1193903 - Fix nsWebBrowserPersist for documents with no page descriptor. r=mconley
2015-08-13 18:08:09 -07:00
extensions
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
2015-08-18 15:01:42 +08:00
gfx
Backout d4985245dfd55ba44e0417c42c956e03d094b0df (bug 1136766) for talos regression
2015-08-27 18:29:37 -04:00
hal
Bug 1172609 - Part 7: Hal calls nsJSUtils::ResetTimeZone() when timezone changes. r=dhylands
2015-06-15 01:25:57 -07:00
image
Merge m-c to fx-team. a=merge
2015-08-26 14:34:15 -04: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 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley
2015-08-17 17:03:19 +08:00
js
Bug 1199172 - Only treat non-static constructor methods as the actual class constructor. (r=shu)
2015-08-27 15:27:07 -07:00
layout
Bug 1191539 - DisplayPort should ForceInside frameRect to match compositor DisplayPort. r=kats
2015-08-27 14:21:58 -04:00
media
Bug 1197282 - Include <atomic> in VideoDecoder.h. r=cpearce
2015-08-25 12:40:20 +02:00
memory
Bug 1198124 - Enable -Wshadow in directories that have no -Wshadow warnings. r=glandium
2015-08-25 09:14:38 -07:00
mfbt
Bug 1197734 - Add MOZ_HAVE_CXX11_CONSTEXPR_IN_TEMPLATES on VS2015+. r=Waldo
2015-08-25 16:53:25 +09:00
mobile
Backed out changeset 159775bbf798 (bug 1193745) for robocop crashes.
2015-08-27 10:55:28 -04:00
modules
Bug 1197944 - Change pref so that the http auth dialog is presented for sub resources as well. r=jduell
2015-08-24 12:26:00 -04:00
mozglue
Merge m-c to fx-team. a=merge
2015-08-26 14:34:15 -04:00
netwerk
Bug 1176988 - Patch 1 - Always hit cache irrespective of HTTP method if channel is being intercepted. r=jdm
2015-08-18 11:30:38 -07: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 1198124 - Enable -Wshadow in directories that have no -Wshadow warnings. r=glandium
2015-08-25 09:14:38 -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 1188468 - Allow script to force updating a generated file even if the file is actually not changed. r=gps
2015-08-25 10:07:43 +10: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 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
2015-08-18 15:01:42 +08: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 1198124 - Enable -Wshadow in directories that have no -Wshadow warnings. r=glandium
2015-08-25 09:14:38 -07:00
testing
Bug 1196393 - Install psutil 3.1.1 in the desktop_unittests vitualenv so it will be available to desktop unittests. r=jlund
2015-08-27 10:38:18 -07:00
toolkit
Bug 1198980 - Make JS::ubi::*::identifier be uint64_t instead of uintptr_t. r=sfink
2015-08-27 09:17:00 -04:00
tools
Bug 1122721 - Don't call pthread_get_stackaddr_np during sampling. r=mstange
2015-08-25 18:03:32 -04:00
uriloader
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
2015-08-18 15:01:42 +08:00
view
Bug 1177155 part 1 - Defer resize reflow and freeze refresh driver during window fullscreen change. r=smaug
2015-08-27 23:14:49 +10: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
Bug 1197059 - Disable JasPer support in GDK-PixBuf. r=karlt
2015-08-27 18:35:14 -04:00
xpcom
Bug 1181907 (Part 1) - Make it possible to use nsGenericHashKey with free functions. r=heycam
2015-08-26 18:19:31 -07:00
xpfe
Bug 1189132 - Skip unmap during window destruction on GTK, working around talos hang with GL layers. r=karlt
2015-08-26 21:30:16 -04: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
Bug 1198247 - Update .gitignore for moved locations of psutil build files. r=gps NPOTB DONTBUILD
2015-08-27 11:24:18 +01: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 1195388 - Follow-up: touch CLOBBER. a=bustage
2015-08-19 15:13:49 -07: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 1197681 - Remove MOZ_NTDDI_WIN7 from configure.in. r=mshal
2015-08-25 16:52:08 +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