Age | Commit message (Expand) | Author |
---|---|---|
2022-09-24 | LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists | Andreas Kling |
2022-09-21 | LibWeb: Save begin/end timestamps for load and DOMContentLoaded events | Andreas Kling |
2022-09-06 | LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated | Andreas Kling |
2022-09-06 | LibWeb: Make DOM::Event and all its subclasses GC-allocated | Andreas Kling |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-28 | LibWeb: Load X(HT)ML documents and transform them into HTML DOM | Ali Mohammad Pur |