Shannon Booth
|
901220c588
LibWeb: Port Storage interface from DeprecatedString to String
|
1 tahun lalu |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 tahun lalu |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 tahun lalu |
Luke Wilde
|
57d28c57f7
LibWeb: Restore Storage as a legacy platform object
|
2 tahun lalu |
Kenneth Myhra
|
b41401bab2
LibWeb: Make factory method of HTML::Storage fallible
|
2 tahun lalu |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 tahun lalu |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 tahun lalu |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 tahun lalu |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 tahun lalu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 tahun lalu |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 tahun lalu |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 tahun lalu |
Andreas Kling
|
2ac8e3db3a
LibWeb: Make Storage GC-allocated
|
2 tahun lalu |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 tahun lalu |
Andreas Kling
|
3f9fc0f690
Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menu
|
3 tahun lalu |
Andreas Kling
|
47979996e8
LibWeb: Add Storage interface and window.localStorage
|
3 tahun lalu |