DescriptionFix crash in WebViewImpl::contentsPreferredMinimumSize
The call to layout() could invalidate some of the null-checks we did previously.
Instead layout first, then do all the null checks.
BUG=521479
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200743
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|