Historial de Commits

Autor SHA1 Mensaje Fecha
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Luke Wilde 17a26853e1 LibWeb: Move ClassicScript::m_settings_object into the Script base hace 3 años
  Linus Groh 7bdbac7fd9 LibWeb: Add 'is scripting enabled' concept to EnvironmentSettingsObject hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Idan Horowitz c575710e5e LibWeb: Use inline script tag source line as javascript line offset hace 3 años
  Luke Wilde 17aeb99e9e LibWeb: Implement the JS host hooks for promises, job callbacks and more hace 3 años
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object hace 3 años
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions hace 3 años
  Andreas Kling 8c3942d90c LibWeb: Rename "result" => "evaluation_status" in ClassicScript::run() hace 3 años
  Andreas Kling a286b1a6af LibWeb: Remove outdated FIXME from ClassicScript::run() hace 3 años
  Andreas Kling 483dce9750 LibWeb: Put ClassicScript debug spam behind HTML_SCRIPT_DEBUG hace 3 años
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules hace 3 años
  Linus Groh eb60d16549 LibJS: Convert Interpreter::run() to ThrowCompletionOr<Value> hace 3 años
  Andreas Kling e215580147 LibWeb: Don't attempt to run unparsed scripts hace 3 años
  Andreas Kling 20fb900937 LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb hace 3 años
  Andreas Kling 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) hace 3 años
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it hace 3 años
  Andreas Kling f6ad7dfc0b LibWeb: Log classic script start, finish, and duration hace 3 años
  Linus Groh 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} hace 3 años
  Linus Groh 106f295916 LibJS+LibWeb: Make JS::Script and Web::HTML::ClassicScript use Realms hace 3 años
  Andreas Kling 1484980f8f LibWeb+LibJS: Remember source filenames when using HTML::Script hace 3 años
  Andreas Kling 73be7e227b LibWeb: Implement the "create" and "run" methods of ClassicScript hace 3 años
  Andreas Kling 0839442da5 LibWeb: Start working on spec-aligned HTML scripting semantics hace 3 años