Commit History

Author SHA1 Message Date
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() 3 years ago
  Andreas Kling dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes 3 years ago
  Daniel Bertalan b19fe744ab LibWeb: Remove pointless type casts 3 years ago
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
  Luke 70a575d75f LibWeb: Use correct percent encode set for form submissions 4 years ago
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 78733417a4 LibWeb: Register FormAssociatedElement with their owner form 4 years ago
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" 4 years ago
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago