提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Timothy Flynn b8a37ef809 LibWeb: Implement HTMLMediaElement.pause 2 年之前
  Timothy Flynn 90921a4f16 LibWeb: Implement the HTMLMediaElement paused attribute 2 年之前
  Timothy Flynn e130525c24 LibWeb: Implement HTMLMediaElement.load 2 年之前
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 年之前
  Timothy Flynn 725d7c3699 LibWeb: Implement HTMLVideoElement's video{Width,Height} attributes 2 年之前
  Timothy Flynn becd70eccb LibWeb: Begin implementing HTMLMediaElement's readyState attribute 2 年之前
  Timothy Flynn e10e041882 LibWeb: Implement HTMLMediaElement's duration attribute 2 年之前
  Timothy Flynn 5f9fc5aedc LibWeb: Indicate that we may be able to play video MIME types 2 年之前