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

isChildDocument: Return true for nested children #3

Merged
merged 1 commit into from
Jun 3, 2023

Conversation

chenxiaolong
Copy link
Owner

The function previously only returned true for immediate children, which did not adhere to the DocumentsProvider contract and caused some applications, like mpv, to crash.

The function previously only returned true for immediate children, which
did not adhere to the DocumentsProvider contract and caused some
applications, like mpv, to crash.

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong merged commit 2ffd146 into master Jun 3, 2023
@chenxiaolong chenxiaolong deleted the is_child_nested branch June 3, 2023 00:24
chenxiaolong added a commit that referenced this pull request Jun 3, 2023
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
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