Age | Commit message (Expand) | Author |
---|---|---|
2023-04-26 | LibWeb: Add step property in SessionHistoryEntry | Aliaksandr Kalenik |
2023-04-15 | LibWeb: Add missing properties from latest spec in SessionHistoryEntry | Aliaksandr Kalenik |
2023-04-15 | LibWeb: Make SessionHistoryEntry GC-allocated | Andreas Kling |
2023-03-06 | LibJS+LibWeb: Add a bunch of missing includes | Matthew Olsson |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-20 | LibWeb: Make BrowsingContext GC-allocated | Andreas Kling |
2022-09-20 | LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms | Andreas Kling |
2022-08-05 | LibWeb: Add basic skeleton of HTML "session history" to BrowsingContext | Andreas Kling |