Commit történet

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