Polyfill XHR.responseURL so tests pass in old Safari #73

Merged
tremby merged 1 commits from add-cachebust-option into master 2016-07-10 23:55:47 -05:00

1 Commits

Author SHA1 Message Date
Bart Nagel
2b633b7a5e Polyfill XHR.responseURL so tests pass in old Safari
This property is only used in the tests. It doesn't exist in Safari 8
and before, so where it's not available this patch polyfills it,
allowing the test to continue.
2016-07-05 01:18:45 -07:00