-
Notifications
You must be signed in to change notification settings - Fork 569
Adding protections for invalid flex parameters #1691
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
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
bbc102d
updating FlexParams to protect against flex values <= 0.0
arthmis feacd54
protecting from invalid values for flex space and fixed space
arthmis 80a4891
fixing up some of the debug messages and a doc comment
arthmis b764b3c
fixing incorrect debug assertion
arthmis ac1c6e2
updating `with_child` to use `add_child`
arthmis 44796a1
adding tests that work in release and debug
arthmis 5de90f7
removing unnecessary comments
arthmis 5f04521
updating with suggested fixes
arthmis a4e7a31
Merge branch 'master' of https://github.com/linebender/druid into fle…
arthmis 2b4aa9d
removing wrong doc comment
arthmis f7babd0
fixing new test case
arthmis a1acf7c
adding a little formatting to warning message
arthmis 23f4548
updating changelog
arthmis 2e53b14
Merge branch 'master' into flex_params_safe
arthmis 5075b7f
removing instrument macro
arthmis 26b154a
Merge branch 'flex_params_safe' of https://github.com/arthmis/druid i…
arthmis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.