зеркало из https://github.com/mozilla/gecko-dev.git
f01e92414c
A no-cors mode request should not go through a nsCORSProxyListener, which can only handle same-origin and cors mode. The test for no-cors was passing allowOrigin, which was converting it into a CORS request, which is why it was passing. I also realized that it is port 8888 and not 8000, so fixed that in some of the redirect tests. --HG-- extra : rebase_source : a959877e9fc65ae177dfd480258d164d7b2e6af5 |
||
---|---|---|
.. | ||
browser | ||
html | ||
js | ||
mochitest | ||
unit | ||
moz.build |