Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` hace 8 meses
  Shannon Booth 30377e6e35 LibWeb: Do not spin the event loop on processing iframe attributes hace 9 meses
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin hace 9 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Shannon Booth 3a7ccf8c25 LibWeb: Convert create_new_child_navigable to HeapFunction hace 10 meses
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` hace 1 año
  Jamie Mansfield 64eadab181 LibWeb: Implement HTMLIFrameElement.referrerPolicy hace 1 año
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h hace 1 año
  Timothy Flynn 4b1abcf61d LibWeb: Generalize support for dimension attributes hace 1 año
  Aliaksandr Kalenik a3149c1ce9 LibWeb: Wait for initial navigation to complete before modifying iframe hace 1 año
  Aliaksandr Kalenik 11011cf250 LibWeb: Don't rely on SHTQ::process() in process_the_iframe_attributes hace 1 año
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
  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