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

fix($rootScope): allow destroying a root scope #11241

Closed
wants to merge 3 commits into from

Conversation

petebacondarwin
Copy link
Contributor

Builds on #10895

vojtajina and others added 2 commits March 4, 2015 14:47
When running (i.e. bootstrapping and killing) multiple apps on the same page,
it makes sense to destroy the root scope.
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@googlebot googlebot added cla: no and removed cla: yes labels Mar 4, 2015
@randombk
Copy link
Contributor

randombk commented Mar 8, 2015

There are also a few global event handlers that needs to be removed (see PR #9905)

@vojtajina vojtajina closed this in f8c8cf6 Mar 20, 2015
netman92 pushed a commit to netman92/angular.js that referenced this pull request Aug 8, 2015
When running (i.e. bootstrapping and killing) multiple apps on the same page,
it makes sense to destroy the root scope.

Closes angular#11241
Closes angular#10895
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.

4 participants