DescriptionRemove clientWidth call during MediaControls::reset.
This is a merge to M48 of f003b7d5f0f8667873a8f152d5a06512d3bded9c .
Avoid calling clientWidth early to get the control panel width.
It can cause a crash when the HitTestCache is cleared, if the
cache was the last holder to the media element. Normally, this
can't happen, but a callback from the WebMediaPlayer can be
scheduled between the cache becoming the last reference and the
next layout.
BUG=531259
NOTRY=true
NOPRESUBMIT=true
Patch Set 1 #Patch Set 2 : nopresubmit / notry #
Messages
Total messages: 18 (10 generated)
|