servo/tests
bors-servo 73784246b8
Auto merge of #23887 - servo:jdm-patch-47, r=asajeffrey
Use origin of final HTTP response as document origin

I discovered surprising problems when loading pages from http://joshmatthews.net that load same-origin images and try to use them as webgl textures. Since there's a redirect from joshmatthews.net to www.joshmatthews.net, the images are not considered same-origin in Servo because the document stores the origin for the original request's URL, rather than the origin of the response that is received after processing any redirections.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23887)
<!-- Reviewable:end -->
2019-07-29 23:20:53 -04:00
..
dromaeo
heartbeats
html Add smoketest command. 2019-05-09 15:24:18 -04:00
jquery
power
unit Update euclid. 2019-07-23 23:09:55 +02:00
wpt Auto merge of #23887 - servo:jdm-patch-47, r=asajeffrey 2019-07-29 23:20:53 -04:00