[Webkit-unassigned] [Bug 83874] [GTK] r114021 triggered media flakyness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 11:04:16 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83874





--- Comment #8 from Eric Carlson <eric.carlson at apple.com>  2012-04-18 11:04:16 PST ---
(From update of attachment 137687)
View in context: https://bugs.webkit.org/attachment.cgi?id=137687&action=review

> Tools/DumpRenderTree/gtk/DumpRenderTree.cpp:430
> +                 "media-playback-requires-user-gesture", FALSE,

This shouldn't be necessary because both tests *should* call window.internals.settings.setMediaPlaybackRequiresUserGesture(document, false) before ending. Also, I don't believe that any of the other DRT implementations does this cleanup. 

Does the problem reproduce without this?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list