DescriptionPlausible fix for crash in GetCertificateChain.
The call to get the certificate chain from native assumes a valid
ContentViewCore. Switch to using WebContents which will get properly
invalidated/handled if the tab which launches this dialog closes before
the dialog is presented.
Also includes a slight change to avoid bouncing Java->native->Java by
allowing the dialog to be created from Java.
BUG=379928
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276653
Patch Set 1 #Patch Set 2 : fix leak #
Total comments: 7
Patch Set 3 : fixes #Patch Set 4 : #
Messages
Total messages: 7 (0 generated)
|