Linus Groh
|
4270ede7c4
|
LibWeb: Remove WRAPPER_HACK() macro
We no longer access Bindings::FooWrapper anywhere for a Foo platform
object, so these can be removed :^)
|
2022-09-21 21:12:24 +01:00 |
|
Andreas Kling
|
8f2a711132
|
LibWeb: Make Selection GC-allocated
|
2022-09-06 00:27:09 +02:00 |
|
Andreas Kling
|
bb547ce1c4
|
LibWeb: Make AbstractRange and subclasses GC-allocated
|
2022-09-06 00:27:09 +02:00 |
|
Ali Mohammad Pur
|
a59800b4a0
|
LibWeb: Add imports to all IDL files that depend on others
|
2022-02-16 22:48:32 +03:30 |
|
Andreas Kling
|
5c9ca5c2dc
|
LibWeb: Stub out a basic Selection interface
This patch establishes scaffolding for the Selection API.
|
2021-10-11 00:32:19 +02:00 |
|