Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 år sedan |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 år sedan |
Luke Wilde
|
4d0277cd9a
LibWeb: Implement navigator.{plugins,mimeTypes}
|
2 år sedan |
Luke Wilde
|
5e422bdae0
LibWeb: Move pdfViewerSupported's answer to Page
|
2 år sedan |
Kenneth Myhra
|
d7ee378018
LibWeb: Make factory method of HTML::Navigator fallible
|
2 år sedan |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 år sedan |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 år sedan |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 år sedan |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 år sedan |
Linus Groh
|
a982e0380e
LibWeb: Implement navigator.webdriver
|
2 år sedan |
Andrew Kaster
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 år sedan |