Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove insecure CollectionPresenter default add item prompt (uses compiler) #1227

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

blairmcg
Copy link
Contributor

Use of the compiler in an application to translate user input is obviously insecure. In order to be secure by default this has to be removed, even though a breaking change.

Also add back CollectionPresenter up/down/first/last icons to dev res as the TextTileIcons come up too small.

Some tests, e.g. DisplayMonitor>>testActive, will fail if Dolphin is not
the foreground process, because when not the foreground process one cannot
control the active window. This is annoying if running tests while using
the machine to do something else, so better to skip them.
…piler)

Use of the compiler in an application is obviously insecure. In order to
be secure by default this has to be removed, even though a breaking change.

Also add back CollectionPresenter up/down/first/last icons to dev res as
the TextTileIcons come up too small.
@blairmcg blairmcg merged commit cabcb86 into master Dec 18, 2023
1 of 2 checks passed
@blairmcg blairmcg deleted the blairmcg/collprescompiler branch December 18, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant