Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 year ago |
Andrew Kaster
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
1 year ago |
Andreas Kling
|
41f56b0df9
LibWeb: Let supported_property_names() return Vector<FlyString>
|
1 year ago |
Andreas Kling
|
9793d69d4f
LibWeb: Make HTML::Window::page() return a Page&
|
1 year ago |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 year ago |
Shannon Booth
|
629f661e3b
LibWeb: Port supported property names from DeprecatedString to String
|
1 year ago |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 year ago |
Shannon Booth
|
b37aab1277
LibWeb: Port named_item_value from DeprecatedFlyString
|
1 year ago |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 year ago |
Luke Wilde
|
4d0277cd9a
LibWeb: Implement navigator.{plugins,mimeTypes}
|
2 years ago |