[webkit-reviews] review granted: [Bug 168409] [mac-wk1] LayoutTest media/modern-media-controls/airplay-button/airplay-button.html is a flaky timeout : [Attachment 305619] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 28 12:13:40 PDT 2017


Dean Jackson <dino at apple.com> has granted Antoine Quint <graouts at apple.com>'s
request for review:
Bug 168409: [mac-wk1] LayoutTest
media/modern-media-controls/airplay-button/airplay-button.html is a flaky
timeout
https://bugs.webkit.org/show_bug.cgi?id=168409

Attachment 305619: Patch

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




--- Comment #30 from Dean Jackson <dino at apple.com> ---
Comment on attachment 305619
  --> https://bugs.webkit.org/attachment.cgi?id=305619
Patch

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

> Source/WebCore/dom/ScriptedAnimationController.cpp:341
> +{
> +    m_document->dispatchEvent(Event::create(type, false, false));
> +}

What about the if (m_shouldDispatchEvents) ?


More information about the webkit-reviews mailing list