Historique des commits

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