Skip to content

Conversation

mbektchiev
Copy link
Contributor

Classes that don't inherit from NSObject (or any other class with metadata)
cause an infinite loop in GlobalObject::constructorFor. Treat such classes
as inheriting from NSObject as a best effort to support them.

refs support ticket 1464280

PR Checklist

Classes that don't inherit from `NSObject` (or any other class with metadata)
cause an infinite loop in `GlobalObject::constructorFor`. Treat such classes
as inheriting from `NSObject` as a best effort to support them.
@mbektchiev mbektchiev added the bug label May 4, 2020
@mbektchiev mbektchiev added this to the 6.6.0 milestone May 4, 2020
@mbektchiev mbektchiev requested a review from darind May 4, 2020 16:34
@mbektchiev mbektchiev self-assigned this May 4, 2020
@cla-bot cla-bot bot added the cla: yes label May 4, 2020
@mbektchiev mbektchiev modified the milestones: 6.6.0, 6.5.1 May 4, 2020
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.

2 participants