Historique des commits

Auteur SHA1 Message Date
  Hexeption 2f4668edce LibWeb: Added HTMLLinkElement.as il y a 1 an
  Jamie Mansfield f82c727071 LibWeb: Implement HTMLLinkElement.referrerPolicy il y a 1 an
  Jamie Mansfield 735859bc10 LibWeb: Implement HTMLLinkElement.fetchPriority il y a 1 an
  Jamie Mansfield d1f884533e LibWeb: Update "create a link request" for spec changes il y a 1 an
  Timothy Flynn b5ba60f1d1 LibWeb: Change Fetch's ProcessBodyError to accept a plain JS value il y a 1 an
  Matthew Olsson 74aeb57631 LibWeb: Add a few missing visits to m_rel_list members il y a 1 an
  Tim Ledbetter fc395716e9 LibWeb: Return NonnullGCPtr<DOMTokenList> from `relList` getters il y a 1 an
  Tim Ledbetter 51fc30a191 LibWeb: Implement the `HTMLLinkElement.relList` attribute il y a 1 an
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h il y a 1 an
  Timothy Flynn 1ffda6a805 LibWeb: Propagate OOM in Body::fully_read() through its error callback il y a 1 an
  Timothy Flynn c79f46fe6f LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers il y a 1 an
  Andreas Kling a4625e3943 LibWeb: Only react to link element attribute changes when BC connected il y a 1 an
  Aliaksandr Kalenik 988c8451d4 LibWeb: Skip HTMLLinkElement resource fetching for documents without BC il y a 1 an
  Andrew Kaster 651e78fedb LibWeb: Convert callers of ImageCodecPlugin to the async API il y a 1 an
  Andreas Kling 184368285c LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read() il y a 1 an
  Andreas Kling 8e56367092 LibWeb: Allow moving StyleSheets between documents without falling apart il y a 1 an
  Tim Ledbetter 4a3497e9cd LibWeb: Support loading alternative style sheets il y a 1 an
  Tim Ledbetter d5cddd4696 LibWeb: Unset stylesheet properties when removing from a StyleSheetList il y a 1 an
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Aliaksandr Kalenik c6e69d501f LibWeb: Add style sheets to the shadow root if applicable il y a 2 ans
  Andreas Kling b7f80e7081 LibWeb: Put debug spam about failed favicon decodes behind a flag il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() il y a 1 an
  Andreas Kling f0288e7f94 LibWeb: Null check response body in load_fallback_favicon_if_needed() il y a 1 an
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& il y a 1 an
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& il y a 1 an
  Sam Atkins ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an