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

fix: make getter safe when patching a property - #721

Closed
marclaval wants to merge 1 commit into
angular:masterfrom
marclaval:fixPatchProperty
Closed

fix: make getter safe when patching a property#721
marclaval wants to merge 1 commit into
angular:masterfrom
marclaval:fixPatchProperty

Conversation

@marclaval

@marclaval marclaval commented Apr 4, 2017

Copy link
Copy Markdown
Contributor

I'm not sure about how to test this case, but it is happening in Safari 10.0 and iOS 10.2 when running the Angular main test campaign:

@JiaLiPassion

Copy link
Copy Markdown
Collaborator

@Mlaval , I think it may related to #719, because now the window object are also patched, and maybe we should return the original get to it, I will try to reproduce it and add test cases.

@marclaval

Copy link
Copy Markdown
Contributor Author

For information, I can only see this in Safari 10.0 and iOS 10.2 browser.
It doesn't happen in the latest Safari 10.1, and not in any other browser.

@JiaLiPassion

Copy link
Copy Markdown
Collaborator

@Mlaval, got it, I will try to reproduce it.

@JiaLiPassion

JiaLiPassion commented Apr 4, 2017

Copy link
Copy Markdown
Collaborator

@Mlaval , I have made a PR #723 to fix this one, and I tried with angular travis build, it should be ok now, https://travis-ci.org/angular/angular/jobs/218714508, so I think you may close this one.

@marclaval

Copy link
Copy Markdown
Contributor Author

Closing in favor of #723

@marclaval marclaval closed this Apr 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants