Chromium Code Reviews
DescriptionMerge 175727
> aura: 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
>
>
> Review URL: https://chromiumcodereview.appspot.com/11819012
TBR=derat@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177035
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||