gecko/dom
Jean-Yves Avenard 94e4022ec1 Bug 1180935: P1. Do not drain decoders when waiting for data. r=cpearce
We made the design decision that it was preferable to decode as much of what we had, even if that meant we couldn't decode some frames upon resume.
This can cause significant apparent stalls with some YouTube videos where keyframes are up to 4.2s appart (128 frames).
2015-08-12 21:46:05 +10:00
..
activities
alarm Bug 1140275 - System messages shouldn't be sent to app pages not registered in manifests. r=fabrice 2015-08-03 01:05:00 +02:00
animation Bug 1181392 part 10 - Remove KeyframeEffect::IsFinishedTransition; r=dbaron 2015-08-07 12:29:36 +09:00
apps Bug 1191516 - Basic test for checkInstalled. r=fabrice 2015-08-08 15:28:00 -04:00
archivereader
asmjscache
audiochannel Merge b2g-inbound to m-c. a=merge 2015-08-06 15:37:49 -04:00
base Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
battery
bindings Bug 1191529 - Remove JSIdArray and AutoIdArray and replace with Rooted<IdVector>; r=mccr8, r=jonco 2015-08-05 11:02:00 -07:00
bluetooth Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
broadcastchannel Bug 1190921 - Broadcastchannel keeps its containing iframe in memory when it has a user defined property, r=khuey 2015-08-06 01:26:00 +03:00
browser-element Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
cache Backed out 2 changesets (bug 1191107, bug 1180273) for causing xpcshell and m-oth testfailures on a CLOSED TREEi IGNORE IDL 2015-08-06 08:39:05 +02:00
camera Bug 1190040 - Part 2: Teach the audio channel service how to not notify audio-playback, and do that when a media element has no audio track; r=padenot 2015-08-06 10:26:27 -04:00
canvas Bug 1170842 - Part 4: Implement FramebufferTextureLayer. r=jgilbert 2015-08-12 11:51:34 +10:00
cellbroadcast
contacts Bug 1171678 - Follow up, whitespace. DONTBUILD 2015-08-07 13:15:49 -03:00
crypto
datastore Bug 1085575 - Skip test_app_install.html on OSX debug. rs=khuey 2015-08-06 13:41:33 -04:00
devicestorage
downloads
encoding
engineeringmode
events Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
fetch Backed out 2 changesets (bug 1191107, bug 1180273) for causing xpcshell and m-oth testfailures on a CLOSED TREEi IGNORE IDL 2015-08-06 08:39:05 +02:00
filehandle
filesystem
fmradio Bug 1190040 - Part 2: Teach the audio channel service how to not notify audio-playback, and do that when a media element has no audio track; r=padenot 2015-08-06 10:26:27 -04:00
gamepad Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan 2015-08-04 16:17:36 -07:00
geolocation Bug 1191529 - Remove JSIdArray and AutoIdArray and replace with Rooted<IdVector>; r=mccr8, r=jonco 2015-08-05 11:02:00 -07:00
html Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
icc Bug 1187832 - Update ril_worker and corresponding test cases. r=btseng 2015-08-04 13:58:42 +08:00
identity
imptests Backed out changeset ecebeba2582c (bug 1008146) for making imptests on Android/B2G nearly permafail. 2015-08-11 14:48:24 -04:00
indexedDB Bug 1192023 - Make UpdateType an enum class. r=khuey 2015-08-06 14:34:39 -07:00
inputmethod
inputport
interfaces Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
ipc Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
json
jsurl
locales Bug 1191412 - Fix logic and text for the WillChange warning. r=roc 2015-08-07 16:05:19 -04:00
manifest Bug 1171200 - Add means of checking if a document links to a manifest. r=billm 2015-07-30 11:56:12 -04:00
mathml
media Bug 1180935: P1. Do not drain decoders when waiting for data. r=cpearce 2015-08-12 21:46:05 +10:00
messagechannel Bug 1188265 - No manual JS_ClearPendingException when StructuredCloneHelper is used, r=smaug 2015-07-31 01:38:00 +01:00
messages Bug 1140275 - System messages shouldn't be sent to app pages not registered in manifests. r=fabrice 2015-08-03 01:05:00 +02:00
mobileconnection Bug 1156231 - enable data registration recovery. r=hsinyi 2015-08-05 16:29:20 +08:00
mobileid
mobilemessage Merge b2ginbound to central, a=merge CLOSED TREE 2015-08-10 14:58:41 -07:00
network Bug 1190735 - Remove nsITimer.TYPE_REPEATING_PRECISE. r=froydnj. 2015-08-04 17:30:53 -07:00
nfc Bug 1173802: Store global NFC service in ref-counted variable, r=allstars.chh 2015-07-31 10:07:25 +02:00
notification Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
offline Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
payment
permission Backed out changeset 1e13c9c09273 (bug 1105827) 2015-08-11 10:04:36 -07:00
phonenumberutils
plugins Bug 1185653 - Fix enumerate hook on unboxed objects to skip non-enumerable properties. r=jorendorff 2015-08-11 17:42:56 +02:00
power
presentation Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
promise Bug 1086627 - Rename Promise constructs to more closely match the specification. r=nsm,jst 2015-08-06 17:18:30 +02:00
push Bug 1193365 - Disable push debug. r=kitcambridge 2015-08-11 12:53:14 -07:00
quota
requestsync Bug 1140275 - System messages shouldn't be sent to app pages not registered in manifests. r=fabrice 2015-08-03 01:05:00 +02:00
res
resourcestats
secureelement
security Bug 1187165 - Use channel->ascynOpen2 in dom/base/ImportManager (r=sicking) 2015-08-10 10:25:20 -07:00
settings
simplepush Back out bug 1100863 and bug 1152264 for causing bug 1189729 on a CLOSED TREE. a=mhenretty,RyanVM 2015-08-11 07:30:38 -07:00
smil Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
speakermanager Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
storage Bug 1192194 - Make DOMStorageDBThead::mDBReady atomic. r=smaug 2015-08-07 05:00:00 -04:00
svg Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
system Bug 825149 - Support HFP NREC feature. r=shuang 2015-08-10 04:51:00 -04:00
telephony Bug 1129882 - Add mozInterrupt in telephony object. r=baku 2015-08-10 17:23:33 +08:00
tests Bug 1193019 - Rename CSSFontFaceLoadEvent to FontFaceSetLoadEvent. r=khuey 2015-08-11 12:19:52 +10:00
tethering
time
tv
voicemail
vr
wappush
webidl Bug 1170842 - Part 3: Implement GetInternalformatParameter. r=jgilbert, r=smaug 2015-08-12 11:51:16 +10:00
wifi
workers Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
xbl
xml Bug 874842 - Return Event instead of nsIDOMEvent 2015-08-12 14:39:31 +03:00
xslt
xul Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan 2015-08-04 16:17:36 -07:00
jar.mn
moz.build