Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
преди 3 години |
Luke Wilde
|
b59773de17
LibWeb: Include cookies in form submission
|
преди 3 години |
Andreas Kling
|
647576ec13
LibWeb: Fix LibWeb build with Clang
|
преди 3 години |
Andreas Kling
|
fa17776a51
LibWeb: Support HTMLFormElement.elements and HTMLFormElement.length
|
преди 3 години |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
преди 3 години |
Adam Plumb
|
34825ad3d1
LibWeb: Return current document URL if form action missing or empty
|
преди 3 години |
Brian Gianforcaro
|
2e81990a3c
LibWeb: Do not set Content-Length headers twice for POST requests
|
преди 3 години |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
преди 3 години |
Idan Horowitz
|
1e8ba0d9d3
LibWeb: Add the missing SubmitEvent IDL constructor
|
преди 3 години |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
преди 3 години |
Andreas Kling
|
e1fb8bef09
LibWeb: Rename Document::complete_url() => parse_url()
|
преди 3 години |
Andreas Kling
|
dfa9dcca98
LibWeb+Browser: Remove unnecessary InProcessWebView.h includes
|
преди 3 години |
Daniel Bertalan
|
b19fe744ab
LibWeb: Remove pointless type casts
|
преди 3 години |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
преди 4 години |
Luke
|
70a575d75f
LibWeb: Use correct percent encode set for form submissions
|
преди 4 години |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
преди 4 години |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
преди 4 години |
Andreas Kling
|
78733417a4
LibWeb: Register FormAssociatedElement with their owner form
|
преди 4 години |
Luke
|
ca71ac484b
LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)"
|
преди 4 години |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
преди 4 години |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
преди 4 години |