Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` vor 1 Jahr
  Shannon Booth 0090b916dd LibJS: Make ParserError::to_string infallible vor 1 Jahr
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library vor 1 Jahr
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String vor 1 Jahr
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) vor 1 Jahr
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model vor 2 Jahren
  Andreas Kling 9c568282dc Ladybird+LibJS: Add CLI option to run browser with LibJS bytecode VM vor 2 Jahren
  Andreas Kling 819fb39a87 LibWeb: Implement the "error to rethrow" mechanism in HTML::Script vor 2 Jahren
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String vor 2 Jahren
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Andreas Kling fbf9cb3387 WebContent+LibWeb+LibJS: Simplify injection of JS console globals vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Idan Horowitz c9f9fcd8fd LibWeb: Remove accidentally commited dbglns vor 2 Jahren
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console vor 2 Jahren
  networkException 83554526f0 LibWeb: Allow all Script types to be used as [[HostDefined]] values vor 2 Jahren
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes vor 2 Jahren
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ vor 2 Jahren
  Andreas Kling 8f9ed415a0 LibJS+LibWeb: Make HTML::Script GC-allocated vor 2 Jahren
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated vor 2 Jahren
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary vor 2 Jahren
  Linus Groh 7b990c27a1 LibWeb: Replace GlobalObject with VM in remaining AOs [Part 4/4] vor 2 Jahren
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() vor 2 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  Luke Wilde 17a26853e1 LibWeb: Move ClassicScript::m_settings_object into the Script base vor 3 Jahren
  Linus Groh 7bdbac7fd9 LibWeb: Add 'is scripting enabled' concept to EnvironmentSettingsObject vor 3 Jahren
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren