Age | Commit message (Expand) | Author |
---|---|---|
2023-04-26 | LibWeb: Implement creation of fresh top-level traversables | Aliaksandr Kalenik |
2023-04-20 | LibWeb/HTML: Store NonnullGCPtr in browsing context group set | Linus Groh |
2023-04-20 | LibWeb/HTML: Store NonnullGCPtr in browsing context set | Linus Groh |
2022-10-20 | LibWeb: Make BrowsingContext GC-allocated | Andreas Kling |
2022-09-20 | LibWeb: Implement "browsing context group" concept from the HTML spec | Andreas Kling |