Historique des commits

Auteur SHA1 Message Date
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Luke Wilde 5af058d2b6 LibWeb: Only reload iframe on src/srcdoc attribute changes, not all il y a 1 an
  Sam Atkins 72376ad15a LibWeb: Add special "potentially delay the load event" logic for iframes il y a 1 an
  Sam Atkins 6154681718 LibWeb: Flesh out some of process_the_iframe_attributes() il y a 1 an
  Sam Atkins 1d6f06b203 LibWeb: Make HTMLIFrameElement a LazyLoadingElement 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
  Aliaksandr Kalenik b0d75ef096 LibWeb: Create navigables only for iframe in a document tree il y a 1 an
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString il y a 1 an
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute il y a 1 an
  Aliaksandr Kalenik 38034237c5 LibWeb: Update run_iframe_load_event_steps to use navigables il y a 1 an
  Aliaksandr Kalenik 912cf89727 LibWeb: Update HTMLIFrameElement to use navigables il y a 2 ans
  Aliaksandr Kalenik d8cfe79a20 LibWeb: Call process_the_iframe_attributes if iframe attribute changed 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 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() il y a 2 ans
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer il y a 2 ans
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String il y a 2 ans
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String il y a 2 ans
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Luke Wilde 1d0fe2325c LibWeb: Don't call load_src after process_the_iframe_attributes il y a 2 ans
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex il y a 2 ans
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated il y a 2 ans