[TIMOB-27618] Android: remove Ti.UI.WebView.onStopBlacklistedUrl event
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-12-11T12:34:48.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 9.0.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Christopher Williams |
| Assignee | Christopher Williams |
| Created | 2019-11-21T18:46:50.000+0000 |
| Updated | 2019-12-11T12:34:48.000+0000 |
Description
Since we now have a cross-platform event, we should remove this event which has been deprecated since 6.1.0
https://github.com/appcelerator/titanium_mobile/pull/11361
FR Passed. PR Merged.
Removal verified in build: 9.0.0.v20191210172911. onStopBlacklistUrl event no longer fires, as expected. Ticket closed.