Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28030] TiAPI: Deprecate WebView "blacklistedURLs" property in favour of "blockedURLs"

GitHub Issuen/a
TypeStory
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2020-09-10T13:06:02.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.2.0
ComponentsAndroid, iOS
LabelsWebView, android, iOS
ReporterEwan Harris
AssigneeJoshua Quick
Created2020-07-17T15:08:02.000+0000
Updated2020-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 property blacklistedURLs 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.

Comments

  1. Joshua Quick 2020-07-24

    PR (master): https://github.com/appcelerator/titanium_mobile/pull/11842
  2. Joshua Quick 2020-07-27

    PR (9.3.x): https://github.com/appcelerator/titanium_mobile/pull/11848
  3. Christopher Williams 2020-08-21

    merged to master and 9_3_X
  4. Samir Mohammed 2020-09-10

    *Closing ticket*. Fix verified in SDK version 9.2.0.v20200908050955, and 9.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

JSON Source