[webkit-reviews] review granted: [Bug 206629] media/modern-media-controls/media-controller/media-controller-auto-hide.html is flaky timing out : [Attachment 388806] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 26 11:06:52 PST 2020


Dean Jackson <dino at apple.com> has granted Eric Carlson
<eric.carlson at apple.com>'s request for review:
Bug 206629:
media/modern-media-controls/media-controller/media-controller-auto-hide.html is
flaky timing out
https://bugs.webkit.org/show_bug.cgi?id=206629

Attachment 388806: Patch

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




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

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

> LayoutTests/media/content/test.mp4.js:3
> +    return "data:video/mp4;base64," +

Not that it matters, but if you used a `` style string you wouldn't need to
have all the +es.


More information about the webkit-reviews mailing list