DescriptionFix jank on resize followed by tab switch.
This CL fixes an issue where resizing a window and then switching to another
tab could cause a frame to render with the WebContentsView at its old size.
This is fixed by attaching the new tab at the NativeViewHost's size instead
of at the WebContentsView old size.
BUG=399420
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|