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

Fix NPE in blocking formatting contexts #433

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Fix NPE in blocking formatting contexts #433

merged 2 commits into from
Oct 28, 2024

Conversation

asolntsev
Copy link
Contributor

No description provided.

otherwise they will disappear when the caller calls "clear" on its own collection.
* make all LayoutState.* fields final
* pass all values into constructor instead of using setters
@asolntsev asolntsev added this to the 9.10.2 milestone Oct 28, 2024
@asolntsev asolntsev linked an issue Oct 28, 2024 that may be closed by this pull request
@asolntsev asolntsev self-assigned this Oct 28, 2024
@asolntsev asolntsev added the bug label Oct 28, 2024
@asolntsev asolntsev merged commit 4869c59 into main Oct 28, 2024
4 checks passed
@asolntsev asolntsev deleted the fix/429-bfc branch October 28, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NoSuchElementException Thrown in LayoutContext
1 participant