Commit történet

Szerző SHA1 Üzenet Dátum
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 éve
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 éve
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
  Andreas Kling e54ae1bd11 LibWeb: Don't implement bogus assertion in prepare-the-script-element 2 éve
  Andreas Kling 1aac1085b3 LibWeb: Update HTMLScriptElement prepare and execute to latest HTML spec 2 éve
  Andreas Kling 7d45927d41 LibWeb: Rename HTMLScriptElement "non-blocking" to "force async" 2 éve
  Luke Wilde 102e02d336 LibWeb: Use DOM manipulation task source for <script> src parsing errors 2 éve
  networkException f92d95224e LibWeb: Add support for type module in HTMLScriptElement 2 éve
  networkException 297e293a3f LibWeb: Implement more close to spec javascript mime type checking 2 éve
  Linus Groh b9220a18d1 LibWeb: Replace incorrect uses of String::trim_whitespace() 2 éve
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 éve
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 éve
  Andreas Kling 83c69fa62e LibWeb: Handle JavaScript source code with non-UTF-8 encoding 2 éve
  Andreas Kling 07c4bf03b5 LibWeb: Add "scripts to execute in order as soon as possible" 2 éve
  Andreas Kling 8f9ed415a0 LibJS+LibWeb: Make HTML::Script GC-allocated 2 éve
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 éve
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 éve
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated 2 éve
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 éve
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 éve
  Ali Mohammad Pur 5a0123fd2f LibWeb: Load X(HT)ML documents and transform them into HTML DOM 3 éve
  Andreas Kling 516fbad408 LibWeb: Remove debug spam about not executing empty script elements 3 éve
  Andreas Kling cbd343dced LibWeb: Only delay "load" event for script elements that load something 3 éve
  Andreas Kling 2c9dfadb21 LibWeb: Don't delay document "load" event for unclosed script tags 3 éve
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
  Idan Horowitz c575710e5e LibWeb: Use inline script tag source line as javascript line offset 3 éve
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 éve
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 éve