Historia zmian

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