Descriptionaura: Don't notify observers in Window::SetExternalTexture.
This removes the OnWindowPaintScheduled() notification from
aura::Window::SetExternalTexture(). Without this change,
the video detector thinks that small webpage updates have
modified the entire window and also double-counts updates
(SchedulePaintInRect() should be called afterwards in most
cases).
BUG=165071
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175727
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|