DescriptionSpeculative fix for crash during browser startup with opaque frame.
Unconditionally requesting the browser's toolbar view causes a null deref. Try
to guard by checking if the toolbar is visible first. This should fix the crash
unless at this point the toolbar feature is turned on but the toolbar view
itself has not been created. Hopefully that's not the case.
BUG=581673
TEST=none
TBR=sky
Committed: https://crrev.com/17257534a482124490589598423d0178977c63ea
Cr-Commit-Position: refs/heads/master@{#371970}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|