DescriptionFix the Android implementation of SelectFile() SEGV when params is NULL.
The comments on the SelectFile() method says it is safe to pass NULL to the arg params. However, this is not true on the Android implementation of the function, SelectFileDialogImpl::SelectFileImpl() for Android.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202816
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|