[TIMOB-663] App events from WebView are being fired multiple times
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:50.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.2.0 |
Components | Android |
Labels | android, webview |
Reporter | Marshall Culpepper |
Assignee | Marshall Culpepper |
Created | 2011-04-15T02:33:58.000+0000 |
Updated | 2012-03-14T15:30:21.000+0000 |
Description
When receiving app events from a webview, the callback is executed multiple times
(from [da2cb28e9de648b628b72c5752aa6d22b59f9d99]) make sure that the webview binding's modules are cleaned up correctly, only send app events from a specific proxy. [#663 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/da2cb28e9de648b628b72c5752aa6d22b59f9d99"> http://github.com/appcelerator/titanium_mobile/commit/da2cb28e9de64...