Age | Commit message (Expand) | Author |
---|---|---|
2022-09-06 | LibJS+LibWeb: Make HTML::Script GC-allocated | Andreas Kling |
2022-06-29 | LibWeb: Move ClassicScript::m_settings_object into the Script base | Luke Wilde |
2021-09-13 | LibWeb: Add the Web::URL namespace and move URLEncoder to it | Idan Horowitz |
2021-09-11 | LibWeb+LibJS: Remember source filenames when using HTML::Script | Andreas Kling |
2021-09-09 | LibWeb: Start working on spec-aligned HTML scripting semantics | Andreas Kling |