.. |
activities
|
…
|
|
alarm
|
Bug 1240330 - mozAlarm debug messages are turned on r=khuey
|
2016-02-06 09:38:55 -08:00 |
animation
|
Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
|
2016-04-04 14:56:52 -07:00 |
apps
|
Bug 1238160 - Add assertions in non-desktop code paths. r=bz,fabrice
|
2016-03-02 10:35:56 -06:00 |
archivereader
|
…
|
|
asmjscache
|
Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj
|
2016-03-28 10:28:15 -07:00 |
audiochannel
|
…
|
|
base
|
Bug 684208 - make dispatchEvent()'s return value to follow the spec, r=masayuki
|
2016-04-07 15:49:12 +03:00 |
battery
|
Bug 1250109 - Change DOMEventTargetHelper subclasses to not assume that GetOwner() is non-null, since it can be nulled out by navigation. r=bzbarsky
|
2016-03-04 13:37:50 -08:00 |
bindings
|
Bug 684208 - make dispatchEvent()'s return value to follow the spec, r=masayuki
|
2016-04-07 15:49:12 +03:00 |
bluetooth
|
Merge
|
2016-04-04 12:08:53 +02:00 |
broadcastchannel
|
Bug 1259290: Part 5 - Remove the cx from WorkerFeature::Notify. r=bz
|
2016-03-28 10:28:14 -07:00 |
browser-element
|
Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
|
2016-04-04 14:56:52 -07:00 |
cache
|
bug 1252687 - make Migration's ctor constexpr r=bz
|
2016-03-02 13:37:00 -05:00 |
camera
|
Bug 1208371 - Move MediaStreamTrack's label to MediaStreamTrackSource. r=jib
|
2016-01-22 16:27:37 +08:00 |
canvas
|
Bug 1260944 - Fix ANGLE D3D WARP for WebGL. - r=jrmuizel
|
2016-04-06 13:47:25 -07:00 |
cellbroadcast
|
…
|
|
contacts
|
Bug 1252444 - Rewrite some dom mochitests to use pushPrefEnv instead of setCharPref. r=jmaher
|
2016-03-03 09:41:14 -05:00 |
crypto
|
Bug 1250930 - Add test to ensure we're using the right global when creating WebCrypto objects r=bz
|
2016-03-08 11:16:29 +01:00 |
datastore
|
Bug 1260441 - Never pass a null js context to OpenCursor() r=bz
|
2016-03-30 13:03:03 +02:00 |
devicestorage
|
…
|
|
downloads
|
…
|
|
encoding
|
Bug 1262324 (part 2) - Introduce nsUConvProp. r=emk.
|
2016-04-06 13:31:38 +10:00 |
engineeringmode
|
…
|
|
events
|
Bug 684208 - make dispatchEvent()'s return value to follow the spec, r=masayuki
|
2016-04-07 15:49:12 +03:00 |
fetch
|
Bug 1251448 - Add support for RequestInit.referrer; r=jdm
|
2016-03-02 18:18:27 -05:00 |
filehandle
|
Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj
|
2016-03-28 10:28:15 -07:00 |
filesystem
|
Bug 1258095 - patch 3/3 - Directory tasks should use FallibleArray, r=smaug
|
2016-03-30 07:18:32 +01:00 |
fmradio
|
…
|
|
gamepad
|
Bug 1248794 - Clean up observer on WindowsGamepadService shutdown; r=ted r=smaug sec-approval=abillings
|
2016-02-17 17:17:54 -08:00 |
geolocation
|
Bug 1253159 - Remove locationUpdatePending and restore request timeout. r=jdm
|
2016-03-02 21:48:00 -05:00 |
html
|
Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
|
2016-04-04 14:56:52 -07:00 |
icc
|
…
|
|
identity
|
…
|
|
imptests
|
Bug 1254683 - Enable editing/conformancetest/test_runtest.html on e10s; r=mrbkap
|
2016-03-08 16:19:02 -05:00 |
indexedDB
|
Bug 1256049: Correctly handle databases currently performing maintenance when a new transaction is started. r=janv
|
2016-04-05 20:21:25 -07:00 |
inputmethod
|
Bug 1260713 - Fix RefCounted.h:106:50: error: no member named 'typeSize' in 'mozilla::KeyboardInfo' 0:22.21 uint32_t size = static_cast<const T*>(this)->typeSize(). r=smaug
|
2016-03-30 22:07:07 +08:00 |
inputport
|
…
|
|
interfaces
|
Bug 1255576 - Propagate privacy status for removed content preferences to observers. r=adw
|
2016-04-04 15:25:58 -04:00 |
ipc
|
Bug 1238707 Release the window immediately in TabParent::Destroy() to avoid leaks. r=smaug
|
2016-04-04 14:08:17 -07:00 |
json
|
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
|
2016-02-15 08:57:00 +01:00 |
jsurl
|
…
|
|
locales
|
Bug 1220757 - Add report to console when service worker register fails due to mismatching scope path.r=bkelly
|
2016-03-31 23:08:45 -07:00 |
manifest
|
Bug 1195018 - Support 'background_color' member in the manifest processor. r=marcosc
|
2016-01-19 18:16:02 +00:00 |
mathml
|
Bug 1244074 - Part 4: Use StyleSheetHandle instead of concrete style sheet class in most places. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
media
|
Bug 1262335 - Part 3. Remove OMX loader for Android GB/HC. r=snorp
|
2016-04-06 17:30:45 +09:00 |
messagechannel
|
Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj
|
2016-03-28 10:28:15 -07:00 |
messages
|
Bug 1238160 - Add assertions in non-desktop code paths. r=bz,fabrice
|
2016-03-02 10:35:56 -06:00 |
mobileconnection
|
…
|
|
mobileid
|
…
|
|
mobilemessage
|
Bug 1255817 part 2. Get rid of AutoJSAPI::OwnsErrorReporting and AutoJSAPI::TakeOwnershipOfErrorReporting. r=bholley
|
2016-03-23 11:44:54 -04:00 |
network
|
Bug 1217677: increase UDP socket receive buffer for <= Win7. r=jesup,mcmanus
|
2016-03-01 21:46:50 -08:00 |
newapps
|
…
|
|
nfc
|
Merge mozilla-central to mozilla-inbound
|
2016-04-05 16:54:06 +02:00 |
notification
|
Bug 1250109 - Change DOMEventTargetHelper subclasses to not assume that GetOwner() is non-null, since it can be nulled out by navigation. r=bzbarsky
|
2016-03-04 13:37:50 -08:00 |
offline
|
Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell
|
2016-01-18 20:20:08 +01:00 |
payment
|
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
|
2016-03-02 10:35:56 -06:00 |
permission
|
Bug 1197461 - Tests for Permissions.revoke. r=poiru,baku
|
2016-03-02 21:09:56 +00:00 |
phonenumberutils
|
…
|
|
plugins
|
Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
|
2016-04-04 14:56:52 -07:00 |
power
|
Bug 1248581 - Fix build bustage on WakeLock.h and CSSPseudoElement.h. r=khuey
|
2016-02-16 15:08:00 +01:00 |
presentation
|
Backed out changeset f74a43d0b9eb (bug 1234492) for test failures in presentation tests on a CLOSED TREE
|
2016-03-30 12:32:04 +02:00 |
promise
|
Backed out 5 changesets (bug 911216) for apparently tripling the runtime of SM(p) jobs along with introducing a failure in SM(p)
|
2016-04-04 15:41:17 -07:00 |
push
|
Bug 1262618 - Fix an unchained promise and a couple of non-promise returns in the push service. r=wchen
|
2016-04-06 15:46:41 -07:00 |
quota
|
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
|
2016-03-02 10:35:56 -06:00 |
requestsync
|
Bug 1238160 - Rename nsILoadContext::GetIsInBrowserElement. r=smaug,mayhemer
|
2016-03-02 10:35:56 -06:00 |
res
|
…
|
|
resourcestats
|
…
|
|
secureelement
|
…
|
|
security
|
Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
|
2016-04-04 14:56:52 -07:00 |
settings
|
Bug 1245650 - remove JavaScript-navigator-property category support. r=bz.
|
2016-02-05 20:20:08 +01:00 |
simplepush
|
…
|
|
smil
|
Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm.
|
2016-03-29 10:09:43 +11:00 |
speakermanager
|
…
|
|
storage
|
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
|
2016-03-02 10:35:56 -06:00 |
svg
|
Bug 1158500 - make writing-mode a mapped CSS property. r=cam
|
2016-04-01 22:08:04 +01:00 |
system
|
Bug 1222098 - Devicemotion event timestamp should return values from Android sensor API and not Gecko. r:smaug
|
2016-04-04 12:22:59 -05:00 |
telephony
|
…
|
|
tests
|
Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
|
2016-04-04 14:56:52 -07:00 |
tethering
|
…
|
|
time
|
…
|
|
tv
|
Bug 1250109 - Change DOMEventTargetHelper subclasses to not assume that GetOwner() is non-null, since it can be nulled out by navigation. r=bzbarsky
|
2016-03-04 13:37:50 -08:00 |
u2f
|
Bug 1231681 - "Implement window.u2f interface". r=baku, r=dkeeler
|
2016-02-09 16:43:00 +01:00 |
voicemail
|
…
|
|
vr
|
Bug 1237691 - Implement Oculus Head Pose Prediction
|
2016-02-16 12:53:33 -08:00 |
wappush
|
…
|
|
webidl
|
Bug 1259581: Remove MOZ_MEDIA_NAVIGATOR. r=jesup
|
2016-04-05 20:12:03 -07:00 |
wifi
|
Bug 1197311 - Remove PR_snprintf calls in dom/ r=froydnj
|
2016-02-17 14:23:39 -05:00 |
workers
|
Bug 1261428: Clean up a bit more. r=bz
|
2016-04-06 14:57:44 -07:00 |
xbl
|
Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm.
|
2016-03-29 10:09:43 +11:00 |
xml
|
Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm.
|
2016-03-29 10:09:43 +11:00 |
xslt
|
Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm.
|
2016-03-29 10:09:43 +11:00 |
xul
|
Bug 1242644 - HTML swapFrameLoaders. r=bz
|
2016-03-31 19:47:44 -05:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1231681 - "Implement window.u2f interface". r=baku, r=dkeeler
|
2016-02-09 16:43:00 +01:00 |