Shannon Booth
|
0cb0d60ac5
LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page&
|
1 year ago |
Shannon Booth
|
fd7be22653
LibWeb: Make TraversableNavigable store Page member as NonnullGCPtr
|
1 year ago |
Andreas Kling
|
7c926d04b7
LibWeb: Make BrowsingContextGroup store Page member as NonnullGCPtr
|
2 years ago |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 year ago |
Aliaksandr Kalenik
|
24f97491bf
LibWeb: Delete unused create_a_new_browsing_context_group()
|
1 year ago |
Aliaksandr Kalenik
|
3c89286467
LibWeb: Implement creation of fresh top-level traversables
|
2 years ago |
Linus Groh
|
4ee72420e8
LibWeb/HTML: Store NonnullGCPtr in browsing context set
|
2 years ago |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
Matthew Olsson
|
bab883bf8e
LibJS+LibWeb: Add a bunch of missing includes
|
2 years ago |
Sam Atkins
|
7891ad2a28
LibWeb: Remove declarations for non-existent methods
|
2 years ago |
Andreas Kling
|
83c5ff57d8
LibWeb: Make BrowsingContext GC-allocated
|
2 years ago |
Andreas Kling
|
8ead228202
LibWeb: Implement "browsing context group" concept from the HTML spec
|
2 years ago |