gecko/dom
Brian Birtles 2c94db21f2 Bug 1010681 part 1 - Add nsSMILTimedElement::SetIsDisabled for turning off a timed element; r=longsonr
This method is added so that animation elements that fail conditional processing
tests can disable the corresponding timed element. Currently, this handling is
performed by the animation controller which simply skips sampling animations
that fail tests. However, this doesn't provide the correct behavior since
"skipped" animations can still have intervals that trigger syncbase dependencies
etc. Also, we still do milestone samples for "skipped" animations which can
lead to cases where we are in an inconsistent state.

This patch provides a method that will be used in subsequent patches to more
correctly remove the effects of a timed element.

To do this, this patch also factors out some common methods for clearing timing
state that can be shared with the Rewind method.
2014-05-28 14:13:31 +09:00
..
activities Bug 1009781 - Remove activities -> content handler mappings r=vingtetun 2014-05-20 13:51:30 -07:00
alarm Bug 1015100 - Polish the Alarm API Mochitest (part 3, polish tests to not run on invalid builds). r=Luqman 2014-05-23 18:41:45 +08:00
animation
apps Backed out changeset 09ebd0af27a4 (bug 903291) for frequent B2G debug mochitest crashes. 2014-05-27 15:47:04 -04:00
archivereader Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan 2014-05-23 12:53:17 -07:00
asmjscache
audiochannel
base Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff 2014-05-27 14:32:41 -07:00
battery Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
bindings Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff 2014-05-27 14:32:41 -07:00
bluetooth Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
bluetooth2 Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
browser-element Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl 2014-05-23 03:14:00 +02:00
camera Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan 2014-05-23 12:53:17 -07:00
cellbroadcast
contacts Backed out changeset 13ca7eb38c28 (bug 993282) 2014-05-15 17:01:39 +01:00
crypto Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff 2014-05-27 14:32:41 -07:00
datastore Bug 1008044 - DataStoreServiceChild should check the name of the DataStore before resolving the promise callback, r=ehsan, f=kgrandon 2014-05-22 12:12:15 +01:00
devicestorage Bug 869836 - Part 8: Use Append('c') instead of Append("c"). r=ehsan 2014-05-22 06:48:52 +03:00
downloads bug 1007965 - Add storageName and storagePath to DOM Download Object. r=fabrice, r=bz (for WebIDL changes) 2014-05-21 14:13:24 -07:00
encoding Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff 2014-05-27 14:32:41 -07:00
events merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
filehandle Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff 2014-05-27 14:32:41 -07:00
filesystem Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff 2014-05-27 14:32:41 -07:00
fmradio
gamepad
icc Bug 981646 - B2G RIL: Cannot read sdn contacts. r=smaug, vicamo 2014-05-16 14:50:00 +08:00
identity
imptests Backout 82e3d6f25c5f (bug 789261). 2014-05-25 18:50:27 +02:00
indexedDB Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan 2014-05-23 12:53:17 -07:00
inputmethod Bug 1011856 - Remove usage of 2nd WeakMap#get parameter from MozKeyboard; r=xyuan 2014-05-20 14:19:14 +02:00
interfaces Bug 908191 - Use xpcom-interface caller to do interaction between Inter-App Communication API and run-time prompt. r=gene,fabrice 2014-05-26 11:53:44 +08:00
ipc Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
locales Bug 998356. Don't completely fail out of the parser if we can't format one of our string error messages. r=hsivonen 2014-05-23 17:32:37 -04:00
media Bug 1013809 - switch order of setLocalDescription and setRemoteDescription for the answer. r=jesup 2014-05-23 11:28:00 +02:00
messages
mobileconnection Bug 979134 (follow-up): convert test_mobile_data_connection.js to Promise. r=vicamo 2014-05-18 20:45:00 +08:00
mobilemessage Backed out 7 changesets (bug 824717) for bustage. r=khuey because the webidl hook is dumb 2014-05-21 08:42:54 -04:00
network
nfc Bug 1012620 - [NFC] toggleNFC in Marionette tests should use Promise. r=allstars.chh 2014-05-26 17:02:24 +02:00
payment
permission Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
phonenumberutils Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
plugins Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan 2014-05-23 12:53:17 -07:00
power Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
promise Bug 1008467 - Callbacks to then() resolve Promise asynchronously. r=bz 2014-05-20 14:55:36 -07:00
push
quota Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan 2014-05-23 12:53:17 -07:00
settings Bug 1012214 - Settings service doesn't call handle callback created in lock object. r=bent 2014-05-20 12:19:18 -07:00
smil Bug 1010681 part 1 - Add nsSMILTimedElement::SetIsDisabled for turning off a timed element; r=longsonr 2014-05-28 14:13:31 +09:00
speakermanager
src Bug 1014657 - Port DOMStorageEvent to WebIDL and remove nsIDOMStorageEvent, r=smaug, f=ms2ger 2014-05-23 08:33:24 +01:00
system Bug 1013745 - Part 4: Refine dialling process and pending call mechanism. r=hsinyi 2014-05-26 19:08:00 +02:00
telephony Bug 1016276 - [B2G] revise test_outgoing_answer_hangup_oncallschanged.js - wait for 'dialing' state. r=edgar 2014-05-27 18:36:35 +08:00
tests Bug 1014581 - Vibration API: clamp vibration lengths and array length to match platform restrictions. r=smaug 2014-05-27 21:54:03 +01:00
time
voicemail
wappush
webidl Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
wifi Bug 1002314 - 0002. Provide WiFi capability info. r=mrbkap, r=vchang 2014-05-19 10:29:21 +08:00
workers Bug 1014855 - "Reenable test_url.html in workers". r=khuey 2014-05-23 00:32:00 +02:00
xbl Bug 1015430 - Fix more XPCOM constructors to clarify whether they should be explicit; r=froydnj 2014-05-25 21:16:01 -04:00
xml/crashtests Backed out 3 changesets (bug 946065) for b2g mochitest-6 permafail on a CLOSED TREE 2014-05-12 15:40:41 -07:00
xslt Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c"). r=ehsan 2014-05-22 06:48:51 +03:00
moz.build Bug 1009347 - Patch 3/4: Using dom/bluetooth2 based on bluetooth API version build flag, f=btian, r=marcosc 2014-05-21 14:12:28 +08:00