Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 5a98a5529f LibWeb: Begin implementing media resource seeking vor 2 Jahren
  Timothy Flynn c08755836d LibWeb: Fix a couple of HTMLMediaElement spec links vor 2 Jahren
  Nico Weber f56b897622 Everywhere: Fix a few typos vor 2 Jahren
  Timothy Flynn 4797f07883 LibWeb: Begin detecting the end of an HTMLMediaElement media resource vor 2 Jahren
  Timothy Flynn 3d9106b1b5 LibWeb: Begin tracking HTMLMediaElement playback positions vor 2 Jahren
  Timothy Flynn 6b51c3c1ce LibWeb: Report HTMLMediaElement duration with sub-second accuracy vor 2 Jahren
  Timothy Flynn 2ef4a51c39 LibWeb: Move dispatching timeupdate events to a helper for tracking vor 2 Jahren
  Timothy Flynn edf85d39c6 LibWeb: Port HTMLVideoElement to play videos with Video::PlaybackManager vor 2 Jahren
  Timothy Flynn 4f29cac715 LibWeb: Set the media ready state to HAVE_ENOUGH_DATA after fetching vor 2 Jahren
  Timothy Flynn d99a075ff9 LibWeb: Implement HTMLMediaElement.play vor 2 Jahren
  Timothy Flynn b8a37ef809 LibWeb: Implement HTMLMediaElement.pause vor 2 Jahren
  Timothy Flynn 90921a4f16 LibWeb: Implement the HTMLMediaElement paused attribute vor 2 Jahren
  Timothy Flynn e130525c24 LibWeb: Implement HTMLMediaElement.load vor 2 Jahren
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String vor 2 Jahren
  Timothy Flynn 725d7c3699 LibWeb: Implement HTMLVideoElement's video{Width,Height} attributes vor 2 Jahren
  Timothy Flynn becd70eccb LibWeb: Begin implementing HTMLMediaElement's readyState attribute vor 2 Jahren
  Timothy Flynn e10e041882 LibWeb: Implement HTMLMediaElement's duration attribute vor 2 Jahren
  Timothy Flynn 5f9fc5aedc LibWeb: Indicate that we may be able to play video MIME types vor 2 Jahren
  Timothy Flynn e2f32e6ab3 LibWeb: Parse and load the HTMLMediaElement's src attribute vor 2 Jahren
  Timothy Flynn 9f8da9798a LibWeb: Define steps to queue a media element task on a HTMLMediaElement vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Luke Wilde 1e9cc2e211 LibWeb: Stub HTMLMediaElement.pause vor 2 Jahren
  Luke Wilde 2c77364716 LibWeb: Add spec link to HTMLMediaElement::load vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Luke Wilde 377eb09492 LibWeb: Stub HTMLMediaElement.load vor 2 Jahren
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window vor 2 Jahren
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes vor 2 Jahren
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren