Github user pmuellr commented on the pull request:
https://github.com/apache/cordova-weinre/pull/8#issuecomment-53935458
pospi - thx for the PR. Can you [open a
bug](https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12312420&components=12316604&priority=3&issuetype=1)
so we can track this?
I guess this fix looks ok, but is a bit worrisome. Is the problem that the
readystatechange handler is not passed an event on some platform, or that the
event that it's passed doesn't have the xhr as the event target?
I assume the original code worked on *some* platform(s).
Also worried about about requiring function.bind(); perhaps we should "bind
by hand" with an additional function with the `this` in a closure?
---
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.
---