Jonne Ransijn
|
d7596a0a61
AK: Don't implicitly convert Optional<T&> to Optional<T>
|
8 mēneši atpakaļ |
Shannon Booth
|
286c177896
LibWeb: Support 'Worklet' exposed
|
8 mēneši atpakaļ |
Jonne Ransijn
|
c3783cf3bd
LibIDL: Fix use-after-free in `GenerateWindowOrWorkerInterfaces`
|
8 mēneši atpakaļ |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
8 mēneši atpakaļ |
Luke Wilde
|
300f212044
LibIDL: Support multiple import base paths for resolving imports
|
8 mēneši atpakaļ |
Shannon Booth
|
9b79a686eb
LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T>
|
8 mēneši atpakaļ |
Shannon Booth
|
2ea31fad32
LibWeb: Add support for interfaces being exposed for shadow realm
|
9 mēneši atpakaļ |
Andrew Kaster
|
40a2bb32c3
LibWeb: Create separate DedicatedWorkerGlobalScope class
|
1 gadu atpakaļ |
Shannon Booth
|
22705e3065
LibWeb: Don't generate Bindings/Forward.h
|
1 gadu atpakaļ |
Shannon Booth
|
10add8aa8a
LibWeb: Improve error message for IDL generation with missing interface
|
1 gadu atpakaļ |
kleines Filmröllchen
|
eada4f2ee8
AK: Remove ByteString from GenericLexer
|
1 gadu atpakaļ |
Bastiaan van der Plaat
|
c1ba3e5fa9
LibWeb: Add support for LegacyWindowAlias IDL extended attribute
|
1 gadu atpakaļ |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 gadu atpakaļ |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 gadu atpakaļ |
Andrew Kaster
|
247f12d7b0
LibWeb: Insert WindowProperties object into Window's prototype chain
|
1 gadu atpakaļ |
Andreas Kling
|
0b83717ea2
AK: Make SourceGenerator::fork() infallible
|
1 gadu atpakaļ |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 gadi atpakaļ |
Andreas Kling
|
1a27c525d5
LibJS: Make PrimitiveString::create() infallible
|
2 gadi atpakaļ |
Andreas Kling
|
ec24d7555a
LibWeb: Add a simple `internals` objects only available during testing
|
2 gadi atpakaļ |
Sam Atkins
|
8e53e5afc4
AK: Propagate errors from SourceGenerator::fork()
|
2 gadi atpakaļ |
Ali Mohammad Pur
|
7e6341587b
AK+Everywhere: Disallow Error::from_string_view(FooString)
|
2 gadi atpakaļ |
Timothy Flynn
|
aa06dd7f21
LibWeb: More fully implement the LegacyNamespace IDL extended attribute
|
2 gadi atpakaļ |
Timothy Flynn
|
2cfcbccdb5
LibWeb: Port WebAssembly.Table to IDL
|
2 gadi atpakaļ |
Timothy Flynn
|
ca96f8e364
LibWeb: Port WebAssembly.Memory to IDL
|
2 gadi atpakaļ |
Timothy Flynn
|
de32c44762
LibWeb: Port WebAssembly.Instance to IDL
|
2 gadi atpakaļ |
Timothy Flynn
|
fb1f15774f
LibWeb: Port WebAssembly.Module to IDL
|
2 gadi atpakaļ |
Timothy Flynn
|
af119d92cb
LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute
|
2 gadi atpakaļ |
Timothy Flynn
|
020c2b59c4
LibWeb: Support generating IDL namespaces
|
2 gadi atpakaļ |
Tim Schumacher
|
8032724574
CodeGenerators: Ensure that we always print the entire generated output
|
2 gadi atpakaļ |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 gadi atpakaļ |