Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

urlUtils.js#isSameOrigin fails on IE11 #5046

Closed
tbosch opened this issue Nov 20, 2013 · 0 comments
Closed

urlUtils.js#isSameOrigin fails on IE11 #5046

tbosch opened this issue Nov 20, 2013 · 0 comments
Assignees

Comments

@tbosch
Copy link
Contributor

tbosch commented Nov 20, 2013

When executing our unit tests on IE11 urlUtils.isSameOrigin is not working properly and by this $sce does not work and causes a lot of other tests to fail.

@ghost ghost assigned tbosch Nov 20, 2013
tbosch added a commit to tbosch/angular.js that referenced this issue Nov 22, 2013
Some tests were wrong. However, src/* did not contain problems.

Fixes angular#5046
@tbosch tbosch closed this as completed in 5792423 Nov 22, 2013
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this issue Jan 27, 2014
Some tests were wrong. However, src/* did not contain problems.

Fixes angular#5046
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this issue Jan 27, 2014
Some tests were wrong. However, src/* did not contain problems.

Fixes angular#5046
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant