Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIntermittent timeout in /workers/semantics/xhr/001.html (Panic: "expected a Window scope") #8931
Labels
Comments
|
We should probably use |
This was referenced Dec 11, 2015
|
Note that the test uses |
Merged
Merged
This was referenced Apr 13, 2016
bors-servo
added a commit
that referenced
this issue
Apr 13, 2016
Do not support XHR.responseXML in worker globals. Fixes #8931. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10573) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the worker thread not causing the original script thread to end up panicking I guess.