[TIMOB-28030] TiAPI: Deprecate WebView "blacklistedURLs" property in favour of "blockedURLs"
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2020-09-10T13:06:02.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 9.2.0 |
| Components | Android, iOS |
| Labels | WebView, android, iOS |
| Reporter | Ewan Harris |
| Assignee | Joshua Quick |
| Created | 2020-07-17T15:08:02.000+0000 |
| Updated | 2020-09-10T13:06:02.000+0000 |
Description
*I am not intending to open a debate with this ticket, there has been plenty of discussion within tech as to this term and others like it. We want to create a space that is inclusive to everyone, so if there are any issue that can cause people to feel unwelcome then we will strive to fix those issues*
Description
Deprecate propertyblacklistedURLs and replace with blockedURLs.
https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.WebView-property-blacklistedURLs
Deprecate event blacklisturl and replace with blockedurl.
https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.WebView-event-blacklisturl
We should deprecate at the earliest convenience and look to remove in the next semver major release.
PR (master): https://github.com/appcelerator/titanium_mobile/pull/11842
PR (9.3.x): https://github.com/appcelerator/titanium_mobile/pull/11848
merged to master and 9_3_X
*Closing ticket*. Fix verified in SDK version
9.2.0.v20200908050955, and9.3.0.v20200908051946. *Test and other information can be found at:* PR (master): https://github.com/appcelerator/titanium_mobile/pull/11842 PR (9.3.x): https://github.com/appcelerator/titanium_mobile/pull/11848