accessible
Bug 906589 - crash on getting text attributes on document with no body, r=marcoz
2014-05-08 10:23:00 -04:00
addon-sdk
Bug 1004395 - Uplift Add-on SDK to Firefox r=me
2014-05-09 10:10:05 -07:00
b2g
Bumping manifests a=b2g-bump
2014-05-12 00:11:21 -07:00
browser
Bug 1006027
- ConsoleAPI uses timestamps in msecs, r=bz
2014-05-12 18:03:55 +01:00
build
Bug 1000883 - Remove mochitest-specific network hack from b2g emulator reftests, r=AutomatedTester
2014-05-08 15:24:32 -04:00
caps
Backed out changeset 9899ea7e3a32 (bug 995943) for m-other test failures
2014-05-09 09:14:37 +02:00
chrome
Bug 1004933 - do not use nsVoidArray in nsChromeRegistry; r=bsmedberg
2014-05-02 10:01:11 +02:00
config
Bug 943971 - 'make foo.i' should work for unified files; r=glandium
2013-12-11 19:23:24 -05:00
content
Bug 1000539: clear getUserMedia AudioOutputObserver when it's deleted r=padenot
2014-05-12 09:25:01 -04:00
db /sqlite3
Bug 988507 - Upgrade SQLite to version 3.8.4.2. r=mak
2014-03-26 16:02:23 -04:00
docshell
Bug 1008795 - Remove MOZ_ENABLE_MEEGOTOUCHSHARE. r=romaxa
2014-05-12 20:01:04 +09:00
dom
Bug 1006027
- ConsoleAPI uses timestamps in msecs, r=bz
2014-05-12 18:03:55 +01:00
editor
Backed out changeset 1bcdb4573884 (bug 1004522) for bustage on a CLOSED TREE
2014-05-12 14:13:17 +02:00
embedding
Bug 997987 - Cache the system principal on nsContentUtils and remove nsIScriptSecurityManager::SubjectPrincipalIsSystem. r=Ms2ger,sr=bz
2014-05-06 15:43:03 -07:00
extensions
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
gfx
Bug 1006336 - Change OwningThreadId in GLContext to PlatformThread::CurrentId(). r=bjacob
2014-05-09 00:18:00 -04:00
hal
Bug 690937 - Fixed compilation on mingw
2014-05-12 11:02:40 +02:00
image
Bug 1003683: Throttle the rate at which animated images will allow themselves to be refreshed. r=seth
2014-05-08 11:37:39 -07:00
intl
Bug 1008832 - Make the isInternal mode of nsIScriptableUConv more backwards compatible. r=emk.
2014-05-12 13:07:47 +03:00
ipc
Bug 1000364: Drop nonqueued messages for QuickTime's QTNSHIDDEN class. r=jimm
2014-05-08 12:20:05 +12:00
js
Bug 1007343 - add missing SelfHostingDefines.h dependency; r=glandium
2014-05-07 19:44:43 -04:00
layout
Bug 1008917 - part 14, make nsAbsoluteContainingBlock::Reflow() return type 'void'. r=roc
2014-05-12 17:40:29 +00:00
media
Backout of bug 514280 changeset c738f7348dea for build failure on a CLOSED TREE
2014-05-08 20:35:09 +01:00
memory
Bug 1000621 - Check if DMD is enabled before dumping. r=njn. DONTBUILD
2014-04-24 12:43:11 -07:00
mfbt
Bug 950312 - Part 4: Create active layers for nsDisplayMixBlendMode and nsDisplayBlendContainer if the layer manager supports all contained blend mode. r=roc
2014-05-09 21:49:27 +12:00
mobile
Bug 992359 - e. Add Bundle test to testEventDispatcher; r=blassey
2014-05-12 12:50:47 -04:00
modules
Bug 999396 - Flip camera face-detection pref on. r=mikeh, sr=hkoka
2014-05-07 17:11:00 -04:00
mozglue
Bug 992359 - b. Add skeletal NativeJSObject.toBundle; r=blassey
2014-05-12 12:50:46 -04:00
netwerk
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-05-08 20:08:38 +01:00
nsprpub
Bug 993569: Update to NSS 3.16.1 and NSPR 4.10.5. r=kaie.
2014-05-05 13:51:39 -07:00
other-licenses
Updated 7Zip sfxthat include moz modifications - Bug 995891 - Reduce stub installer install timeouts. r=me
2014-04-16 22:44:08 -07:00
parser
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
python
Bug 995847 - Add -h and --help support to mach. r=glandium
2014-05-06 19:10:00 +02:00
rdf
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
security
Merge mozilla-central to mozilla-inbound
2014-05-12 13:48:01 +02:00
services
Bug 1004242 - Expose FxAccounts resendVerificationEmail to Gaia. r=jedp
2014-05-07 11:14:05 -07:00
startupcache
Backed out changeset 70946e64e8f8 (bug 1005704) because it caused bug 1006541
2014-05-06 16:39:39 -04:00
storage
Bug 1003907: Annotate storage/src as FAIL_ON_WARNINGS. r=mak
2014-05-01 09:31:54 -07:00
testing
Bug 1007592 - Collect version information from capabilities when running against a remote binary instance. r=mdas
2014-05-09 10:21:00 -04:00
toolkit
Bug 1007797 - Fixup tests. r=yoric
2014-05-12 22:46:50 +09:00
tools
Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
2014-05-06 17:26:46 +12:00
uriloader
Backout of bug 514280 changeset c738f7348dea for build failure on a CLOSED TREE
2014-05-08 20:35:09 +01:00
view
Bug 1007604 - fix unsigned comparison; r=bustage-fix
2014-05-09 10:20:55 +02:00
webapprt
Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
2014-05-07 12:11:56 +02:00
widget
Bug 1008723 Even while a context menu is open for an bookmark item on a popup, bookmark menus shouldn't be closed by a right click on one of them r=enndeakin
2014-05-13 02:05:56 +09:00
xpcom
Backout of bug 514280 changeset c738f7348dea for build failure on a CLOSED TREE
2014-05-08 20:35:09 +01:00
xpfe
Bug 997987 - Remove usage of nsIScriptSecurityManager::GetSubjectPrincipal. r=Ms2ger
2014-05-06 15:43:03 -07:00
xulrunner
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04: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
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
.gitignore
Bug 1007486 - Ignore tag files generated by GNU Global. r=ted
2014-05-07 20:32:00 -04:00
.hgignore
Bug 1007486 - Ignore tag files generated by GNU Global. r=ted
2014-05-07 20:32:00 -04:00
.hgtags
Added FIREFOX_AURORA_31_BASE tag for changeset cfde3603b020. DONTBUILD CLOSED TREE NO BUG a=release
2014-04-28 14:18:30 -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
aclocal.m4
Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl
2014-03-11 09:53:58 -07:00
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
AUTHORS
client.mk
Bug 888698 - Make client.mk pass the top-level -j parameter to the recursive invocations. r=glandium
2014-04-25 19:19:24 +02: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
CLOBBER
Bug 994964 apparently requires a clobber, unclear why, landed on a CLOSED TREE
2014-05-08 17:18:56 -04:00
configure.in
Bug 1005495 - Move sccache stats out of the build log. r=mshal
2014-05-07 11:50:09 +09:00
LEGAL
LICENSE
mach
Bug 957721 - Switch mach's shebang to look for python2.7. r=glandium
2014-01-08 11:19:21 -08:00
Makefile.in
Bug 986301 - Fix --with-libxul-sdk after bug 969164. r=gps
2014-03-21 11:52:25 +09:00
moz.build
Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl
2014-03-11 09:53:58 -07: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
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00