gecko-dev/xpcom
Brian Birtles 5b145a6de4 Bug 1253476 - Add remove events; r=boris,bzbarsky
This patch introduces the machinery for dispatching remove events but does not
actually cause removing to do anything to the output of the animation beyond
updating its replaceState member.

The expected behavior is defined in:

  https://drafts.csswg.org/web-animations-1/#removing-replaced-animations

And the corresponding IDL members are defined in:

  https://drafts.csswg.org/web-animations-1/#animation
  https://drafts.csswg.org/web-animations-1/#enumdef-animationreplacestate

Tests for these events are added in the next patch in this series.

Differential Revision: https://phabricator.services.mozilla.com/D30322

--HG--
extra : moz-landing-system : lando
2019-05-20 05:48:29 +00:00
..
base Bug 1549351 - Promise rejection event should not be sent for cross-origin scripts; r=smaug,till 2019-05-19 01:18:04 +00:00
build Bug 1547698 - Remove unused IPC methods for taking minidumps r=froydnj 2019-05-14 14:06:19 +00:00
components Bug 1543761 - stop reading chrome.manifest files in the app/gre dirs when using omni.ja, r=glandium 2019-05-15 12:36:31 +00:00
doc
ds Bug 1253476 - Add remove events; r=boris,bzbarsky 2019-05-20 05:48:29 +00:00
glue Bug 1546498 - Split out MaybePrefetchMemory's check into two functions r=aklotz 2019-05-01 02:08:28 +00:00
idl-parser Bug 1550770 - Error instead of implicitly converting XPCOM interfaces to builtinclass. r=nika 2019-05-14 17:39:14 +00:00
io Bug 1551984. Improve OOM and overflow handling in NS_ConsumeStream. r=froydnj 2019-05-15 18:50:44 +00:00
libxpt/xptcall
reflect Bug 1550545, part 3 - Move the logic for notxpcom implying hidden into jsonxpt. r=nika 2019-05-09 22:07:12 +00:00
rust Bug 1552064 - Rust nsStrings shouldn't uselessly reallocate when constructed from a boxed slice. r=nika 2019-05-16 14:31:32 +00:00
string Bug 1543693 - Add missing nsReadableUtils wrappers for conversions between UTF-8 and Latin1 XPCOM string. r=froydnj 2019-04-12 17:49:11 +00:00
system Bug 1433685 - Remove nsGConfService, r=glandium 2019-04-10 10:18:14 +00:00
tests Bug 1550770 - Error instead of implicitly converting XPCOM interfaces to builtinclass. r=nika 2019-05-14 17:39:14 +00:00
threads Bug 1551203, Bug 1551203 - Give ThrottledEventQueues names, r=erahm 2019-05-13 18:12:24 +00:00
windbgdlg Bug 1528651 - Fix some trivial warnings and re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-19 20:42:11 +09:00
xpidl
moz.build
xpcom-config.h.in Bug 1523851 - Remove the dynamic_cast<void*> test. r=froydnj 2019-01-30 14:25:33 +00:00
xpcom-private.h.in