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

Fix the checking lack for event class type #46

Open
wants to merge 1 commit into
base: v0.8
Choose a base branch
from

Conversation

imcotton
Copy link

@imcotton imcotton commented Jun 9, 2011

By running the new test case against the code of v0.8, will be pass through without any fail or error, but throw up an uncatchable ArgumentError additionally.

@imcotton
Copy link
Author

@stickupkid Okay, let's besides my changes on the NativeMappedSignal, as mentioned in the issue detail, the new test case will cause an uncatchable exception witch, I don't think it's a positive chain look up behavior, no?

@imcotton
Copy link
Author

Sorry guys, but by just running the test case alone to against the current master branch, I still got green pass with uncatchable exception says:
TypeError: Error #1034: Type Coercion failed: cannot convert FakeMouseEvent@2012ad9 to flash.events.MouseEvent.

cc @robertpenner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants