Commit History

Upphovsman SHA1 Meddelande Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 år sedan
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 år sedan
  Luke Wilde 5af058d2b6 LibWeb: Only reload iframe on src/srcdoc attribute changes, not all 1 år sedan
  Sam Atkins 72376ad15a LibWeb: Add special "potentially delay the load event" logic for iframes 1 år sedan
  Sam Atkins 6154681718 LibWeb: Flesh out some of process_the_iframe_attributes() 1 år sedan
  Sam Atkins 1d6f06b203 LibWeb: Make HTMLIFrameElement a LazyLoadingElement 1 år sedan
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 år sedan
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 år sedan
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 år sedan
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 år sedan
  Aliaksandr Kalenik b0d75ef096 LibWeb: Create navigables only for iframe in a document tree 1 år sedan
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 år sedan
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute 1 år sedan
  Aliaksandr Kalenik 38034237c5 LibWeb: Update run_iframe_load_event_steps to use navigables 1 år sedan
  Aliaksandr Kalenik 912cf89727 LibWeb: Update HTMLIFrameElement to use navigables 2 år sedan
  Aliaksandr Kalenik d8cfe79a20 LibWeb: Call process_the_iframe_attributes if iframe attribute changed 1 år sedan
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 år sedan
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 år sedan
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 år sedan
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 år sedan
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 år sedan
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 år sedan
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 år sedan
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 år sedan
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 år sedan
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
  Luke Wilde 1d0fe2325c LibWeb: Don't call load_src after process_the_iframe_attributes 2 år sedan
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex 2 år sedan
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan