accessible
Bug 1112746 - some internal object checks are missed in xpcom wrapper, r=yzen
2014-12-22 13:54:28 -05:00
addon-sdk
Bug 647540 - Get rid of the toolbar-primary class. r=enn
2014-12-18 23:31:39 +01:00
b2g
Bug 1073003 - Enable warnings-as-errors on B2G. r=mwu
2014-12-17 14:09:54 -05:00
browser
Merge inbound to m-c. a=merge
2014-12-22 17:55:32 -05:00
build
Bug 1114267 - Part 1: Add an analysis to force some classes to have trivial ctors and dtors; r=jrmuizel
2014-12-22 18:15:42 -05:00
caps
Bug 1110615 - Fix inheriting problem for blobs (r=sicking)
2014-12-12 09:03:47 -08:00
chrome
Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - chrome/ changes (r=sicking)
2014-12-12 09:05:34 -08:00
config
Bug 1111607 - Searchplugins should be picked up from en-US, if possible. r=glandium
2014-12-17 16:06:14 +01:00
content
Remove testcase for bug 894137 because it causes assertions in other tests
2014-11-24 08:41:42 -08:00
db /sqlite3
Bug 1108328 - Upgrade SQLite to version 3.8.7.4. r=mak
2014-12-10 10:02:17 -05:00
docshell
Bug 1083634 - entering a trailing slash after a domain should not do a search. r=smaug r=Unfocused
2014-12-22 00:03:26 +00:00
dom
Bug 1112054 - Disable WebSockets in workers on Fx35. r=smaug, a=lsblakk
2014-12-23 11:31:54 +01:00
editor
Merge b2g-inbound to m-c a=merge
2014-12-12 16:43:37 -08:00
embedding
Bug 1109746 - Fix more bad implicit constructors in some random code across the tree
2014-12-13 14:17:04 -05:00
extensions
Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - extensions/ changes (r=karlt)
2014-12-12 09:06:42 -08:00
gfx
Bug 1109201 - null-check font within GetFontAt. r=roc
2014-12-23 05:01:11 -05:00
hal
Bug 1073003 - Fix more -Wunused-variable and -Wunused-but-set-variable warnings. r=ehsan
2014-12-17 18:05:28 -05:00
image
Bug 773014 - Part 2: Mark Static{Auto,Ref}Ptr as global-only; r=jrmuizel
2014-12-22 18:10:44 -05:00
intl
Bug 1101625 - mingw fixup.
2014-12-20 22:05:49 +01:00
ipc
Bug 1114753 - Remove yet more dead-for-Gecko code from ipc_message_utils.h. rs=bent
2014-12-22 13:47:00 +01:00
js
Backed out changeset 232c0f30075c (bug 1031203) for j1 test failures
2014-12-23 11:51:29 +01:00
layout
Bug 1071769 - Fuzz some test to enable DrawTargetTile on b2g. r=Bas
2014-12-23 10:52:20 +01:00
media
Bug 1113073: Add H264 3-bytes NAL size support. r=kentuckyfriedtakahe
2014-12-23 14:41:21 +11:00
memory
Bug 1110455 - Add --sort-by=num-blocks option to dmd.py. r=mccr8.
2014-12-15 15:04:39 -08:00
mfbt
Bug 1114696 - Add MOZ_STRONG_REF and MOZ_WEAK_REF annotations; r=froydnj
2014-12-22 18:16:55 -05:00
mobile
Merge inbound to m-c. a=merge
2014-12-22 17:55:32 -05:00
modules
Bug 1112054 - Disable WebSockets in workers on Fx35. r=smaug, a=lsblakk
2014-12-23 11:31:54 +01:00
mozglue
Bug 1073003 - More Werror bustage fixes on a CLOSED TREE. r=bustage
2014-12-23 00:03:15 -05:00
netwerk
Bug 1000305 - part 3: Add atob() and btoa() to server-side java Sandbox. r=waldo
2014-12-20 17:35:40 -05:00
nsprpub
Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc
2014-08-13 21:47:00 +02:00
other-licenses
Bug 1110212
- Fix missing includes.
2014-12-18 23:58:43 +01:00
parser
Bug 1081039 - cloneNode on a custom element should call createdCallback if cloned in a document with a custom element definition. r=smaug
2014-12-22 18:19:08 -08:00
probes
Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen
2014-11-04 02:01:00 +01:00
profile
Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps
2014-12-04 16:24:03 -08:00
python
merge mozilla-inbound to mozilla-central a=merge
2014-12-18 13:50:27 +01:00
rdf
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
2014-12-10 22:56:31 -08:00
security
Bug 1114671: Use function pointer (instead of reference) in pkix/bind.h, for consistency & to fix -Wignored-qualifiers build warning for 'const'. r=briansmith
2014-12-22 13:04:36 -08:00
services
Bug 1110681 - The HealthReporter AsyncShutdownTimeout state should include what provider is currently initialized. r=yoric
2014-12-18 16:43:39 +01:00
startupcache
Bug 1111948 - Fix --disable-startupcache, and re-disable the startup cache on B2G in the process. r=mshal.
2014-12-16 18:18:21 -08:00
storage
Bug 1097267 - Change the enumerate hook usage in XPC and browser. r=bholley
2014-12-11 19:31:10 +01:00
testing
Bug 1105393 - Remove deprecated for-each-in loops in mochitest/server.js. r=jmaher
2014-12-20 09:53:12 -08:00
toolkit
Merge inbound to m-c. a=merge
2014-12-22 17:55:32 -05:00
tools
Bug 1111949 - [TaskTracer] Bulid error: mozilla-central/tools/profiler/GeckoTaskTracer.cpp:115:31: error: expected ')' before 'false', r=sinker.
2014-12-22 10:04:44 +08:00
uriloader
Bug 984194 - reenable test_encoding.js now that bug 1012917 is fixed. r=sworkman
2014-12-20 10:38:19 +02:00
view
Bug 1092630: Get rid of native widgets for OS X NPAPI plugins, make things work much better under e10s. Patch by Josh Aas, Markus Stange, Steven Michaud, David Parks. r=smichaud/jst/josh (more reviews pending)
2014-12-11 08:44:07 -06:00
webapprt
Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures.
2014-12-11 11:28:30 -05:00
widget
Bug 1105088 - Disable D3D9 on Vista or later Windows versions. r=jrmuizel
2014-12-23 11:27:37 +01:00
xpcom
Bug 773014 - Part 2: Mark Static{Auto,Ref}Ptr as global-only; r=jrmuizel
2014-12-22 18:10:44 -05:00
xpfe
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
2014-12-10 22:56:31 -08:00
xulrunner
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
2014-12-10 22:56:31 -08:00
.clang-format
Bug 965120 - Use .clang-format to set tree default format; r=gps
2014-01-30 14:27:44 +13: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 1065252 - Ignore Emacs .dir-locals.el. r=ted
2014-09-09 23:40:00 +02:00
.hgignore
Bug 1044411 - Generate Loop ToS static content, r=abr,dmose; rs=ted for .hgignore changes
2014-08-26 12:58:00 -05:00
.hgtags
No bug - Tagging mozilla-central b297a6727acf with FIREFOX_AURORA_36_BASE a=release DONTBUILD CLOSED TREE
2014-11-28 10:53:24 -05: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
AUTHORS
…
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
CLOBBER
Bug 1066383 - Touch CLOBBER due to the IDL removal not being properly caught by the build system.
2014-12-22 13:07:28 -05:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 910781 - add support for FINAL_TARGET_FILES; r=gps
2014-07-23 13:56:25 -04:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00
aclocal.m4
Bug 1081682 - Make --with-ccache use --with-compiler-wrapper under the hood. r=mshal
2014-10-15 14:47:02 +09:00
client.mk
Backed out changeset b30422149e3e (bug 1082323) because this version is terribly broken.
2014-10-15 14:55: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
Backed out changeset 14f75afaad14 (bug 1095103) for causing bug 1106174.
2014-12-22 21:36:40 -05:00
mach
Bug 1043144 - Don't write machc bytecode file; r=mshal
2014-08-05 10:39:24 -07:00
moz.build
Bug 1080910 - Add USE_ICU variable separated from ENABLE_INTL_API. r=glandium
2014-10-10 02:55:00 -04:00
mozilla-config.h.in
Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium
2014-02-28 08:17:22 -05:00