accessible
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
addon-sdk
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
2015-09-21 12:04:18 -05:00
b2g
Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin
2015-09-23 07:41:00 +02:00
browser
Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin
2015-09-23 07:41:00 +02:00
build
Backed out changeset feceb41f1c3c (bug 1185244) for breaking running tests locally CLOSED TREE a=backout
2015-09-22 17:08:37 -07:00
caps
Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin
2015-09-23 07:41:00 +02:00
chrome
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
config
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-09-21 10:15:23 -04:00
db /sqlite3
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
2015-08-27 20:44:53 -07:00
devtools
Merge m-c to inbound, a=merge CLOSED TREE
2015-09-23 13:23:42 -07:00
docshell
Bug 1162003 - Enable run-by-dir mode for mochitest_chrome on Fx desktop opt builds. r=jmaher
2015-09-23 13:39:45 -04:00
dom
Bug 1181489 - Adding sanity checks into the alarm service for preventing from the alarm works erroneously. r=fabrice
2015-09-22 19:29:00 +02:00
editor
Bug 1199288 - Rename mApplyUserSelectStyle to mUserInitiated, r=smaug
2015-09-23 23:28:36 -04:00
embedding
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
extensions
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
gfx
bug 1178956 - Specify precision in OGLShaderProgram.cpp to fix compositor on iOS. r=kip
2015-09-22 15:41:46 -04:00
hal
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
image
Bug 1205923: Make VectorImage::GetWidth/GetHeight set outparam to 0 (not -1) on failure, to accomodate callers that don't check error codes. r=seth
2015-09-18 15:33:43 -07:00
intl
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
ipc
Bug 1205942 (part 2) - Fix "always true" warning in child_thread.cc. r=jld.
2015-09-23 18:21:19 -07:00
js
Bug 1202561 - Mark no-longer-used constants in jsversion.h. r=jorendorff.
2015-09-23 11:51:31 -07:00
layout
Bug 1199288 - Rename mApplyUserSelectStyle to mUserInitiated, r=smaug
2015-09-23 23:28:36 -04:00
media
Bug 1207416: Add Telemetry for time spent in different Load states in WebRTC r=gcp
2015-09-23 14:10:28 -04:00
memory
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
mfbt
Bug 1204669 optimize out hashtable lookups caused by extra GetPrototypeBinding call, r=bz,waldo
2015-09-24 03:53:31 +03:00
mobile
Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin
2015-09-23 07:41:00 +02:00
modules
Bug 1150944 - Enable SkiaGL for OSX. r=jrmuizel
2015-09-23 20:30:57 -04:00
mozglue
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
netwerk
Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin
2015-09-23 07:41:00 +02: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 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
2015-09-15 20:49:53 -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 1194365 - Bump Andoid NDK to r10e; manually install Android SDK and NDK on Mac OS X. r=mcomella
2015-09-22 13:56:17 -07:00
rdf
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
security
No bug, Automated HPKP preload list update from host bld-linux64-spot-560 - a=hpkp-update
2015-09-19 03:46:51 -07:00
services
Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
2015-09-22 11:02:55 -07:00
startupcache
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
2015-09-15 20:49:53 -07:00
storage
Bug 1179003 - Convert the infallible objectClassIs proxy hook into a fallible getBuiltinClass hook that indicates class type via outparam. r=efaust, r=bz on DOM bits, r=billm on IPC bits
2015-08-28 21:55:40 -07:00
testing
Bug 1200716 - Simplify talos output for perfherder. r=jmaher
2015-09-14 17:52:18 -04:00
toolkit
Bug 1178533 - Add nsIInstallPackagedWebapp for registering permissions when navigating to signed packages. r=bholley, r=fabrice, r=valentin
2015-09-23 07:41:00 +02:00
tools
Bug 1189881 - Move GeckoJavaSampler::getProfilerTime out of AndroidJNI.cpp. r=jchen
2015-09-17 16:17:26 -05:00
uriloader
bug 1171560 - Stub out exthandler for iOS. r=baku
2015-09-23 11:00:35 -04:00
view
Bug 895274 part.143 Rename NS_PLUGIN_INPUT_EVENT to ePluginInputEvent r=smaug
2015-09-08 23:33:38 +09:00
webapprt
Bug 647621 - Implement document.charset and update document.inputEncoding to the latest spec. r=bz
2015-09-23 09:32:29 +09:00
widget
fixup widget/ios from EventMessage change (no bug, NPOTB)
2015-09-22 09:33:51 -04:00
xpcom
bug 681602 - Implement xptcall for arm iOS. r=glandium
2015-09-23 09:57:10 -04:00
xpfe
Bug 1137009 part 1 - Always save dirty window attributes but do not persist them in nsXULWindow::SavePersistentAttributes() directly. r=enndeakin
2015-09-24 11:39:22 +10: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
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 912121 - Update misc. DevTools paths and comments. rs=devtools
2015-09-21 12:07:31 -05:00
.hgignore
Bug 912121 - Update misc. DevTools paths and comments. rs=devtools
2015-09-21 12:07:31 -05: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
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 1108782 - Follow-up: clobber. r=me
2015-09-22 22:18:15 -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
No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE
2015-08-30 21:53:27 +12:00
aclocal.m4
Bug 1203857 - Allow to build standalone js against jemalloc4. r=gps
2015-09-15 10:21:38 +09: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
backout 85ec486cf202 to reenable jemalloc 4 from bug 1205249
2015-09-23 13:39:43 -04: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