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

bug: currently overwriting window.name #452

Closed
sjelin opened this issue Sep 16, 2016 · 1 comment
Closed

bug: currently overwriting window.name #452

sjelin opened this issue Sep 16, 2016 · 1 comment
Assignees

Comments

@sjelin
Copy link
Contributor

sjelin commented Sep 16, 2016

Right here: https://github.com/angular/zone.js/blob/master/lib/browser/browser.ts#L22

Because it's unscoped, this overwrites window.name, a special property which angular/protractor uses to defer bootstrap.

@juliemr
Copy link
Member

juliemr commented Sep 19, 2016

Closing in favor of the more generic #456

@juliemr juliemr closed this as completed Sep 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants