コミット履歴

作者 SHA1 メッセージ 日付
  Shannon Booth deff8df2c7 LibWeb: Actually perform "update the href steps" 11 ヶ月 前
  Shannon Booth cc55732332 LibURL+Everywhere: Only percent decode URL paths when actually needed 11 ヶ月 前
  Shannon Booth f511c0b441 LibURL+LibWeb: Do not percent decode in password/username getters 11 ヶ月 前
  Jamie Mansfield 8f2cb6755b LibWeb: Implement HTMLAreaElement.referrerPolicy 1 年間 前
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` 1 年間 前
  Shannon Booth 8af7b64acc LibWeb: Fix typo passing through url_string in 'follow the hyperlink' 1 年間 前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年間 前
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 年間 前
  Andrew Kaster a5e1364938 LibWeb: Respect the trusted state of input events when clicking links 1 年間 前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年間 前
  Shannon Booth 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 年間 前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年間 前
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 年間 前
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年間 前
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader 1 年間 前
  Aliaksandr Kalenik c7a6d418d7 LibWeb: Update HTMLHyperlinkElementUtils to use navigables 2 年 前
  Shannon Booth de07fb5132 LibWeb: Port HTMLAreaElement interface from DeprecatedString to String 1 年間 前
  Shannon Booth 099a069b86 LibWeb: Fix typo in query of link element search params 1 年間 前
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String 1 年間 前
  Shannon Booth 21fe86d235 AK: Port URL::m_query from DeprecatedString to String 1 年間 前
  Shannon Booth 55a01e72ca AK: Port URL username/password from DeprecatedString to String 1 年間 前
  Shannon Booth 6b29dc3e46 LibWeb: Fix double percent encode of username 1 年間 前
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 年 前
  Shannon Booth 5625ca5cb9 AK: Rename URLParser::parse to URLParser::basic_parse 2 年 前
  Luke Wilde 995df8f565 LibWeb: Move get_an_elements_{target,noopener} to HTMLElement 2 年 前
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes 2 年 前
  Ben Wiederhake 36ff6187f6 Everywhere: Change spelling of 'behaviour' to 'behavior' 2 年 前
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 年 前
  networkException 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter 2 年 前
  Timothy Flynn 1b811191cd LibWeb+WebContent: Change the "noopener" storage type to a named enum 2 年 前