accessible
Backed out changeset a11adf1705ec (bug 982842) for causing bug 1075387
2014-10-01 14:41:56 +02:00
addon-sdk
Bug 1092477 - Let the subscript Loader report any URL it fails on, when it can. r=bholley
2014-11-08 17:08:09 -08:00
b2g
Bumping manifests a=b2g-bump
2014-10-01 02:12:00 -07:00
browser
Bug 1100301 - browser_aboutHome_behavior.js leaks on windows 7+8 opt|debug runs when --run-by-dir. r=RyanVM a=test-only
2014-11-17 13:40:13 -05:00
build
Bug 1067664, part 2 - Stop ignoring tab process leaks. r=jmaher
2014-09-30 09:54:25 -07:00
caps
Bug 1054646 - Part 1: Change nsNullPrincipal::CheckMayLoad to always allow loads when the principal of the URI in the principal doing the load. r=bz
2014-09-30 09:09:36 +01:00
chrome
Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking)
2014-10-22 17:16:57 -07:00
config
Bug 1086693 - Part 2: Generate and build Android SDK JNI wrappers. r=gps
2014-11-13 12:47:23 -06:00
content
Bug 1070732 - CSP: log warning if csp-report is not sent using http or https (r=sstamm)
2014-09-21 09:13:54 -07:00
db /sqlite3
Bug 1091076 - Update SQLite to version 3.8.7.1 - Mozilla changes. r=mak
2014-11-04 10:48:42 -05:00
docshell
Bug 1083422 - Add triggering Principal to nsILoadInfo - update consumers (r=bz)
2014-11-14 08:57:26 -08:00
dom
Bug 1099278 - Update nsGlobalWindow's StoreInSlot users to use a better error contract; r=bz
2014-11-14 16:54:10 -08:00
editor
Bug 1090616. Don't assume that the nodes we just pasted are still in the DOM, because mutation listeners suck like that. r=smaug
2014-11-11 12:47:36 -05:00
embedding
Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc
2014-09-26 13:06:08 -04:00
extensions
Bug 1073656 - Add asynchronicity to the en-US dictionary. r=ehsan
2014-09-27 07:14:11 +07:00
gfx
Bug 1075136 - Initialize TileClient::mCompositableClient correctly r=nical
2014-10-01 07:16:32 -07:00
hal
Backed out changeset d1ad5d5bc00f (Bug 1041085) for red
2014-09-30 13:43:22 -04:00
image
Bug 1069369 - Remove all manual discarding during frame lookup. r=tn a=kwierso
2014-09-26 18:50:24 -07:00
intl
Bug 1072187 - Remove HZ-GB-2312. r=emk.
2014-09-26 15:12:02 +03:00
ipc
merge fx-team to mozilla-central a=merge
2014-09-30 15:10:47 +02:00
js
Bug 1100168 - Allow pretenuring on more objects, r=terrence.
2014-11-17 09:55:27 -07:00
layout
Bug 1074820 - Refactor nsSVGPatternFrame, part 1. r=longsonr
2014-09-30 18:08:14 +01:00
media
merge mozilla-inbound to mozilla-central a=merge
2014-09-30 15:02:58 +02:00
memory
Bug 1073662 - Part 7: Enable limited chunk recycling on all platforms. r=glandium
2014-11-13 22:56:00 +01:00
mfbt
Bug 1073709 - Disable C++11 <atomic> when using GCC with libc++. r=waldo
2014-09-26 15:15:00 +02:00
mobile
merge fx-team to mozilla-central a=merge
2014-10-01 14:59:31 +02:00
modules
Backed out changeset d42938fd0288 (bug 1002855) for web-platform-4 test failures
2014-09-30 10:04:11 +02:00
mozglue
Bug 1091533, Part 2: Implement NuwaAddThreadConstructor() to allow a thread to perform a custom action after being recreated in the content process. r=khuey,tlee
2014-11-06 19:34:03 +08:00
netwerk
bug 1099472 - nspr log argument mismatch h2::recvpushpromise r=hurley
2014-11-14 20:34: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 1077366 - Remove most symbol wrapping from Android builds. r=nfroyd
2014-10-14 07:17:13 +09:00
parser
Bug 1065310 - nsHtml5TreeBuilder::contextName is used uninitialised. r=hsivonen.
2014-09-30 14:29:48 +02: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 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
python
Bug 1069648 - Add instrumentation manifests to moz.build. r=ted
2014-09-26 11:44:58 -07:00
rdf
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
2014-10-30 13:06:12 +09:00
security
merge fx-team to mozilla-central a=merge
2014-09-30 15:10:47 +02:00
services
Bug 1097191 - Clean up passwords.js. r=trivial
2014-11-11 11:36:56 -08:00
startupcache
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
2014-10-30 13:06:12 +09:00
storage
Bug 993026 - Change XPIDLScriptable NewResolve to simpler Resolve. r=bholley
2014-11-08 01:07:12 +01:00
testing
bug 1097944 - node-spdy 1.29.1 for spdy/3.1 updates 1/2 r=hurley
2014-11-14 20:04:19 -05:00
toolkit
Bug 1096494: Cleanup package manifest after the v2 signing changes on OSX. r=rstrong
2014-11-17 13:23:12 -05:00
tools
Bug 1091533, Part 3: Reset thread id in SPS when a content process is forked. r=BenWa
2014-11-06 19:34:07 +08:00
uriloader
Bug 1020186 - Patch 2: Make POfflineCacheUpdate be managed by PContent - v4. r=honzab
2014-11-13 01:31:00 +01:00
view
Bug 669200 - Various widget changes to support two new types of plugin widget. r=roc
2014-11-12 14:59:19 -06:00
webapprt
Bug 1089037 - Removing invalid mochitests and moving webapprt-content tests to a seperate "webapprtContent" folder in object directory. r=jmaher, marco
2014-11-13 12:30:00 +01:00
widget
merge
2014-11-17 11:51:55 -06:00
xpcom
merge fx-team to mozilla-central a=merge
2014-09-30 15:10:47 +02:00
xpfe
Bug 1070768 Fix up more references to XPFE's autocomplete.css r=Ratty
2014-11-07 19:37:44 +00:00
xulrunner
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
2014-10-30 13:06:12 +09: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 cec1a116c4f9 with FIREFOX_AURORA_35_BASE a=release DONTBUILD CLOSED TREE
2014-10-13 13:37:55 -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
.reviewboardrc
Bug 943747 - Add a .reviewboardrc file; r=mconley
2013-11-27 14:13:18 +08: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 1084498 - Touch CLOBBER after updating Android build tools. r=me
2014-11-13 15:50:13 -08:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 1094033 part 1 - Consolidate how to add new tiers. r=gps
2014-11-06 09:29:11 +09: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
Bug 1071091 - Restrict the system download manager to non-release builds for now. r=nalexander
2014-09-24 22:29:00 -07: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