Histórico de Commits

Autor SHA1 Mensagem Data
  Tim Ledbetter aa4e18fca5 LibWeb: Remove `m_src_is_set` field from `HTMLScriptElement` há 1 ano atrás
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` há 1 ano atrás
  Maciej d890be6e0f LibWeb: Prepare script when src is set the first time há 1 ano atrás
  Jamie Mansfield 21cf2c2981 LibWeb: Implement HTMLScriptElement.fetchPriority há 1 ano atrás
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
  Jamie Mansfield e487f70bbf LibWeb: Support "importmap" scripts há 1 ano atrás
  Andreas Kling 7f0920b0e9 LibWeb: Implement HTMLScriptElement.async há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Andrew Kaster c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Shannon Booth 4135c3885c LibWeb: Only wait for document to be ready for scripts if executing one há 1 ano atrás
  Shannon Booth 44089ce284 LibWeb: Reuse attribute lookups in HTMLScriptElement::prepare_script há 1 ano atrás
  Bastiaan van der Plaat 5c00e2bb7f LibWeb: Remove refusing to run script debug line há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Shannon Booth a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String há 1 ano atrás
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible há 1 ano atrás
  networkException 5aa7c51956 LibWeb: Pass around JS::HeapFunctions when fetching scripts há 1 ano atrás
  networkException 89ea444967 LibWeb: Use proper helper for appending to scripts to run after parsing há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString há 1 ano atrás
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String há 1 ano atrás
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Karol Kosek 7fa5dd7a92 LibWeb: Implement more steps in 'fetching a single module script' há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() há 2 anos atrás
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() há 2 anos atrás