Historie revizí

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