mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
We were previously conflating the concept of a navigation request's origin with the origin of the resulting document. These changes ensure that the navigation request's origin is based on the navigation initiator's origin, and the document's origin is not computed until after the navigation response is received. The most visible effect of these changes is that documents in sandboxed iframes now correctly have an opaque origin. Testing: Lots of new passing tets. Signed-off-by: Josh Matthews <josh@joshmatthews.net>
172 KiB
172 KiB