Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers vor 1 Jahr
  Andreas Kling a4625e3943 LibWeb: Only react to link element attribute changes when BC connected vor 1 Jahr
  Aliaksandr Kalenik 988c8451d4 LibWeb: Skip HTMLLinkElement resource fetching for documents without BC vor 1 Jahr
  Andrew Kaster 651e78fedb LibWeb: Convert callers of ImageCodecPlugin to the async API vor 1 Jahr
  Andreas Kling 184368285c LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read() vor 1 Jahr
  Andreas Kling 8e56367092 LibWeb: Allow moving StyleSheets between documents without falling apart vor 1 Jahr
  Tim Ledbetter 4a3497e9cd LibWeb: Support loading alternative style sheets vor 1 Jahr
  Tim Ledbetter d5cddd4696 LibWeb: Unset stylesheet properties when removing from a StyleSheetList vor 1 Jahr
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library vor 1 Jahr
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes vor 1 Jahr
  Aliaksandr Kalenik c6e69d501f LibWeb: Add style sheets to the shadow root if applicable vor 2 Jahren
  Andreas Kling b7f80e7081 LibWeb: Put debug spam about failed favicon decodes behind a flag vor 1 Jahr
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL vor 1 Jahr
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() vor 1 Jahr
  Andreas Kling f0288e7f94 LibWeb: Null check response body in load_fallback_favicon_if_needed() vor 1 Jahr
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& vor 1 Jahr
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& vor 1 Jahr
  Sam Atkins ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String vor 1 Jahr
  Timothy Flynn 19313945f2 LibWeb: Implement loading a favicon in absence of a <link> icon element vor 1 Jahr
  Timothy Flynn b1274a885b LibWeb: Return success when a <link> element decodes a valid favicon vor 1 Jahr
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString vor 1 Jahr
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString vor 1 Jahr
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute vor 1 Jahr
  Aliaksandr Kalenik ee50d9b2b5 LibWeb: Update Page to use navigables vor 1 Jahr
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String vor 1 Jahr
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr