Age | Commit message (Expand) | Author |
---|---|---|
2022-09-06 | LibWeb: Make Storage GC-allocated | Andreas Kling |
2022-08-23 | LibWeb: Replace GlobalObject with Realm in wrapper functions | Linus Groh |
2022-04-03 | Browser+LibWeb+WebContent: Add ability to inspect local storage | Valtteri Koskivuori |
2022-02-08 | Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menu | Andreas Kling |
2022-02-08 | LibWeb: Add Storage interface and window.localStorage | Andreas Kling |