Historial de Commits

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