Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader vor 1 Jahr
  Aliaksandr Kalenik c7a6d418d7 LibWeb: Update HTMLHyperlinkElementUtils to use navigables vor 2 Jahren
  Shannon Booth de07fb5132 LibWeb: Port HTMLAreaElement interface from DeprecatedString to String vor 1 Jahr
  Shannon Booth 099a069b86 LibWeb: Fix typo in query of link element search params vor 1 Jahr
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String vor 1 Jahr
  Shannon Booth 21fe86d235 AK: Port URL::m_query from DeprecatedString to String vor 1 Jahr
  Shannon Booth 55a01e72ca AK: Port URL username/password from DeprecatedString to String vor 1 Jahr
  Shannon Booth 6b29dc3e46 LibWeb: Fix double percent encode of username vor 1 Jahr
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' vor 1 Jahr
  Shannon Booth 5625ca5cb9 AK: Rename URLParser::parse to URLParser::basic_parse vor 2 Jahren
  Luke Wilde 995df8f565 LibWeb: Move get_an_elements_{target,noopener} to HTMLElement vor 2 Jahren
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes vor 2 Jahren
  Ben Wiederhake 36ff6187f6 Everywhere: Change spelling of 'behaviour' to 'behavior' vor 2 Jahren
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() vor 2 Jahren
  networkException 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter vor 2 Jahren
  Timothy Flynn 1b811191cd LibWeb+WebContent: Change the "noopener" storage type to a named enum vor 2 Jahren
  Aliaksandr Kalenik 40ec976781 LibWeb: Inherit BrowsingContext from AbstractBrowsingContext vor 2 Jahren
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to vor 2 Jahren
  Keir Davis f639445456 LibWeb: Fully Implement `get_an_elements_noopener` vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas vor 2 Jahren
  MacDue 862320828f LibWeb: Fix clicking on links vor 2 Jahren
  Idan Horowitz ff2f31bc81 LibWeb: Bring BrowsingContext::choose_a_browsing_context closer to spec vor 2 Jahren
  sin-ack aaa954f900 LibWeb: Bring handling of anchor elements closer to spec vor 3 Jahren
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
  Andreas Kling a7a3f41f67 LibWeb: Implement the HTMLHyperlinkElementUtils mixin vor 3 Jahren