DescriptionAllow nullptr to be converted to JavaRef subclasses.
nullptr can already be converted to JavaRef; also allow it to be
converted to ScopedJavaLocalRef and ScopedJavaGlobalRef, as otherwise
certain constructs (like use of the ternary operator) fail to deduce
types correctly.
BUG=
Committed: https://crrev.com/0fce7cca2e2e93baf56f28c98fe756b7d88a4c79
Cr-Commit-Position: refs/heads/master@{#415808}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|