Age | Commit message (Expand) | Author |
---|---|---|
2020-07-23 | LibJS: Simplify Cell::initialize() | Andreas Kling |
2020-06-21 | LibJS+LibWeb: Add JS::Object::inherits(class_name) | Andreas Kling |
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-05-21 | LibWeb: Send User-Agent in HTTP requests | Andreas Kling |
2020-04-03 | LibWeb: Add "navigator" object and expose navigator.userAgent | Andreas Kling |