Age | Commit message (Expand) | Author |
---|---|---|
2022-09-06 | LibWeb: Remove now-unused Bindings::Wrapper class | Andreas Kling |
2022-09-06 | LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated | Andreas Kling |
2022-09-06 | LibWeb: Add PlatformObject class | Andreas Kling |
2022-02-05 | LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option | davidot |
2021-10-02 | LibJS: Put zombie cell tracking code behind a compile-time flag | Andreas Kling |
2021-09-11 | LibWeb: Revoke outstanding WeakPtrs on wrapper zombification | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |