Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Fixes: Safari's 'double finally on error bug'" #11547

Merged

Conversation

stefanpenner
Copy link
Member

This reverts commit 917da11.

iOS 6 makes up less the 4% of the iOS market, and this bug appears to be
fixed in iOS 6.1. As such the potentially affected devices is quite
small. Finally, the bug only comes into play in very specific failure
scenarios which are nearly all already handled in backburner.

  • confirm with the rest of core that the affected scenarios are so minuscule we can age this out.

This reverts commit 917da11.

iOS 6 makes up less the 4% of the iOS market, and this bug appears to be
fixed in iOS 6.1. As such the potentially affected devices is quite
small. Finally, the bug only comes into play in very specific failure
scenarios which are nearly all already handled in backburner.
@mixonic
Copy link
Sponsor Member

mixonic commented Jun 24, 2015

+1, please also call out on the 2.0 breaking changes in the blog post

@stefanpenner
Copy link
Member Author

+1, please also call out on the 2.0 breaking changes in the blog post

do we have an issue tracking that?

@mixonic
Copy link
Sponsor Member

mixonic commented Jun 24, 2015

No, just the blog post for 2.0-beta

@stefanpenner
Copy link
Member Author

No, just the blog post for 2.0-beta

is there someone somewhere i can add to a checklist (i wont remember)

@mixonic
Copy link
Sponsor Member

mixonic commented Jun 24, 2015

Come on man. Here is an issue: emberjs/website#2222

We must document these breaking changes. If you contribute a deprecation or breaking change, it must be documented.

@stefanpenner
Copy link
Member Author

Come on man. Here is an issue: emberjs/website#2222

Thanks, i was merely asking if there was an existing issue that tracked this.

rwjblue added a commit that referenced this pull request Jun 26, 2015
…inally-on-error

Revert "Fixes: Safari's 'double finally on error bug'"
@rwjblue rwjblue merged commit 9c919ca into emberjs:master Jun 26, 2015
@rwjblue rwjblue deleted the revert-ios-6.0.x-double-finally-on-error branch June 26, 2015 19:10
rwjblue pushed a commit that referenced this pull request Sep 3, 2016
* Update tests to ensure that the global path must not be `undefined`
* Fix issue with `Ember._Renderer` export
* Remove `Ember.rewatch` export remnants (it was removed in #9323)
* Remove `Ember.apply` export remnants (it was removed in #13655)
* Remove `Ember.tryCatchFinally` export remnants (it was removed in #11547)
toddjordan pushed a commit to toddjordan/ember.js that referenced this pull request Sep 9, 2016
* Update tests to ensure that the global path must not be `undefined`
* Fix issue with `Ember._Renderer` export
* Remove `Ember.rewatch` export remnants (it was removed in emberjs#9323)
* Remove `Ember.apply` export remnants (it was removed in emberjs#13655)
* Remove `Ember.tryCatchFinally` export remnants (it was removed in emberjs#11547)
webark pushed a commit to webark/ember.js that referenced this pull request Oct 6, 2016
* Update tests to ensure that the global path must not be `undefined`
* Fix issue with `Ember._Renderer` export
* Remove `Ember.rewatch` export remnants (it was removed in emberjs#9323)
* Remove `Ember.apply` export remnants (it was removed in emberjs#13655)
* Remove `Ember.tryCatchFinally` export remnants (it was removed in emberjs#11547)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants