gecko/dom
2015-05-28 07:34:15 +09: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
base Bug 1168299 - Break out style struct memory usage reporting from pres-shell. r=njn 2015-05-27 12:08:42 +10: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 Bug 1167372 - Use originNoSuffix for full-screen prompt. v2 r=smaug,r=dao,r=fabrice 2015-05-27 15:32:47 -07:00
cache Bug 1168208 - Refactor the existing logic for syncing the security info between Response and channel objects into a new helper class; r=nsm,jdm,bkelly 2015-05-27 14:22:53 -04: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 1143317 - Fix asyncTestsDone check in test_canvas.html; r=gw280 2015-05-26 13:37:19 -06: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 Bug 1168055 - Fix the :active pseudo-class on text controls; r=smaug 2015-05-27 08:27:13 -04:00
fetch Bug 1168208 - Refactor the existing logic for syncing the security info between Response and channel objects into a new helper class; r=nsm,jdm,bkelly 2015-05-27 14:22:53 -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 Bug 1166492 - Return UniquePtr<char[]> from profiler_get_profile to avoid double copying. (r=mstange) 2015-05-26 22:58:40 -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 1166405 - Consolidate classes into a general web manifest module. r=ehsan. 2015-05-26 17:04:59 -04:00
mathml
media Bug 991983 - Define SOURCES as SourcePath. r=gps 2015-05-28 07:34:15 +09: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 991983 - Define SOURCES as SourcePath. r=gps 2015-05-28 07:34:15 +09: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 772750 - Get mobile connection technology from MobileConnectionService. r=garvank,echen 2015-05-27 14:41:23 +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 Backed out 4 changesets (bug 1155493) for Android test_browserElement_inproc_CopyPaste.html timeouts/crashes. 2015-05-25 13:15:06 -04:00
wifi Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj 2015-05-26 14:33:55 -04:00
workers Bug 1166924 part 1 r=baku 2015-05-27 14:33:22 -07: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