Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration há 1 ano atrás
  Matthew Olsson d47f656a3a LibJS+LibWeb: Mark a few variables as IGNORE_USE_IN_ESCAPING_LAMBDA há 1 ano atrás
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` há 1 ano atrás
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated há 1 ano atrás
  Andreas Kling e66a4668f9 LibWeb: Use plain Vector for HTMLMediaElement::m_pending_play_promises há 1 ano atrás
  Timothy Flynn f61f55d397 LibWeb+LibWebView+WebContent: Support muting an entire page há 1 ano atrás
  Timothy Flynn 7c31343df0 LibWeb: Store the ID of all media elements on a page há 1 ano atrás
  Timothy Flynn 2393ee6548 LibWeb: Don't attempt to notify chromes about audio playing until ready há 1 ano atrás
  Timothy Flynn 40c0dd81d2 LibWeb+LibWebView+WebContent: Inform chromes when audio is played/paused há 1 ano atrás
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Sam Atkins 4bdb7dba8c LibWeb: Add and use a helper to reject a promise with an exception há 1 ano atrás
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString há 1 ano atrás
  Aliaksandr Kalenik cad2d2c85b LibWeb: Use JS::HeapFunction for DocumentObserver callbacks há 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String há 1 ano atrás
  Shannon Booth f4bc1602e2 LibWeb: Port HTMLMediaElement interface from DeprecatedString to String há 1 ano atrás
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute há 1 ano atrás
  Andrew Kaster d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class há 1 ano atrás
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Andreas Kling 25eee91811 AK: Make "foo"_fly_string infallible há 1 ano atrás