You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because:
- the JEXL evaluator in mobile does not support negation (`!expr`)
this commit:
- updates the generated exclusion targeting not to use negation and use
comparison instead.
…#9204)
Because:
- the JEXL evaluator in mobile does not support negation (`!expr`)
this commit:
- updates the generated exclusion targeting not to use negation and use
comparison instead.
jexl-rs does not support negation (see this open PR) and the recently added inclusion/exclusion targeting uses negation.
See-also mozilla-mobile/firefox-ios#15843
See-also https://bugzilla.mozilla.org/show_bug.cgi?id=1846471
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: