Commit History

Author SHA1 Message Date
  Shannon Booth df4739d7ce LibWeb: Don't propogate small OOMs from URLSearchParams 10 months ago
  Shannon Booth 84a7fead0e LibURL: Make percent_encode return a String 10 months ago
  BenJilks c1958437f9 LibWeb: Use text encoding from DOM when parsing URLs 11 months ago
  Shannon Booth fd4e943e12 LibWeb: Don't strip leading '?' in query initializing a URL 11 months ago
  Shannon Booth cc55732332 LibURL+Everywhere: Only percent decode URL paths when actually needed 11 months ago
  Shannon Booth f511c0b441 LibURL+LibWeb: Do not percent decode in password/username getters 11 months ago
  Kemal Zebari c5f1e47883 LibWeb: Implement Blob::bytes() 11 months ago
  circl d14888f31a LibWeb: Consider resource: URLs to be trustworthy and non-opaque 1 year ago
  Shannon Booth 9b6a1de777 LibWeb: Implement URL.parse 1 year ago
  Shannon Booth 67ea56da59 LibWeb: Factor out an 'initialize a URL' AO 1 year ago
  Shannon Booth 2457fdc7a4 LibWeb: Attach blob to URL on DOMURL::parse 1 year ago
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 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
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL 1 year ago