.. |
animation
|
Bug 1304886 - Part 1: Make StyleAnimationValue::Accumulate() infallible. r=birtles
|
2016-11-16 20:32:26 +09:00 |
apps
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |
archivereader
|
…
|
|
asmjscache
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
audiochannel
|
Bug 1317853 - Remove DOM/speakermanager and related code. r=jst
|
2016-11-16 13:14:36 -08:00 |
base
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |
battery
|
…
|
|
bindings
|
Bug 1317625. Stop using xpc::AccessCheck in WebGL code. r=jgilbert
|
2016-11-16 14:10:22 -05:00 |
broadcastchannel
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
browser-element
|
Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin
|
2016-11-17 14:53:30 +01:00 |
cache
|
Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku
|
2016-11-16 14:51:08 -05:00 |
canvas
|
Bug 1290831 - Clarify TexUnpackBlob::TexOrSubImage's fallibility and update callers. - r=cleu
|
2016-11-16 20:44:30 -08:00 |
console
|
Bug 1318006 - Clone originAttributes on cached console message events. r=baku
|
2016-11-16 18:03:08 +01:00 |
crypto
|
Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin
|
2016-11-17 14:53:30 +01:00 |
devicestorage
|
Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin
|
2016-11-17 14:53:30 +01:00 |
downloads
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |
encoding
|
…
|
|
events
|
Merge m-i to m-c, a=merge
|
2016-11-17 19:21:20 -08:00 |
fetch
|
Bug 1264178 - Part 2: Change URL's getter function from PassByReference to ReturnByReference. r=bkelly
|
2016-11-07 14:59:00 +08:00 |
filehandle
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
filesystem
|
Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku
|
2016-11-16 14:51:08 -05:00 |
flyweb
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
gamepad
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
geolocation
|
Merge mozilla-central to inbound
|
2016-11-16 14:53:15 +01:00 |
grid
|
…
|
|
html
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |
imptests
|
Bug 1316636 - Remove Web Storage tests from imptests; r=jgraham
|
2016-11-15 18:40:59 +01:00 |
indexedDB
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |
inputmethod
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |
interfaces
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |
ipc
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |
json
|
…
|
|
jsurl
|
Bug 1299483 - CSP: Implement 'strict-dynamic', enforcement changes. r=dveditz,freddyb
|
2016-11-08 12:55:23 +01:00 |
locales
|
Bug 1299483 - CSP: Implement 'strict-dynamic', parser changes. r=dveditz,freddyb
|
2016-11-08 13:08:33 +01:00 |
manifest
|
…
|
|
mathml
|
…
|
|
media
|
Bug 1318132 - Fix CamerasChild helper to return by value instead of out-of-scope reference (Coverity) r=jesup
|
2016-11-16 17:09:14 -05:00 |
messagechannel
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
network
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |
notification
|
…
|
|
offline
|
…
|
|
performance
|
Bug 1313420 - Implement Performance.timeOrigin - part 4 - tests, r=me
|
2016-11-17 12:50:10 +01:00 |
permission
|
Bug 1318207 - Remove Navigator.mozPermissionSettings; r=baku
|
2016-11-17 09:19:13 -05:00 |
plugins
|
Bug 1317111 - Remove RealPlayer plugin quirk handling. r=mats
|
2016-11-16 13:44:24 -08:00 |
power
|
…
|
|
presentation
|
Bug 1304934 - disable test_presentation_mixed_security_contexts.html on Android for constant failures, a=nnoyance
|
2016-11-17 21:34:35 -08:00 |
promise
|
Bug 1316447 - Baldr: add WebAssembly.instantiate (r=bbouvier)
|
2016-11-10 10:19:14 -06:00 |
push
|
Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku
|
2016-11-16 14:51:04 -05:00 |
quota
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
res
|
…
|
|
secureelement
|
Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku
|
2016-11-16 14:51:04 -05:00 |
security
|
Backed out changeset a8be4ebc85cf (bug 1313595) for permaorange unexpected assertion in test_referrerdirective.html, a=backout
|
2016-11-14 18:30:58 -08:00 |
settings
|
Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku
|
2016-11-16 14:51:04 -05:00 |
smil
|
…
|
|
storage
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
svg
|
Merge m-c to autoland
|
2016-11-17 20:11:25 -08:00 |
system
|
Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku
|
2016-11-16 14:51:04 -05:00 |
tests
|
Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin
|
2016-11-17 14:53:30 +01:00 |
tethering
|
…
|
|
time
|
…
|
|
u2f
|
…
|
|
url
|
…
|
|
vr
|
Bug 1317258 - Call HoldJSObjects in VRFrameData's ctor. r=smaug
|
2016-11-17 15:37:25 +01:00 |
webidl
|
Merge m-i to m-c, a=merge
|
2016-11-17 19:21:20 -08:00 |
workers
|
Bug 1318206 - Remove some unused code for clearing app data; r=baku,mcmanus
|
2016-11-17 08:30:21 -05:00 |
worklet
|
…
|
|
xbl
|
Bug 1313788 - Remove DOM/wifi and related code. r=jst
|
2016-11-08 15:02:45 -08:00 |
xhr
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-11-15 12:26:41 +01:00 |
xml
|
…
|
|
xslt
|
Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj
|
2016-11-10 14:11:27 +11:00 |
xul
|
Bug 1305458 Part8: Move dispatch XUL command from nsXULElement::GetEventTargetParent to PreHandleEvent. r=smaug
|
2016-10-21 17:58:34 +08:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |