Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
hace 1 año |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
hace 1 año |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
hace 1 año |
Shannon Booth
|
50d8ef94ba
AK: Port percent_encode_after_encoding to String
|
hace 1 año |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
hace 1 año |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
hace 1 año |
Shannon Booth
|
2b46e6f664
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
hace 2 años |
Shannon Booth
|
55d59636ef
LibWeb: Implement Web::URL::url_encode closer to spec
|
hace 2 años |
Shannon Booth
|
799c79cc5a
LibWeb: Simplify logic in Web::URL::URLSearchParams::sort
|
hace 2 años |
Shannon Booth
|
e99c0ddb0e
LibWeb: Add spec link for Web::URL::url_decode
|
hace 2 años |
Linus Groh
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
hace 2 años |
Kenneth Myhra
|
9da09e4fd3
LibWeb: Port URL and URLSearchParams to new String
|
hace 2 años |
CanadaHonk
|
3e2ceef8c3
LibWeb: Add size to URLSearchParams
|
hace 2 años |
Kenneth Myhra
|
35622606c1
LibWeb: Make factory method of URL::URLSearchParams fallible
|
hace 2 años |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
hace 2 años |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
hace 2 años |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
hace 2 años |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
hace 2 años |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
hace 2 años |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
hace 2 años |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
hace 2 años |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
hace 2 años |
Andreas Kling
|
fe9c5395d4
LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated
|
hace 2 años |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
hace 2 años |
Kenneth Myhra
|
1b9f5fa28a
LibWeb: Mark URLSearchParams::to_string() as const
|
hace 3 años |
DexesTTP
|
7ceeb74535
AK: Use an enum instead of a bool for String::replace(all_occurences)
|
hace 3 años |
Andreas Kling
|
3724ce765e
AK+LibWeb: Encode ' ' as '+' in application/x-www-form-urlencoded
|
hace 3 años |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
hace 3 años |
Luke Wilde
|
b305ee8692
LibWeb: Add support for the record variant of URLSearchParams
|
hace 3 años |
Luke Wilde
|
d7998c5dbd
LibWeb: Accept array pairs in URLSearchParams constructor
|
hace 3 años |