gecko/dom
2015-04-29 15:08:12 +08:00
..
activities Bug 1161748 - Rehydrate ActivityOptions in a system scope. r=fabrice,gabor 2015-05-20 12:18:09 -07:00
alarm
animation Bug 1166164 part 8 - Drop a few references to players; r=jwatt 2015-05-19 15:37:39 +09:00
apps Bug 1162791 - Add-ons should be enabled by default when installed r=ferjm 2015-05-20 23:06:03 -07:00
archivereader Bug 1163388 - patch 1 - make nsIDOMFile an empty interface, r=ehsan 2015-05-18 14:51:54 +01:00
asmjscache
audiochannel Bug 1157121 - Add speaker status checking. r=baku 2015-04-29 15:08:12 +08:00
base Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
battery
bindings Bug 1167453 - Rename JSGCTraceKind and make it a C++11 enum class; r=jonco 2015-05-22 10:40:24 -07:00
bluetooth Bug 1167207: Remove |BluetoothDaemonChannel|, r=shuang 2015-05-26 18:29:02 +02:00
broadcastchannel
browser-element Backed out 4 changesets (bug 1155493) for Android test_browserElement_inproc_CopyPaste.html timeouts/crashes. 2015-05-25 13:15:06 -04:00
cache Bug 1165395 Test Cache API after QuotaManager reset. r=janv 2015-05-19 17:47:16 -07:00
camera Bug 1124338 - Fix possible camera cached parameters invalidation from underlying driver modification. r=aosmond 2015-05-24 11:36:00 -04:00
canvas Bug 1164970 - Implement failIfMajorPerformanceCaveat. r=jgilbert, r=ehsan 2015-05-21 11:51:49 -04:00
cellbroadcast
contacts Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
crypto Bug 1167423 - patch 6 - Handle return values of FallibleTArray functions in WebCryptTask, r=smaug 2015-05-25 12:50:15 +01:00
datastore Bug 1167423 - patch 7 - Handle return values of FallibleTArray functions in DataStore API, r=smaug 2015-05-25 12:50:15 +01:00
devicestorage Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan 2015-05-19 15:36:37 +01:00
downloads Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
encoding
engineeringmode
events Back out 4 changesets (bug 1167022) for reftest-e10s bustage 2015-05-23 21:40:21 -07:00
fetch Backed out 3 changesets (bug 1155898) for test_sandbox_fetch.html failures. 2015-05-20 11:54:34 -04:00
filehandle Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan 2015-05-19 15:36:37 +01:00
filesystem Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan 2015-05-19 15:36:37 +01:00
fmradio
gamepad
geolocation Bug 1145111: ensure the pos. cache isn't reset when nsGeolocationService shuts down provider. r=jdm 2015-05-20 12:35:06 -04:00
html Bug 885140 - Request longer timeout for test_iframe_sandbox_navigation.html; r=bobowen 2015-05-26 11:33:27 -06:00
icc Bug 1162464 - Part 2: Implementation Changes. r=echen 2015-05-08 11:23:09 +08:00
identity
imptests Bug 1096302 - Increase the timeout of the test so that it has enough time to finish on the B2G ICS Emulator 2015-05-22 09:25:49 -04:00
indexedDB Merge inbound to m-c. a=merge 2015-05-22 14:02:47 -04:00
inputmethod
inputport
interfaces Back out 2 csets for bug 1163832 for emulator crashtest failures. r=me 2015-05-22 07:51:55 -04:00
ipc Merge m-c to fx-team, a=merge 2015-05-26 16:26:24 -07:00
json Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink 2015-05-13 14:07:34 -07:00
jsurl
locales Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug 2015-05-15 14:39:25 +12:00
manifest Bug 1164235 - Add theme_color support to web manifest processor. r=ehsan 2015-05-20 10:58:00 -04:00
mathml
media Bug 1163497. Part 5 - remove unused functions. r=roc. 2015-05-26 10:22:03 +08:00
messages Bug 1166580 - Disable mozHasPendingMessage tests on non-browser platform. r=me 2015-05-20 14:56:55 +08:00
mobileconnection Bug 1114901 - Part 3: move data connection related code out of RadioInterfaceLayer. r=echen 2015-05-20 10:08:39 +08:00
mobileid
mobilemessage Bug 1152730 - Part 2: Add a marionette test case. r=btseng 2015-05-20 17:50:27 +08:00
network Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan 2015-05-19 15:36:37 +01:00
nfc Bug 1166638: Use |ListenSocketConsumer| in |ListenSocket|, r=kmachulis, dlee, chucklee, shuang 2015-05-26 13:24:20 +02:00
notification Bug 960762 - Fix intermittence of Notification mochitests. r=mhenretty 2015-05-18 09:49:00 +02:00
offline
payment
permission
phonenumberutils Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
plugins Bug 1165768 (part 1) - Convert |sNPObjWrappers| to |PLDHashTable2*|. r=froydnj. 2015-05-18 00:52:07 -07:00
power
presentation Bug 1164811 - Let TCP presentation server can be inited again in |listener.onClose|. r=fabrice 2015-05-14 03:37:00 -04:00
promise Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink 2015-05-13 14:07:34 -07:00
push Backed out changeset f0af05d88416 (bug 1162088) for various web-platform-test failures. 2015-05-19 15:20:15 -04:00
quota Bug 1165119 - Follow-up to address review feedback accidentally left out of last push. r=me 2015-05-18 16:37:00 +02:00
requestsync
res
resourcestats
secureelement merge mozilla-inbound to mozilla-central a=merge 2015-05-18 13:43:01 +02:00
security Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
settings Bug 1166870 - Fix permissions on settings event tests; a=TEST-ONLY 2015-05-20 12:09:26 -07:00
simplepush
smil Bug 1165729 - Check SetCapacity return value in nsSMILAnimationFunction::GetValues. r=dholbert 2015-05-17 18:21:21 -07:00
speakermanager
storage Bug 1017758 - Use infallible getters for appId/isInBrowserElement/unknownAppId; r=bz 2015-05-13 17:59:08 +02:00
svg Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::ReplaceElementsAt calls. r=froydnj 2015-05-18 13:50:35 -07:00
system Bug 1152730 - Part 1: Update retry logic in SmsService and remove the retry in ril_worker. r=btseng 2015-05-25 18:38:07 +08:00
telephony Bug 1166936 - JS Warning in TelephonyService.js r=aknow 2015-05-20 20:45:09 -07:00
tests Bug 1154505 - Request longer timeout for test_bug346659.html; r=smaug 2015-05-26 11:33:26 -06:00
tethering
time
tv
voicemail
vr
wappush
webidl Bug 1050500 - add fields to ProfileTimelineStackFrame; r=smaug 2015-05-26 10:52:52 -07:00
wifi Backed out changeset 4d2839eea957 (bug 970307) 2015-05-19 11:44:27 +02:00
workers Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
xbl Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink 2015-05-13 14:07:34 -07:00
xml Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
xslt Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
xul Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
jar.mn
moz.build