[TIMOB-2187] iOS: Double completion alerts when video reaches end of scrubber
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:58:21.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | iOS |
Labels | ios, regression, scrubber, video |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:13:04.000+0000 |
Updated | 2011-04-17T01:58:21.000+0000 |
Description
iPod 4th gen (4.1), 3rd gen 4.0.2 with mobile sdk build 1.5.0.77ad8ac
1.Phone>Play movie>any of the tests
2.allow them to play to the end or drag the scrubber to the end
3.watch thre alerts when the movie is done
results: 2X - 3X "movie completed"
expected: just one (remote streaming produces 3X alerts)
(from [6713f679deac5027cdf5bc4fb28dd4e5eb84663b]) [#2187 state:fixed-in-qa][#2207] Video player cleanup done without firing second 'stop' message. First fix of unintended autorelease 2207 consequence (window 'close' listeners). http://github.com/appcelerator/titanium_mobile/commit/6713f679deac5027cdf5bc4fb28dd4e5eb84663b"> http://github.com/appcelerator/titanium_mobile/commit/6713f679deac5...
2nd notification from 'Remote Streaming' is correct. Both a completion and window close listener on it.
iPhone (3g, 3.1.2) 4rd gen iPod (4.0.2) with mobile sdk build 1.5.0.8846d87