Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Aliaksandr Kalenik c6e69d501f LibWeb: Add style sheets to the shadow root if applicable há 2 anos atrás
  Andreas Kling b7f80e7081 LibWeb: Put debug spam about failed favicon decodes behind a flag há 1 ano atrás
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Andreas Kling f0288e7f94 LibWeb: Null check response body in load_fallback_favicon_if_needed() há 1 ano atrás
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& há 1 ano atrás
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& há 1 ano atrás
  Sam Atkins ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media 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
  Timothy Flynn 19313945f2 LibWeb: Implement loading a favicon in absence of a <link> icon element há 1 ano atrás
  Timothy Flynn b1274a885b LibWeb: Return success when a <link> element decodes a valid favicon 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 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute há 1 ano atrás
  Aliaksandr Kalenik ee50d9b2b5 LibWeb: Update Page to use navigables 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
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Dominique Liberda d6ddc25975 LibWeb: Skip alternate stylesheets in HTMLLinkElement::attribute_changed há 1 ano atrás
  Andreas Kling fb727332f9 LibWeb: Decode linked style sheets before parsing them há 2 anos 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
  Andreas Kling 8a43f5a64a LibWeb: Forward media attribute from link element to loaded style sheet há 2 anos atrás
  Andreas Kling c50ce2030d LibWeb: Allow event handler attributes on HTMLLinkElement há 2 anos atrás
  Andreas Kling b97004ea4a LibWeb: Fire "load" and "error" events for rel=preload link loads há 2 anos atrás
  Timothy Flynn 8ff8309202 LibWeb: Update workarounds for fetching CORS cross-origin responses há 2 anos atrás