Linus Groh
|
33defef267
LibJS: Let parser keep track of errors
|
5 years ago |
Andreas Kling
|
eb6e35a1be
ProtocolServer: Pass HTTP response headers to the client
|
5 years ago |
Stephan Unverwerth
|
984c290ec0
LibJS: Do not execute scripts with parse errors
|
5 years ago |
Brendan Coles
|
6b0f47683c
LibWeb: Prevent http:// URLs loading scripts sourced from file:// URLs
|
5 years ago |
Andreas Kling
|
56ca91b9f8
LibWeb: Implement <script src> support for synchronous scripts
|
5 years ago |
Andreas Kling
|
7309642ca8
LibWeb: Use FlyString for Element tag names
|
5 years ago |
Andreas Kling
|
9c9d3f0904
LibWeb: Parse <script> elements and run any JavaScript found inside
|
5 years ago |