.. |
activities
|
Bug 950188. DOMRequest should only have a constructor taking a Window. r=khuey
|
2014-01-06 21:53:23 -05:00 |
alarm
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
apps
|
Merge b2g-inbound to m-c
|
2014-01-09 16:32:37 -08:00 |
asmjscache
|
Bug 957921 - Fix Recv__delete__ when asm.js cache file not yet opened in parent process runnable (r=janv)
|
2014-01-09 10:40:23 -06:00 |
audiochannel
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
base
|
Bug 958726 - Perform shrinking GC if nsJSContext::GarbageCollectNow is called with aShrinking == ShrinkingGC. r=billm
|
2014-01-10 23:44:28 +01:00 |
battery
|
Bug 950315 part 1. Convert a bunch of event targets to passing a Window or nsDOMEventTargetHelper directly to the constructor of their ancestor nsDOMEventTargetHelper. r=smaug
|
2014-01-06 21:53:23 -05:00 |
bindings
|
Backed out 6 changesets (bug 939294) for B2G bustage on a CLOSED TREE.
|
2014-01-09 14:17:39 -05:00 |
bluetooth
|
Bug 953036 - Set HSP flag when BluetoothHfpManager chooses to connect HSP. r=echou
|
2014-01-10 08:23:13 -05:00 |
browser-element
|
Bug 913243 - Load ErrorPage.js only when error occurs. r=fabrice
|
2014-01-07 14:39:32 +08:00 |
camera
|
Backed out 6 changesets (bug 939294) for B2G bustage on a CLOSED TREE.
|
2014-01-09 14:17:39 -05:00 |
cellbroadcast
|
Bug 951352 - Disallow XPIDL_MODULE if XPIDL_SOURCES isn't defined; r=glandium
|
2013-12-17 12:45:56 -08:00 |
contacts
|
Bug 946294 - Use cached sequences for array attributes in the Contacts interfaces. r=bz r=gwagner
|
2013-12-29 15:41:35 -02:00 |
datastore
|
Bug 939331 - [Datastore] onchange event is fired for clear operations, r=ehsan
|
2014-01-03 21:06:19 +00:00 |
devicestorage
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
downloads
|
Bug 945366 - [Download API] Accessing error attribute at download start fires NS_ERROR_UNEXPECTED. Relanding because of bad merge. r=gwagner
|
2014-01-08 16:21:46 -08:00 |
encoding
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
file
|
Backed out 6 changesets (bug 939294) for B2G bustage on a CLOSED TREE.
|
2014-01-09 14:17:39 -05:00 |
fmradio
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
gamepad
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
icc
|
Backed out changeset 3436989a306e (bug 938466) for marionette webapi bustage on a CLOSED TREE
|
2013-11-27 09:23:39 +01:00 |
identity
|
Bug 931465 - mozId.request() options should default to {}. r=MattN
|
2014-01-08 17:00:58 -08:00 |
imptests
|
Bug 952018 - Part b: Update web-platform-tests tests; r=jgraham
|
2013-12-31 10:06:11 +01:00 |
indexedDB
|
Bug 958867, consistent OwningObject handling in IDBFactory::Create methods, r=bent
|
2014-01-12 04:45:15 +02:00 |
inputmethod
|
Bug 956688 - Add mochitests for inputcontext events. r=yxl
|
2014-01-07 10:04:19 -05:00 |
interfaces
|
Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug
|
2014-01-07 13:16:07 +01:00 |
ipc
|
Bug 957427 - Expose an nsILoadContext shim in nsIFrameLoader (r=smaug)
|
2014-01-10 17:10:57 -08:00 |
locales
|
Bug 713980 - Log warnings about blocked cross-site requests to the Web Console. r=smaug
|
2014-01-07 09:51:05 -05:00 |
media
|
Bug 919244 - Leakproof gUMRunnable + OnNavigation cleanup of MediaManager::mActiveCallbacks. r=jesup
|
2014-01-08 16:51:33 -05:00 |
messages
|
Bug 933093 - Part 3: Add system message 'nfc-manager-send-file'. r=fabrice
|
2013-12-15 15:22:27 -08:00 |
mobilemessage
|
Backed out 6 changesets (bug 939294) for B2G bustage on a CLOSED TREE.
|
2014-01-09 14:17:39 -05:00 |
network
|
Backed out 6 changesets (bug 939294) for B2G bustage on a CLOSED TREE.
|
2014-01-09 14:17:39 -05:00 |
nfc
|
Bug 933093 - Part 1: Add 'sendFile' interface to MozNFCPeer. r=khuey, sr=smaug
|
2013-12-13 23:24:02 -08:00 |
payment
|
Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice
|
2013-11-20 13:33:10 +08:00 |
permission
|
Bug 940254 - Make "storage" permission in the database not grant "offline-app" r=gwagner
|
2014-01-08 17:14:22 -08:00 |
phonenumberutils
|
Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice
|
2013-11-20 13:33:10 +08:00 |
plugins
|
Bug 957883: Handle channel errors during process launch such that we don't sit on a dead channel for the full time-out (e.g. 45 secs for NPAPI), and allow us to detect when an error happens during child process init. Also, now that it's possible, actually check for an error during NPAPI child process init. r=bsmedberg
|
2014-01-11 21:51:00 -06:00 |
power
|
Bug 957899 - WakeLock should QI nsISupports, r=bz
|
2014-01-09 15:20:25 +01:00 |
promise
|
Bug 958684 - Fix AsyncErrorReporter leak in Promises. r=mccr8
|
2014-01-10 14:07:46 -08:00 |
push
|
Bug 956085 - Fix strict mode violation in PushService.jsm. r=nsm
|
2014-01-03 09:32:37 -05:00 |
quota
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
settings
|
|
|
smil
|
Bug 946065. Part 3: Move content/smil to dom/smil. r=Ms2ger
|
2014-01-03 14:49:22 +13:00 |
speakermanager
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
src
|
Backed out 6 changesets (bug 939294) for B2G bustage on a CLOSED TREE.
|
2014-01-09 14:17:39 -05:00 |
system
|
Merge inbound to m-c.
|
2014-01-10 14:46:40 -05:00 |
telephony
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
tests
|
Bug 887928 - document.referrer should be based on the incument script settings object. r=bz
|
2014-01-03 14:37:17 -08:00 |
time
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
voicemail
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
|
2013-11-19 11:50:54 +09:00 |
wappush
|
Backed out changeset 30521d0cc862 (bug 951999) for Gi failures.
|
2014-01-03 11:11:44 -05:00 |
webidl
|
Backed out 5 changesets (bug 865407) for Windows crashes.
|
2014-01-10 11:50:49 -05:00 |
wifi
|
Bug 957572 - Wifi failed to Turn on after Wifi-Hotspot is turned on/off. r=chulee
|
2014-01-10 10:39:13 +08:00 |
workers
|
Bug 957693: Fix a worker hang and other related bugs. r=bent
|
2014-01-10 16:37:47 -08:00 |
xslt
|
Bug 957652 - Replace the Attr element getters by something that returns an Element; r=bzbarsky
|
2014-01-09 09:07:22 -05:00 |
moz.build
|
Bug 946065. Part 3: Move content/smil to dom/smil. r=Ms2ger
|
2014-01-03 14:49:22 +13:00 |