accessible
Bug 1064877 - dexpcomify Accessible class, r=tbsaunde
2014-09-16 13:30:23 -04:00
addon-sdk
Backed out 6 changesets (bug 918828) for mass bustage on a CLOSED TREE.
2014-09-16 17:26:34 -04:00
b2g
Backed out changeset ed586ca080c0 (bug 1053966) for the same Mnw permafails it was backed out for previously.
2014-09-16 16:54:25 -04:00
browser
Merge m-c to fx-team a=merge
2014-09-16 17:23:36 -07:00
build
Bug 1058433 - nsPermissionManager now records the mod-time of a permission and allows removal of ones modified since a specified time. r=ehsan
2014-09-15 11:33:12 +10:00
caps
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
chrome
Bug 1061002 - Fix more bad implicit constructors in chrome; r=bsmedberg
2014-09-02 18:21:00 -04:00
config
Bug 1059255 - Make stdc++compat errors fatal. r=mshal
2014-09-11 12:20:41 +09:00
content
Merge inbound to m-c a=merge
2014-09-16 17:06:43 -07:00
db /sqlite3
Bug 1054680 - Upgrade SQLite to version 3.8.6 - Mozilla changes. r=asuth
2014-08-25 08:56:01 -04:00
docshell
Bug 1064848 - Activate timeline test browser_timelineMarkers-02.js for e10s r=pbrosset
2014-09-15 17:18:12 -07:00
dom
Merge inbound to m-c a=merge
2014-09-16 17:06:43 -07:00
editor
Backed out changeset 02fbb6ada9cb (bug 967494) for build bustage on a CLOSED TREE
2014-09-10 18:29:34 -04:00
embedding
Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally.
2014-09-10 15:53:55 -03:00
extensions
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
gfx
Merge inbound to m-c a=merge
2014-09-16 17:06:43 -07:00
hal
Bug 1055655 - Fix warnings turned to errors by bug 1018288 found by mingw build. r=ted,jmathies
2014-09-02 11:07:25 +02:00
image
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
intl
Bug 1066756 - Include characters with Unicode category Sk (modifier symbol) in double-click word selection. r=mats
2014-09-15 17:19:24 +01:00
ipc
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
2014-09-13 12:12:19 -04:00
js
Backed out 6 changesets (bug 918828) for mass bustage on a CLOSED TREE.
2014-09-16 17:26:34 -04:00
layout
Merge inbound to m-c a=merge
2014-09-16 17:06:43 -07:00
media
Bug 1037618 - Skip ice_unittest on OSX. a=me
2014-09-15 12:13:43 -04:00
memory
Bug 1057894 (Part 1) - Make VolatileBufferPtr's moveable. r=mwu
2014-09-10 17:06:37 -07:00
mfbt
Bug 1058500 - Add MSan support to the build system. r=ted,waldo
2014-09-11 23:21:46 +02:00
mobile
Bug 897711 - Show a notification when in a guest session. r=bnicholson
2014-09-16 20:22:41 -07:00
modules
Merge inbound to m-c a=merge
2014-09-16 17:06:43 -07:00
mozglue
Bug 1063120 - Add synchronous method to notify Gecko observer; r=snorp
2014-09-11 18:31:32 -04:00
netwerk
Merge inbound to m-c a=merge
2014-09-16 17:06:43 -07: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 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
parser
Bug 616421 preparation - Make bogus tree op enum crashes distinct from bogus pointers in append tree op. r=smaug.
2014-09-15 14:50:12 +03:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09: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 1063860 - Refresh some of the variable/tier associations in mozbuild.context. r=gps
2014-09-11 12:12:18 +09:00
rdf
Bug 1062529 - Split GetChannelPrincipal into GetChannelResultPrincipal and GetChannelURIPrincipal. r=bz
2014-08-06 16:05:40 -07:00
security
Bug 1067565 - Built-in pins expires decades later. r=keeler
2014-09-15 17:17:12 -07:00
services
Merge fx-team to m-c with bustage fix, a=merge
2014-09-16 08:43:45 +05:30
startupcache
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
2014-09-03 14:16:37 +09:00
storage
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
testing
Bug 1066433 - Remove simple mochitest e10s shim (r=jimm)
2014-09-15 16:42:26 -07:00
toolkit
Bug 1039028 - Show license info for OpenH264 plugin. r=irving
2014-09-17 13:12:09 +12:00
tools
Bug 1065122 - Count ProfilerBacktrace ctor/dtor. r=trivial
2014-09-16 15:35:55 -04:00
uriloader
Bug 1064127 - Support audio/3gpp for non-web content. r=roc
2014-09-16 17:07:15 +09:00
view
Bug 1048246
- Fix more bad implicit constructors in layout; r=roc
2014-08-07 19:48:38 -04:00
webapprt
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
widget
merge fx-team to mozilla-central a=merge
2014-09-15 14:29:01 +02:00
xpcom
Back out 0529fb43bd5f (bug 1047076) for bustage on a CLOSED TREE
2014-09-12 18:25:35 -07:00
xpfe
Bug 1047603 - [e10s] Make it possible to load new windows from non-remote browsers within an e10s window. r=smaug,billm, feedback=Mossop.
2014-09-12 14:34:28 -04:00
xulrunner
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +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
Fix the gdb helper for printing frametrees, no bug, DONTBUILD
2014-09-02 17:33:44 -04:00
.gitignore
Bug 1065252 - Ignore Emacs .dir-locals.el. r=ted
2014-09-09 23:40:00 +02:00
.hgignore
Bug 1065252 - Ignore Emacs .dir-locals.el. r=ted
2014-09-09 23:40:00 +02:00
.hgtags
No bug - Tagging mozilla-central c360f3d1c00d with FIREFOX_AURORA_34_BASE a=release DONTBUILD CLOSED TREE
2014-09-02 12:52:28 -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
No bug - Touch CLOBBER.
2014-09-16 11:14:26 -04:00
LEGAL
…
LICENSE
…
Makefile.in
Fixup for bug 1062668. r=me
2014-09-05 10:35:43 +09:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00
aclocal.m4
Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer
2014-09-04 17:44:01 +09:00
client.mk
Bug 1042432 - Change how UPLOAD_EXTRA_FILES is passed down from mozconfig.cache to the build system. r=mshal
2014-08-14 07:15:35 +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 1067248: Fix the regular expression to strip ccache in building NSPR in bug 1066669. r=ted
2014-09-15 17:48:38 +08:00
mach
Bug 1043144 - Don't write machc bytecode file; r=mshal
2014-08-05 10:39:24 -07:00
moz.build
Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer
2014-09-04 17:44:01 +09: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