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

refactor($sce): don't depend on $document #9671

Closed
wants to merge 1 commit into from

Conversation

mgol
Copy link
Member

@mgol mgol commented Oct 17, 2014

The $sce dependency on $document was added in 64241a5 because it was thought
it's not possible to easiy use the msie variable in this module. This was
changed in 45252c3, though so it's no longer needed to depend on $document.

The $sce dependency on $document was added in 64241a5 because it was thought
it's not possible to easiy use the msie variable in this module. This was
changed in 45252c3, though so it's no longer needed to depend on $document.
mgol referenced this pull request Oct 17, 2014
this is important so that people can mock $window without having to add stuff that angular uses internally into it

Closes #9661
@mgol mgol self-assigned this Oct 17, 2014
@mgol mgol added this to the 1.3.1 milestone Oct 17, 2014
@mgol mgol closed this Oct 17, 2014
@mgol mgol deleted the sce-document branch October 17, 2014 23:48
mgol added a commit that referenced this pull request Oct 17, 2014
The $sce dependency on $document was added in 64241a5 because it was thought
it's not possible to easiy use the msie variable in this module. This was
changed in 45252c3, though so it's no longer needed to depend on $document.

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

Successfully merging this pull request may close these issues.

2 participants