Historie revizí

Autor SHA1 Zpráva Datum
  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
  Timothy Flynn b8a37ef809 LibWeb: Implement HTMLMediaElement.pause před 2 roky
  Timothy Flynn 90921a4f16 LibWeb: Implement the HTMLMediaElement paused attribute před 2 roky
  Timothy Flynn e130525c24 LibWeb: Implement HTMLMediaElement.load před 2 roky
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String před 2 roky
  Timothy Flynn 725d7c3699 LibWeb: Implement HTMLVideoElement's video{Width,Height} attributes před 2 roky
  Timothy Flynn becd70eccb LibWeb: Begin implementing HTMLMediaElement's readyState attribute před 2 roky
  Timothy Flynn e10e041882 LibWeb: Implement HTMLMediaElement's duration attribute před 2 roky
  Timothy Flynn 5f9fc5aedc LibWeb: Indicate that we may be able to play video MIME types před 2 roky
  Timothy Flynn e2f32e6ab3 LibWeb: Parse and load the HTMLMediaElement's src attribute před 2 roky
  Timothy Flynn 9f8da9798a LibWeb: Define steps to queue a media element task on a HTMLMediaElement před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Luke Wilde 1e9cc2e211 LibWeb: Stub HTMLMediaElement.pause před 2 roky
  Luke Wilde 2c77364716 LibWeb: Add spec link to HTMLMediaElement::load před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Luke Wilde 377eb09492 LibWeb: Stub HTMLMediaElement.load před 2 roky
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window před 2 roky
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes před 2 roky
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Linus Groh a2e6abe159 LibWeb: Add HTMLMediaElement.canPlayType() před 3 roky
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace před 3 roky