Commit History

Autor SHA1 Mensaxe Data
  Shannon Booth cc91473f4d LibWeb: Make TemporaryExecutionContext take a Realm& hai 8 meses
  Shannon Booth 1c18b900e2 LibWeb: Port EventLoop::spin_XXX to HeapFunction hai 8 meses
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL hai 8 meses
  Andreas Kling 5c20bc2afc LibWeb: Make MimeSniff::MimeType::parse() infallible hai 8 meses
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String hai 8 meses
  Jelle Raaijmakers 233b4f2ca8 LibMedia+everywhere: Remove superfluous and unused audio code hai 9 meses
  Jelle Raaijmakers d29797f118 LibMedia: Add ogg/vorbis support hai 9 meses
  Jelle Raaijmakers 85fd2e281b LibMedia: Absorb LibAudio hai 10 meses
  Tim Ledbetter a56a2faf51 LibWeb: Don't handle media player key events if any modifier is pressed hai 10 meses
  Tim Ledbetter 63231fd276 LibWeb: Don't propagate key events that are handled by the media player hai 10 meses
  Jamie Mansfield 793248aec9 LibWeb/HTML: Implement HTMLMediaElement.addTextTrack hai 11 meses
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` hai 1 ano
  Jamie Mansfield 65be928d4e LibWeb: Implement HTMLMediaElement.textTracks hai 1 ano
  Zaggy1024 7c10e1a08d LibMedia: Rename LibVideo to LibMedia hai 1 ano
  Andrew Kaster d90a9ab70c LibWeb: Add Web::UIEvents::KeyCode and KeyModifier enums, drop Kernel hai 1 ano
  Timothy Flynn b5ba60f1d1 LibWeb: Change Fetch's ProcessBodyError to accept a plain JS value hai 1 ano
  Timothy Flynn 1ffda6a805 LibWeb: Propagate OOM in Body::fully_read() through its error callback hai 1 ano
  Timothy Flynn 13422b5116 LibWeb: Remove OOM error propagation from HTMLMediaElement (and friends) hai 1 ano
  Timothy Flynn dd16ea87c3 LibWeb: Make HTMLMediaElement::set_decoder_error infallible hai 1 ano
  Timothy Flynn f13ccb9a61 LibWeb: Add missing call to Base::finalize() in HTMLMediaElement hai 1 ano
  Andreas Kling 184368285c LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read() hai 1 ano
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration hai 1 ano
  Matthew Olsson d47f656a3a LibJS+LibWeb: Mark a few variables as IGNORE_USE_IN_ESCAPING_LAMBDA hai 1 ano
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` hai 1 ano
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated hai 1 ano
  Andreas Kling e66a4668f9 LibWeb: Use plain Vector for HTMLMediaElement::m_pending_play_promises hai 1 ano
  Timothy Flynn f61f55d397 LibWeb+LibWebView+WebContent: Support muting an entire page hai 1 ano
  Timothy Flynn 7c31343df0 LibWeb: Store the ID of all media elements on a page hai 1 ano
  Timothy Flynn 2393ee6548 LibWeb: Don't attempt to notify chromes about audio playing until ready hai 1 ano
  Timothy Flynn 40c0dd81d2 LibWeb+LibWebView+WebContent: Inform chromes when audio is played/paused hai 1 ano