Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated %!s(int64=2) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 5a0123fd2f LibWeb: Load X(HT)ML documents and transform them into HTML DOM %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 516fbad408 LibWeb: Remove debug spam about not executing empty script elements %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cbd343dced LibWeb: Only delay "load" event for script elements that load something %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2c9dfadb21 LibWeb: Don't delay document "load" event for unclosed script tags %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz c575710e5e LibWeb: Use inline script tag source line as javascript line offset %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace %!s(int64=3) %!d(string=hai) anos
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 54454952e0 LibWeb: Capture <script> element's node document on execution %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void %!s(int64=3) %!d(string=hai) anos
  Andreas Kling bfec16ce46 LibWeb: Remove nonsensical assignment in script-became-ready callback %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 65e0f8184d LibWeb: Make parser <script> elements delay the document load event %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b1529e3202 LibWeb: Remove some unused includes and a member in HTMLScriptElement %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 01900801e3 LibWeb: Implement <script src> execution for non-blocking scripts %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c34da16089 LibWeb: Make <script src> loads partially async (by following the spec) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 60d0f041b7 LibWeb: Use Document::realm() in HTMLScriptElement::prepare_script() %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it %!s(int64=3) %!d(string=hai) anos
  Linus Groh 106f295916 LibJS+LibWeb: Make JS::Script and Web::HTML::ClassicScript use Realms %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1484980f8f LibWeb+LibJS: Remember source filenames when using HTML::Script %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1864b2b828 LibWeb: Make HTMLScriptElement create and run ClassicScripts %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 35c4a1ebcb LibWeb: Annotate HTMLScriptElement::execute_script() with spec comments %!s(int64=3) %!d(string=hai) anos
  Andreas Kling bc12921d43 LibWeb: Rename HTMLScriptElement::m_script_source => m_source_text %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() %!s(int64=3) %!d(string=hai) anos