Commit History

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