Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception há 2 anos atrás
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String há 2 anos atrás
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String há 2 anos atrás
  Luke Wilde 95da08e035 LibWeb: Add workaround to restore cross-origin stylesheet functionality há 2 anos atrás
  Srikavin Ramkumar 633983d354 LibWeb: Update stylesheet loading to use fetch infrastructure há 2 anos atrás