Commit History

Author SHA1 Message Date
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable 1 year ago
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 year ago
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 year ago
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 year ago
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() 2 years ago
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 years ago
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration 2 years ago
  Andreas Kling 5bb6e2c80c LibWeb: Null-check layout node before dereferencing in HTMLVideoElement 2 years ago
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception 2 years ago
  Timothy Flynn e0ccba9c85 LibWeb: Implement the HTMLVideoElement poster attribute 2 years ago
  Timothy Flynn dd188aafb9 LibWeb: Track decoded video frame positions along with the frame image 2 years ago
  Timothy Flynn 5a98a5529f LibWeb: Begin implementing media resource seeking 2 years ago
  Timothy Flynn edf85d39c6 LibWeb: Port HTMLVideoElement to play videos with Video::PlaybackManager 2 years ago
  Timothy Flynn 90921a4f16 LibWeb: Implement the HTMLMediaElement paused attribute 2 years ago
  Timothy Flynn f156d3d5e5 LibWeb: Create a basic layout node for HTMLVideoElement 2 years ago
  Timothy Flynn 725d7c3699 LibWeb: Implement HTMLVideoElement's video{Width,Height} attributes 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 years ago
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago