Histórico de Commits

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