Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-663] App events from WebView are being fired multiple times

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:50.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.2.0
ComponentsAndroid
Labelsandroid, webview
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T02:33:58.000+0000
Updated2012-03-14T15:30:21.000+0000

Description

When receiving app events from a webview, the callback is executed multiple times

Comments

  1. Marshall Culpepper 2011-04-15

    (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...

JSON Source