Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 4bdb7dba8c LibWeb: Add and use a helper to reject a promise with an exception hace 1 año
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hace 1 año
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() hace 1 año
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String hace 1 año
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString hace 1 año
  Aliaksandr Kalenik cad2d2c85b LibWeb: Use JS::HeapFunction for DocumentObserver callbacks hace 1 año
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
  Shannon Booth f4bc1602e2 LibWeb: Port HTMLMediaElement interface from DeprecatedString to String hace 1 año
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hace 1 año
  Andrew Kaster d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class hace 1 año
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Andreas Kling 25eee91811 AK: Make "foo"_fly_string infallible hace 1 año
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible hace 1 año
  Sam Atkins f6e4caf197 LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes hace 1 año
  Sam Atkins c8a51f232d LibWeb: Implement the `:muted` pseudo-class hace 1 año
  Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class hace 1 año
  Sam Atkins 4df5e24926 LibWeb: Implement the `:playing` and `:paused` pseudo-classes hace 1 año
  Timothy Flynn f57310999d LibWeb: Update workarounds for the empty execution context stack hace 2 años
  Timothy Flynn 720d8889ad LibWeb: Allow changing media volume with keyboard controls hace 2 años
  Timothy Flynn 6a5229c2cb LibWeb: Allow seeking media elements with keyboard controls hace 2 años
  Timothy Flynn a4070b1452 LibWeb: Allow toggling playback of media elements with keyboard controls hace 2 años
  Timothy Flynn 3793b7c6bd LibWeb: Move helper to toggle a media element's playback to the element hace 2 años
  Timothy Flynn 435ced70b8 LibWeb: Update the media element's display in a couple situations hace 2 años