Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn b865277275 LibWeb: Wait for media candidates without endlessly queueing microtasks %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 05019746d2 LibWeb: Partially implement HTMLSourceElement's insertion/removal steps %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn c161a0fc49 LibWeb: Implement the HTMLMediaElement child <source> selection steps %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn ac8b892a25 LibWeb: Pause HTMLMediaElement when its document becomes inactive %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 88b8969443 LibWeb: Implement steps for removing an HTMLMediaElement from a document %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 32e2207b55 LibWeb: Implement the HTMLMediaElement fastSeek method %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 848078aedd LibWeb: Propagate LibVideo decoder errors to the HTMLMediaElement %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 9c940608fd LibWeb: Implement the HTMLMediaElement error attribute %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b384f2009d LibWeb: Implement the HTMLMediaElement show-poster flag %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 12c15641c1 LibWeb: Implement the HTMLMediaElement "potentially playing" concept %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 9f71799456 LibWeb: Make HTMLMediaElement's attribute change handlers protected %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 42d93005ac LibWeb: Add a getter for HTMLMediaElement's current playback position %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 27fd31b2ad LibWeb: Implement the HTMLMediaElement delaying-the-load-event flag %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 1a67b86b76 LibWeb: Implement the HTMLMediaElement currentSrc attribute %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn f8d6a67294 LibWeb: Implement the HTMLMediaElement crossOrigin attribute %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 7833b321a3 LibWeb: Stub out the HTMLMediaElement buffered attribute %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 229cc67fee LibWeb: Implement HTMLMediaElement's autoplay attribute %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 5a98a5529f LibWeb: Begin implementing media resource seeking %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 4797f07883 LibWeb: Begin detecting the end of an HTMLMediaElement media resource %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 3d9106b1b5 LibWeb: Begin tracking HTMLMediaElement playback positions %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 2ef4a51c39 LibWeb: Move dispatching timeupdate events to a helper for tracking %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn d99a075ff9 LibWeb: Implement HTMLMediaElement.play %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b8a37ef809 LibWeb: Implement HTMLMediaElement.pause %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 90921a4f16 LibWeb: Implement the HTMLMediaElement paused attribute %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn e130525c24 LibWeb: Implement HTMLMediaElement.load %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn becd70eccb LibWeb: Begin implementing HTMLMediaElement's readyState attribute %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn e10e041882 LibWeb: Implement HTMLMediaElement's duration attribute %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 5f9fc5aedc LibWeb: Indicate that we may be able to play video MIME types %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn e2f32e6ab3 LibWeb: Parse and load the HTMLMediaElement's src attribute %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 9f8da9798a LibWeb: Define steps to queue a media element task on a HTMLMediaElement %!s(int64=2) %!d(string=hai) anos