gecko/dom
2013-07-10 09:45:16 -04:00
..
activities Bug 853759 - [activities] fire postError when unloading the app before we have fired anything r=vingtetun 2013-07-05 10:43:02 -07:00
alarm Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
apps Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
audiochannel Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
base Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
battery
bindings Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
bluetooth Bug 884840: Reimplement GetServiceChannel without Bluetooth command thread, r=echou 2013-07-09 09:56:14 +02:00
browser-element Backed out changeset 9b2114c04762 (bug 885349) for timeouts in the new test. 2013-07-09 10:06:54 -04:00
camera Bug 882328 - remove off-Main Thread JS callback addrefs, r=jdm 2013-06-17 11:59:53 -04:00
cellbroadcast
contacts Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
devicestorage Bug 868536 - Move ipdl.mk files to moz.build; r=gps 2013-07-01 09:56:28 -04:00
encoding Bug 851982 - Regression test. r=smontagu 2013-06-21 00:54:40 +09:00
file Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
fm Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
future Bug 883683 - Leak with DOM promises. r=bz 2013-06-26 09:44:21 -04:00
gamepad bug 857092 - put non-standard Gamepad events behind another pref. r=smaug 2013-06-19 15:05:47 -04:00
icc Bug 875710: Added marionette tests for getCardLockRetryCount, r=vyang 2013-07-09 16:06:45 +02:00
identity Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey 2013-07-09 18:15:34 -07:00
imptests Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
indexedDB bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan 2013-07-09 13:30:58 -04:00
interfaces Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
ipc Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
locales Bug 888256 - Adding support for speaking landmarks. r=eeejay, marcoz 2013-07-09 16:09:25 -04:00
media Bug 890832 - Disable test_peerConnection_bug825703.html until it doesn't hit sites outside of build infra 2013-07-08 09:54:57 +01:00
messages Backed out changeset 24484841e7bc (bug 888926) on suspicion of causing Marionette timeouts. 2013-07-09 12:28:03 -04:00
mobilemessage Bug 850529 - MobileMessage: return an empty array if no attachments in a MmsMessage. r=gene 2013-07-10 11:47:31 +08:00
network Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
payment Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
permission Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
phonenumberutils Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey 2013-06-10 12:08:47 -04:00
plugins Bug 885866: Separate deferred finalization from XPConnect so we can use it off the main thread. r=mccr8, peterv, bsmedberg, jorendorff 2013-07-09 07:28:15 -07:00
power Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
push Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
quota Bug 888105 - '.DS_Store files can screw up origin initialization.' r=janv. 2013-06-29 19:25:15 -07:00
settings Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
src Back out bug 889442 for breaking Jetpack tests 2013-07-03 16:03:07 -07:00
system Bug 865347 - Add functions to manipulate fake volumes to test SD card insert/remove. r=dhylands 2013-07-09 14:37:47 +08:00
telephony Bug 877762 - GC: Post-barrier cycle collector participants - 7 Convert most JSObect to use Heap<T> (ex. XBL) r=bz 2013-06-18 11:00:38 +01:00
tests bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan 2013-07-09 13:30:58 -04:00
time Bug 890239 - Don't leak the weak reference; r=jlebar 2013-07-08 07:10:36 -04:00
voicemail
wappush Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
webidl Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
wifi Bug 888552 - Use SET ps command to configure power save mode, r=vchang 2013-07-09 16:27:58 -04:00
workers Bug 887236 - prefix the current events in workers with 'Worker', r=bent 2013-07-08 12:55:14 -04:00
dom-config.mk Backed out 5fa1f7715c19:7a300d1d1b23 (bug 855130) for Windows build failures 2013-07-01 21:23:37 -07:00
moz.build Backed out changeset 96036434bb78 (bug 875289) for mochitest-chrome failures on a CLOSED TREE 2013-06-20 11:20:49 +01:00