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

Аутор SHA1 Порука Датум
  Timothy Flynn b865277275 LibWeb: Wait for media candidates without endlessly queueing microtasks пре 2 година
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception пре 2 година
  Timothy Flynn c161a0fc49 LibWeb: Implement the HTMLMediaElement child <source> selection steps пре 2 година
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h пре 2 година
  Timothy Flynn ac8b892a25 LibWeb: Pause HTMLMediaElement when its document becomes inactive пре 2 година
  Timothy Flynn 88b8969443 LibWeb: Implement steps for removing an HTMLMediaElement from a document пре 2 година
  Timothy Flynn 78ad471367 LibWeb: Remove custom playback timer from HTMLMediaElement пре 2 година
  Timothy Flynn 32e2207b55 LibWeb: Implement the HTMLMediaElement fastSeek method пре 2 година
  Timothy Flynn 848078aedd LibWeb: Propagate LibVideo decoder errors to the HTMLMediaElement пре 2 година
  Timothy Flynn 9c940608fd LibWeb: Implement the HTMLMediaElement error attribute пре 2 година
  Timothy Flynn b384f2009d LibWeb: Implement the HTMLMediaElement show-poster flag пре 2 година
  Timothy Flynn 12c15641c1 LibWeb: Implement the HTMLMediaElement "potentially playing" concept пре 2 година
  Timothy Flynn 9f71799456 LibWeb: Make HTMLMediaElement's attribute change handlers protected пре 2 година
  Timothy Flynn d2f9645cc0 LibWeb: Properly stop, rather than terminate, ongoing media fetches пре 2 година
  Timothy Flynn 1fb0c7826b LibWeb: Do not handle media ready state changes for empty network states пре 2 година
  Timothy Flynn 27fd31b2ad LibWeb: Implement the HTMLMediaElement delaying-the-load-event flag пре 2 година
  Timothy Flynn 1a67b86b76 LibWeb: Implement the HTMLMediaElement currentSrc attribute пре 2 година
  Timothy Flynn f8d6a67294 LibWeb: Implement the HTMLMediaElement crossOrigin attribute пре 2 година
  Timothy Flynn 7833b321a3 LibWeb: Stub out the HTMLMediaElement buffered attribute пре 2 година
  Timothy Flynn 229cc67fee LibWeb: Implement HTMLMediaElement's autoplay attribute пре 2 година
  Timothy Flynn 5a98a5529f LibWeb: Begin implementing media resource seeking пре 2 година
  Timothy Flynn c08755836d LibWeb: Fix a couple of HTMLMediaElement spec links пре 2 година
  Nico Weber f56b897622 Everywhere: Fix a few typos пре 2 година
  Timothy Flynn 4797f07883 LibWeb: Begin detecting the end of an HTMLMediaElement media resource пре 2 година
  Timothy Flynn 3d9106b1b5 LibWeb: Begin tracking HTMLMediaElement playback positions пре 2 година
  Timothy Flynn 6b51c3c1ce LibWeb: Report HTMLMediaElement duration with sub-second accuracy пре 2 година
  Timothy Flynn 2ef4a51c39 LibWeb: Move dispatching timeupdate events to a helper for tracking пре 2 година
  Timothy Flynn edf85d39c6 LibWeb: Port HTMLVideoElement to play videos with Video::PlaybackManager пре 2 година
  Timothy Flynn 4f29cac715 LibWeb: Set the media ready state to HAVE_ENOUGH_DATA after fetching пре 2 година
  Timothy Flynn d99a075ff9 LibWeb: Implement HTMLMediaElement.play пре 2 година