Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 year ago |
Andrew Kaster
|
a83668d838
LibWeb: Move XHR::FormDataEntry to its own header
|
1 year ago |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 year ago |
Kenneth Myhra
|
5df4d66d91
LibWeb: Add get accessor to internal entry list of FormData
|
2 years ago |
Kenneth Myhra
|
be52e7171a
LibWeb: Add FormDataIterator implementation
|
2 years ago |
Luke Wilde
|
3275d659bf
LibWeb: Convert FormData to String and Vector storage
|
2 years ago |
Kenneth Myhra
|
f698585097
LibWeb: Move setting of FormDataPrototype to initialize()
|
2 years ago |
Kenneth Myhra
|
d5b5b94a35
LibWeb: Introduce the FormData interface from the XHR specification
|
2 years ago |