Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 5042e560ef LibJS: Make more Interpreter functions take a GlobalObject& vor 5 Jahren
  Andreas Kling 2149820260 LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo") vor 5 Jahren
  Andreas Kling 6ed11f1d1c LibWeb: Move ResourceLoader into a new Loader/ directory vor 5 Jahren
  Andreas Kling e82226f3fb LibWeb: Handle two kinds of deferred script executions vor 5 Jahren
  Andreas Kling 4c9c6b3a7b LibWeb: Bring up basic external script execution in the new parser vor 5 Jahren
  Andreas Kling 7bb69bb9bf LibWeb: Implement immediate execution in HTMLScriptElement preparation vor 5 Jahren
  Andreas Kling 45da08a1e6 LibWeb: A whole bunch of work towards spec-compliant <script> elements vor 5 Jahren
  Linus Groh 91f70a9258 LibWeb: Log URL when loading <script> with src attribute vor 5 Jahren
  Linus Groh ad3871b64e AK: Fix URL's operator<<() and use it vor 5 Jahren
  Linus Groh 33defef267 LibJS: Let parser keep track of errors vor 5 Jahren
  Andreas Kling eb6e35a1be ProtocolServer: Pass HTTP response headers to the client vor 5 Jahren
  Stephan Unverwerth 984c290ec0 LibJS: Do not execute scripts with parse errors vor 5 Jahren
  Brendan Coles 6b0f47683c LibWeb: Prevent http:// URLs loading scripts sourced from file:// URLs vor 5 Jahren
  Andreas Kling 56ca91b9f8 LibWeb: Implement <script src> support for synchronous scripts vor 5 Jahren
  Andreas Kling 7309642ca8 LibWeb: Use FlyString for Element tag names vor 5 Jahren
  Andreas Kling 9c9d3f0904 LibWeb: Parse <script> elements and run any JavaScript found inside vor 5 Jahren