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 999585 - wantExportHelpers for all content-script. r=Mossop
2014-04-28 11:53:50 +02:00
b2g
Bumping manifests a=b2g-bump
2014-05-09 09:52:58 -07:00
browser
Bug 1004693 - [e10s] Add keyword search does not work. r=felipe
2014-05-10 15:28:42 +02:00
build
Backed out changesets 33e91919b06b and a3a67e1ded26 (bug 981780) for OSX bustage.
2014-05-09 15:26:13 -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 1008795 - Remove MOZ_ENABLE_MEEGOTOUCHSHARE. r=romaxa
2014-05-12 20:01:04 +09:00
content
Backed out changeset 7276d56ec510 (bug 951043) for build test failures
2014-05-12 11:51:31 +02: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 970777 - Remove redundant |numLoaded| checks in dom/browser-element/mochitests/*.js. r=smaug
2014-05-09 01:52:00 +02:00
editor
Bug 1004522 part 14 - Clean up nsWSRunObject::GetWSPointBefore/After; r=ehsan
2014-05-02 15:15:27 +03: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 995922 - Remove JOHAB support. r=emk.
2014-05-12 11:56:58 +03:00
hal
Bug 690937 - Fixed compilation on mingw
2014-05-12 11:02:40 +02:00
image
Bug 1004500 - Document imgIContainer::FLAG_WANT_DATA_SURFACE. r=seth
2014-05-12 01:54:21 +01: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 1006128 - Fix IPDL unit tests after bug 960774, r=bsmedberg.
2014-05-08 14:49:41 -07:00
js
Bug 988486 - Convert static functions to methods on GCRuntime r=terrence
2014-05-09 11:33:01 +01:00
layout
Bug 848725 - limited the scale factors at the end of nsMathMLChar::StretchInternal and added crashtests. r=fredw.
2014-05-12 01:32:00 +02:00
media
Backed out changeset 191741878690 (bug 908503)
2014-05-12 10:11:04 +12: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
Merge m-c to inbound.
2014-05-09 16:56:26 -04:00
modules
Bug 949435, part 3 - Implement an SVGIFrameELement class. r=bz,jwatt for the webidl, r=longsonr for the rest
2014-02-18 10:24:40 +09:00
mozglue
Bug 973138 - Fixed goto crossing variable declaration (fixes GCC compilation).
2014-05-12 11:01:53 +02:00
netwerk
Backed out 11 changesets (bug 378637) for Android crashes.
2014-05-09 15:25:55 -04: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 997772 - Generate suggestedsites.json from locale (r=nalexander)
2014-05-09 09:39:14 +01: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
Bug 1005309 - Fixed MSVC detection.
2014-05-12 11:01:22 +02:00
services
Bug 1006360 - prevent failures backing up bookmarks from stopping sync completing. r=rnewman
2014-05-09 14:14:34 +10: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 907427 - Add a "stop application" method to mozdevice's android subclass. r=gbrown
2014-05-09 19:59:26 -04:00
toolkit
Bug 995922 - Remove JOHAB support. r=emk.
2014-05-12 11:56:58 +03:00
tools
Bug 977446 - Fix erroneous assertion triggered during SyncProfile destruction; r=sewardj
2014-04-22 12:42:15 +02:00
uriloader
Bug 1008795 - Remove MOZ_ENABLE_MEEGOTOUCHSHARE. r=romaxa
2014-05-12 20:01:04 +09:00
view
Bug 1007604 - add additional null check; r=sicking
2014-05-10 00:53:41 +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 996848 - Rewrite Mac nsAppShell native event handling. r=spohl
2014-05-10 11:58:07 -05:00
xpcom
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-05-11 10:47:11 +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
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 994964 apparently requires a clobber, unclear why, landed on a CLOSED TREE
2014-05-08 17:18:56 -04:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 986301 - Fix --with-libxul-sdk after bug 969164. r=gps
2014-03-21 11:52:25 +09:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -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
bug986521
Bug 986521 - Fetch Directory Links data from a network location to cache locally. r=adw
2014-05-09 11:24:30 -04:00
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
configure.in
Bug 1005484 - Properly skip vista d3dc DLL if missing. - r=mshal
2014-05-09 11:44:11 -07:00
mach
Bug 957721 - Switch mach's shebang to look for python2.7. r=glandium
2014-01-08 11:19:21 -08: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