Histórico de Commits

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