accessible
Merge mozilla-inbound to mozilla-central.
2014-05-30 14:07:35 +02:00
addon-sdk
Bug 1015396 - Get rid of apiSandbox. r=irakli
2014-05-30 15:11:06 -07:00
b2g
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
2014-06-03 15:36:46 +01:00
browser
Bug 992911 - (run-by-dir) add the ability to run mochitests per directory in a loop. r=ahal
2014-06-03 11:19:28 -04:00
build
Bug 992911 - (run-by-dir) add the ability to run mochitests per directory in a loop. r=ahal
2014-06-03 11:19:28 -04:00
caps
Bug 1017310 - Rename *XBLScope to *ContentXBLScope in xpconnect (r=bholley)
2014-06-02 18:04:21 -07:00
chrome
Bug 1004933 - do not use nsVoidArray in nsChromeRegistry; r=bsmedberg
2014-05-02 10:01:11 +02:00
config
Bug 1014976 - Don't define _DEBUG on Windows debug builds, it's implied by -MDd/-MTd, and breaks builds with -MD/-MT. r=bsmedberg
2014-05-30 09:39:53 +09:00
content
Bug 1017932. Don't expose the XMLDocument bits on the return value of new Document(). r=peterv
2014-06-03 11:38:37 -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 1012221 - Setting browser.send_pings.max_per_link to -1 should allow for an unlimited number of pings r=jst
2014-05-18 10:06:42 +02:00
dom
Backed out 4 changesets (bug 993282) for bringing back bug 1008357 on a CLOSED TREE.
2014-06-03 14:32:10 -04:00
editor
Bug 924692 - Part 4: Hooks up event handling to TouchCaret; r=roc, bugs
2014-06-03 15:08:54 +08:00
embedding
Bug 869836 - Part 8: Use Append('c')
instead of Append("c")
. r=ehsan
2014-05-22 06:48:52 +03:00
extensions
Bug 1016136 - Use suffix M instead of 's in en-US.dic. r=ehsan
2014-05-28 07:23:03 +07:00
gfx
Bug 1019004 - Guard against a null pointer deref when dumping painting. r=BenWa
2014-06-03 12:59:15 -04:00
hal
Bug 975667 - gecko: hal: gonk: Emit battery level/charging notification. r=dhylands
2014-05-29 15:12:00 +02:00
image
Bug 1015664
. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
intl
Bug 1015664
. Part 4: Remove NS_HIDDEN in a few miscellaneous places. r=bsmedberg
2014-06-03 00:08:29 +12:00
ipc
Merge m-c to fx-team.
2014-05-30 16:30:24 -04:00
js
Bug 978238 - Part 2: Implement Proxy.[[GetOwnProperty]] to new ES6 standard. (r=jorendorff)
2014-06-03 13:23:03 -07:00
layout
Bug 1019888 - Log canvas background color when dumping display items. r=tn
2014-06-03 16:21:39 -04:00
media
Bug 1018905 - Fix media/libstagefright compilation on mingw. r=ajones
2014-06-03 13:26:07 +02:00
memory
Bug 945582 - Don't use jemalloc3 C99 headers with MSVC versions that have (some) C99 support. r=mshal
2014-05-31 09:54:23 +09:00
mfbt
Bug 1018239 - Make WebGLContext::GetExtensionString fool-proof and remove a dangerous EnumeratedArrayConstructor - r=jgilbert
2014-05-30 16:21:23 -04:00
mobile
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
2014-06-03 15:36:46 +01:00
modules
Bug 924692 - Part 3: Add TouchCaret; r=roc, bugs
2014-06-03 15:08:45 +08:00
mozglue
Bug 992357 - b. Add array support stubs; r=blassey
2014-05-16 18:25:29 -04:00
netwerk
Bug 1019577 - Always make room in the table before emitting an entry. r=mcmanus
2014-06-03 13:09:08 -07:00
nsprpub
Bug 1017926 - Update NSPR to NSPR_4_10_6_BETA2, which includes nspr patch for bug 1014976. r=ted
2014-05-30 09:36:57 +09: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 1015664
. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12: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
Backed out changeset b83296ec51b3 (bug 832112) for comm-central bustage, r=glandium.
2014-06-02 20:05:22 -05:00
rdf
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
2014-05-30 09:36:53 +02:00
security
Bug 1009988 - OCSP tests: Precompute responses to prevent timeouts. r=cviecco
2014-06-02 11:35:27 -07:00
services
Bug 1014957 - add telemetry probe to indicate if custom servers are used for sync. r=rnewman
2014-05-30 14:56:25 +10:00
startupcache
Bug 869836 - Part 8: Use Append('c')
instead of Append("c")
. r=ehsan
2014-05-22 06:48:52 +03:00
storage
Bug 1015664
. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
testing
Bug 1019616 - release marionette-client version 0.7.8, r=dburns
2014-06-03 15:58:50 -04:00
toolkit
Bug 1018069 Make tree element's _move* methods consume given events themselves r=enndeakin
2014-06-04 00:22:33 +09:00
tools
Bug 1007203 - Set the categories as flags on profile entries, r=djvj
2014-05-30 21:41:11 -04:00
uriloader
Bug 1015664
. Part 2: Remove some NS_HIDDEN usage. r=bsmedberg
2014-06-03 00:08:24 +12:00
view
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
2014-05-23 17:12:29 -04:00
webapprt
Bug 1016931 - Provide better messages to users for range underflow/overflow of HTML number, date and time inputs. r=smaug
2014-06-02 14:53:56 +01:00
widget
Bug 1018598 - Shutdown jump list thread correctly to avoid debug assertions. r=jimm
2014-06-03 09:26:14 -04:00
xpcom
Bug 1017132. Don't call printf in FramePointerStackWalk. r=dbaron
2014-06-03 15:42:10 -04:00
xpfe
Bug 1015664
. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
xulrunner
Bug 1018884 - Fix char16_t/wchar_t mismatch in xulrunner/.
2014-06-03 13:25:37 +02: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 908503: Change to stagefright demuxer; r=cpearce
2014-05-22 14:42:39 +12: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
AUTHORS
client.mk
Bug 1006956 - Disable sccache on non-try PGO builds. r=mshal
2014-05-15 07:14:37 +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
CLOBBER
Bug 1003764 - Touch CLOBBER.
2014-05-29 16:18:53 -04:00
configure.in
Bug 1019001 - Resotre HOST_CXXFLAGS before running subdir configure. r=glandium
2014-06-03 13:26:27 +02:00
LEGAL
LICENSE
mach
Bug 957721 - Transform mach into a shell script that reexecutes itself with python. r=mshal
2014-05-21 11:27:30 +09: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