Substituted responses were missing the Access-Control-Allow-Origin header, causing the CORS check to fail and the script to be treated as a network error. Fix this by adding `Access-Control-Allow-Origin: *` to all substituted responses. Also include the script's src attribute in the error message when a script element's result is null, to make debugging easier. |
||
|---|---|---|
| .. | ||
| ImageDecoder | ||
| RequestServer | ||
| WebContent | ||
| WebDriver | ||
| WebWorker | ||
| CMakeLists.txt | ||