Commit History

Autor SHA1 Mensaxe Data
  networkException f92d95224e LibWeb: Add support for type module in HTMLScriptElement %!s(int64=2) %!d(string=hai) anos
  networkException 297e293a3f LibWeb: Implement more close to spec javascript mime type checking %!s(int64=2) %!d(string=hai) anos
  Linus Groh b9220a18d1 LibWeb: Replace incorrect uses of String::trim_whitespace() %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 83c69fa62e LibWeb: Handle JavaScript source code with non-UTF-8 encoding %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 07c4bf03b5 LibWeb: Add "scripts to execute in order as soon as possible" %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8f9ed415a0 LibJS+LibWeb: Make HTML::Script GC-allocated %!s(int64=2) %!d(string=hai) anos
  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