[webkit-reviews] review granted: [Bug 187316] Youtube video pages crash after a couple of minutes : [Attachment 344267] Fixes the crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 09:27:54 PDT 2018


Antti Koivisto <koivisto at iki.fi> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 187316: Youtube video pages crash after a couple of minutes
https://bugs.webkit.org/show_bug.cgi?id=187316

Attachment 344267: Fixes the crash

https://bugs.webkit.org/attachment.cgi?id=344267&action=review




--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 344267
  --> https://bugs.webkit.org/attachment.cgi?id=344267
Fixes the crash

View in context: https://bugs.webkit.org/attachment.cgi?id=344267&action=review

> Source/WebCore/html/HTMLMediaElement.cpp:7891
> +void HTMLMediaElement::scheduleUpdatePlaybackControlsManager()

schedulePlaybackControlsManagerUpdate would read better (and not be randomly
different from the Page version).


More information about the webkit-reviews mailing list