Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

[core] Port 'is-supported-script' expression to native - #11785

Merged
ChrisLoer merged 1 commit into
masterfrom
port-supported-script
Apr 27, 2018
Merged

[core] Port 'is-supported-script' expression to native#11785
ChrisLoer merged 1 commit into
masterfrom
port-supported-script

Conversation

@ChrisLoer

Copy link
Copy Markdown
Contributor

Fixes #11693.

Native port is much simpler because RTL text support is always enabled.

I re-enabled the render tests but not the GL JS expression test because that test assumes the expression will always return true when run without a rendering context. We could write native-specific expression tests, but the render tests already cover the same functionality.

/cc @anandthakker @nickidlugash

@ChrisLoer
ChrisLoer requested a review from anandthakker April 26, 2018 20:44

@anandthakker anandthakker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I re-enabled the render tests but not the GL JS expression test because that test assumes the expression will always return true when run without a rendering context. We could write native-specific expression tests, but the render tests already cover the same functionality.

^ Maybe we should change the ignores.json description for the expression tests, so we're not confused in the future by their pointing to a closed issue.

Native port is much simpler because RTL text support is always enabled.
@ChrisLoer
ChrisLoer force-pushed the port-supported-script branch from aec1db3 to ede70d5 Compare April 27, 2018 21:19
@ChrisLoer

Copy link
Copy Markdown
Contributor Author

^ Maybe we should change the ignores.json description for the expression tests, so we're not confused in the future by their pointing to a closed issue.

Good idea, made that change.

@ChrisLoer
ChrisLoer merged commit 65a4ee2 into master Apr 27, 2018
@jfirebaugh
jfirebaugh deleted the port-supported-script branch July 27, 2018 22:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants