Historie revizí

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