Shannon Booth
|
4fe0cbcf85
|
LibWeb: Use 'FIXME' extended attribute where possible
This improves the debuggability of many live web pages :^)
|
2024-05-19 16:24:11 +02:00 |
|
Bastiaan van der Plaat
|
169d24ae2e
|
LibWeb: Add comments and missing items of various IDL files
|
2023-10-25 19:45:41 +02:00 |
|
Andreas Kling
|
8f110e0fb1
|
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
No interfaces require wrappers anymore, so we can just make this the
default mode.
|
2022-09-06 00:27:09 +02:00 |
|
Andreas Kling
|
12042f0757
|
LibWeb: Make CSSRule and all its subclasses GC-allocated
|
2022-09-06 00:27:09 +02:00 |
|
Sam Atkins
|
0cf8986a1e
|
LibWeb: Add CSSImportRule wrapper
|
2022-05-11 20:16:10 +02:00 |
|