Github user Harbs commented on the pull request:
https://github.com/apache/flex-sdk/pull/37#issuecomment-157878848
Can you attach a test case to the JIRA so we can confirm? If the problem
was accessing x and y, the error should have been a "null" error. This stack
trace seesm to indicate a problem with accessing the property at all:
Error: Error #3200: Cannot perform operation on closed window.
at Error$/throwError()
at flash.display::NativeWindow/get minSize()
So, it seems like even if(nativeWindow.minSize) should throw an error.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---