Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 年間 前 |
Andreas Kling
|
9793d69d4f
LibWeb: Make HTML::Window::page() return a Page&
|
1 年間 前 |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 年間 前 |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 年間 前 |
Timothy Flynn
|
4b94b0b561
LibWeb: Begin implementing the Clipboard API
|
1 年間 前 |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 年間 前 |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 年間 前 |
Luke Wilde
|
4d0277cd9a
LibWeb: Implement navigator.{plugins,mimeTypes}
|
2 年 前 |
Luke Wilde
|
5e422bdae0
LibWeb: Move pdfViewerSupported's answer to Page
|
2 年 前 |
Kenneth Myhra
|
d7ee378018
LibWeb: Make factory method of HTML::Navigator fallible
|
2 年 前 |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 年 前 |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 年 前 |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 年 前 |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 年 前 |
Linus Groh
|
a982e0380e
LibWeb: Implement navigator.webdriver
|
2 年 前 |
Andrew Kaster
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 年 前 |