.. |
activities
|
|
|
alarm
|
|
|
animation
|
Bug 1073379, part 3 - Make AnimationPlayer::SetStartTime() notify its animation manager (via its player collection) of changes so that computed style is updated correctly. r=dholbert
|
2015-02-12 17:56:57 +00:00 |
apps
|
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
|
2015-02-19 11:53:01 -05:00 |
archivereader
|
|
|
asmjscache
|
|
|
audiochannel
|
Bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched. r=baku
|
2015-02-25 18:46:35 +08:00 |
base
|
Bug 1137814 - nsAString and nsACString in URL.cpp/h. r=nsm
|
2015-02-27 14:10:20 -05:00 |
battery
|
|
|
bindings
|
Bug 940273 - Part 4 - Initial implementation of Service Worker Cache. r=ehsan,baku,janv
|
2015-03-02 14:20:00 +01:00 |
bluetooth
|
Bug 1132229: Survive crashes of bluetoothd, r=shuang
|
2015-02-26 09:52:45 +01:00 |
bluetooth2
|
Bug 1137601 - Fire onadapterremoved before onattributechanged in BluetoothManager, f=jocelyn, r=shuang
|
2015-02-27 15:32:30 +08:00 |
broadcastchannel
|
Bug 1134600 - worker.terminate() should close any BroadcastChannel object in workers. r=smaug
|
2015-02-19 22:21:18 +01:00 |
browser-element
|
Backed out 2 changesets (bug 995394) for m-dt orange on a CLOSED TREE
|
2015-02-26 17:56:14 -08:00 |
cache
|
Bug 940273 - Part 7 - Initial tests for Service Worker Cache. r=ehsan
|
2015-03-02 14:24:00 +01:00 |
camera
|
Bug 1129263 - Part 6. Remove DOMMediaStream::TrackTypeHints. r=roc,jesup
|
2015-02-09 15:23:34 +08:00 |
canvas
|
Bug 1108382 - Part 6: Do not use non-standard flag argument of String.prototype.replace in dom/. r=peterv
|
2015-03-01 09:51:33 +09:00 |
cellbroadcast
|
Backed out changeset 7abf54d96823 for lack of review.
|
2015-02-26 23:02:55 +01:00 |
contacts
|
|
|
crypto
|
|
|
datastore
|
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
|
2015-02-19 11:53:01 -05:00 |
devicestorage
|
|
|
downloads
|
Bug 1137987 - Remove nonstandard let block from dom/downloads/tests. r=aus
|
2015-02-27 18:31:21 -08:00 |
encoding
|
Bug 1134633 - convert makefile rules with props2arrays.py to use moz.build GENERATED_FILES; r=mshal
|
2015-02-19 10:35:08 -05:00 |
engineeringmode
|
|
|
events
|
Bug 1137952 - Call mozRequestAnimationFrame on the right window. r=mstange
|
2015-03-02 17:37:33 -05:00 |
fetch
|
Bug 940273 -Part 1 - Fetch changes from maple twig to support Service Worker Cache. r=nsm,ehsan
|
2015-03-02 14:08:00 +01:00 |
filehandle
|
|
|
filesystem
|
|
|
fmradio
|
|
|
gamepad
|
|
|
geolocation
|
Bug 1134019 - Extract MLS fallback to its own class for reuse - r=jdm
|
2015-02-27 19:15:32 -05:00 |
html
|
Bug 1129263 - Part 6. Remove DOMMediaStream::TrackTypeHints. r=roc,jesup
|
2015-02-09 15:23:34 +08:00 |
icc
|
|
|
identity
|
|
|
imptests
|
Bug 1073379, part 5 - Add assert_between_exclusive and assert_between_inclusive methods to impltests testharness.js. r=Ms2ger
|
2015-02-16 21:48:29 +00:00 |
indexedDB
|
Bug 1067568 - Intermittent test_filehandle_readonly_exceptions.html | Assertion count 4 is greater than expected (ASSERTION: We don't know anyting about this file handle?!: 'Error', file dom/filehandle/FileService.cpp, line 234); r=bent
|
2015-03-02 22:14:22 +01:00 |
inputmethod
|
Bug 1119609 part.18 Add nsITextInputProcessor.commitCompositionWith() and drop aCommitString from nsITextInputProcessor.commitComposition() r=smaug, sr=smaug
|
2015-02-19 15:50:21 +09:00 |
interfaces
|
Bug 1137334. Remove nsIDOMWindowUtils.getParent. r=bholley. We still have a CLOSED TREE, sadly.
|
2015-02-26 15:58:59 -05:00 |
ipc
|
Bug 1133391 - Remove unused variables in TabParent::RecvDispatchAfterKeyboardEvent. r=smaug.
|
2015-03-02 14:31:40 -08:00 |
json
|
|
|
jsurl
|
|
|
locales
|
Bug 1121518 - ARIA 1.1: Add support for role 'searchbox', r=surkov
|
2015-02-27 15:41:57 +01:00 |
manifest
|
|
|
mathml
|
|
|
media
|
Bug 901102 - wait until ended events are received on all media elements before comparing end time. r=roc.
|
2015-03-03 11:09:42 +08:00 |
messages
|
|
|
mobileconnection
|
Merge b2g-inbound to m-c a=merge
|
2015-03-02 12:56:08 -08:00 |
mobileid
|
|
|
mobilemessage
|
Merge b2g-inbound to m-c a=merge
|
2015-03-02 12:56:08 -08:00 |
network
|
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
|
2015-02-19 11:53:01 -05:00 |
nfc
|
Bug 1137101 - Refactor Response/Notification sent from nfcd. r=dimi
|
2015-02-16 18:47:58 +08:00 |
notification
|
|
|
offline
|
|
|
payment
|
Bug 1108382 - Part 8: Do not use non-standard flag argument of String.prototype.replace in dom/payment/. r=fabrice
|
2015-03-01 09:51:33 +09:00 |
permission
|
|
|
phonenumberutils
|
|
|
plugins
|
Bug 1130435 - Mouse cursor doesn't disappear over Flash object when it should. Works in non-e10s. r=josh
|
2015-03-02 15:36:29 -06:00 |
power
|
|
|
presentation
|
|
|
promise
|
|
|
push
|
|
|
quota
|
Bug 940273 - Part 4 - Initial implementation of Service Worker Cache. r=ehsan,baku,janv
|
2015-03-02 14:20:00 +01:00 |
requestsync
|
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
|
2015-02-19 11:53:01 -05:00 |
res
|
|
|
resourcestats
|
|
|
secureelement
|
|
|
security
|
Bug 1084504 - fix Mixed Content Blocking for redirects in e10s. r=mrbkap
|
2015-02-19 17:01:04 -08:00 |
settings
|
Backed out changeset 7abf54d96823 for lack of review.
|
2015-02-26 23:02:55 +01:00 |
smil
|
Bug 1133439 patch 1 - Split eRestyle_StyleAttribute into eRestyle_StyleAttribute and eRestyle_StyleAttributeAnimations. r=birtles
|
2015-02-19 21:22:05 +13:00 |
speakermanager
|
|
|
storage
|
|
|
svg
|
|
|
system
|
Merge b2g-inbound to m-c a=merge
|
2015-03-02 12:56:08 -08:00 |
telephony
|
Bug 1138263 - Make TelephonyService.js JSHint friendly. r=hsinyi
|
2015-03-02 15:21:03 +08:00 |
tests
|
Bug 940273 - Part 5 - Expose Service Worker Cache as window.caches when pref is enabled. r=ehsan
|
2015-03-02 14:22:00 +01:00 |
tethering
|
|
|
time
|
|
|
tv
|
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
|
2015-02-19 11:53:01 -05:00 |
voicemail
|
|
|
vr
|
|
|
wappush
|
|
|
webidl
|
Bug 1137398 - disallow creating nested workers from ServiceWorker. r=baku
|
2015-02-27 09:37:00 +01:00 |
wifi
|
|
|
workers
|
Bug 1137814 - nsAString and nsACString in URL.cpp/h. r=nsm
|
2015-02-27 14:10:20 -05:00 |
xbl
|
Bug 1136292 part 4. Stop passing a global as the parent arg to JS_NewObjectWithGivenProto in XBL code. r=peterv
|
2015-02-26 09:40:07 -05:00 |
xml
|
|
|
xslt
|
|
|
xul
|
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
|
2015-02-19 11:53:01 -05:00 |
jar.mn
|
|
|
moz.build
|
Bug 940273 - Part 4 - Initial implementation of Service Worker Cache. r=ehsan,baku,janv
|
2015-03-02 14:20:00 +01:00 |