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