DescriptionSet needsLayout on WebViewPlugin's container when initialized
A race condition is suspected in which the first setNeedsLayout call happens between a layout and a paint for a webview plugin. This change ensures that setNeedsLayout... is called on the plugin's container at initialization, which occurs during the correct document lifecycle position.
TBR=bauerb@chromium.org,tommycli@chromium.org
BUG=493375
Committed: https://crrev.com/f1bc79582bc8e82060e73119a01e29b5894c16df
Cr-Commit-Position: refs/heads/master@{#339763}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Comment added. #Messages
Total messages: 14 (5 generated)
|