DescriptionAvoid updating frame info while detached from activity
During the reparenting, the tab is detached from its
window android and for a while window_android stays as NULL.
During that time, we may still get frame updates. Avoid passing
these through if there is no window android
BUG=590697
Committed: https://chromium.googlesource.com/chromium/src/+/0233a08685934e789bc7b3ab7128c0438adec6bc
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|