Историја ревизија

Аутор SHA1 Порука Датум
  Shannon Booth cc91473f4d LibWeb: Make TemporaryExecutionContext take a Realm& пре 8 месеци
  Shannon Booth 84dc83e0e0 LibWeb: Rename current_global_object to current_principal_global_object пре 9 месеци
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String пре 9 месеци
  Aliaksandr Kalenik 4a43d0ac98 LibWeb: Move updating the rendering into HTML task пре 9 месеци
  Aliaksandr Kalenik 32e79bd12e LibWeb: Invalidate animated style even if target doesn't have paintable пре 9 месеци
  Sam Atkins a0b96280e4 LibWeb: Move "owning element" of Animation classes into Animation пре 10 месеци
  Matthew Olsson 6859826e3d LibWeb: Handle persisting an animation after it has been removed пре 1 година
  Matthew Olsson 2bd8093449 LibWeb: Detect explicit null timeline given in KeyframeAnimationOptions пре 1 година
  Matthew Olsson 15a8baee03 LibWeb: Save time for animationcancel event before transitioning to idle пре 1 година
  Andreas Kling f4636a0cf5 LibWeb: Stop spamming animation events on the wrong event target пре 1 година
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h пре 1 година
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction пре 1 година
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated пре 1 година
  Matthew Olsson 560b07dda3 LibWeb: Use the timeline time when saving animation play/pause time пре 1 година
  Aliaksandr Kalenik 42d5883d57 LibWeb: Set animation update flag from Animation::invalidate_effect() пре 1 година
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update пре 1 година
  Matthew Olsson e91f4dcd79 LibWeb: Use Performance for animation time instead of MonotonicTime пре 1 година
  Matthew Olsson d76c2d45c4 LibWeb: Remove scopes for execution contexts in Animation finish steps пре 1 година
  Matthew Olsson fc6a6d29ec LibWeb: Ensure m_is_finished is false after cancelling Animation пре 1 година
  Matthew Olsson e11b9658ed LibWeb: Disassociate animations from Animatables when setting effects пре 1 година
  Matthew Olsson 90290eb985 LibWeb: Store Animations in Animatable instead of AnimationEffects пре 1 година
  Matthew Olsson f386c01ae1 LibWeb: Use the correct start time when pausing/playing animations пре 1 година
  Matthew Olsson c1ab6ca6b4 LibWeb: Do not invalidate elements with animations in the CSS cascade пре 1 година
  Matthew Olsson 921f6c1e78 LibWeb: Run play tasks before pause tasks пре 1 година
  Matthew Olsson d2cfea5acc LibWeb: Add Animation event handler attributes пре 1 година
  Matthew Olsson 2dd5d0c310 LibWeb: Implement Animation.reverse() пре 1 година
  Matthew Olsson 9ab73f2675 LibWeb: Implement Animation.updatePlaybackRate() пре 1 година
  Matthew Olsson d351389d72 LibWeb: Implement Animation.persist() пре 1 година
  Matthew Olsson 3c055ff76d LibWeb: Implement Animation.cancel() пре 1 година