Age | Commit message (Expand) | Author |
---|---|---|
2020-06-20 | LibWeb: Split JS wrapper constructors into construct/initialize | Andreas Kling |
2020-06-20 | LibJS: Pass GlobalObject& to native functions and property accessors | Andreas Kling |
2020-03-29 | LibJS+LibWeb: Move native properties to separate getters/setters | Andreas Kling |
2020-03-21 | LibWeb: Add a DOM Event class (instead of events being simple strings) | Andreas Kling |