Historique des commits

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