[Webkit-unassigned] [Bug 142142] Rebaseline media control tests when new media control appearances are finalized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 12:17:35 PDT 2015


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #253782|review?                     |review+
              Flags|                            |

--- Comment #20 from Darin Adler <darin at apple.com> ---
Comment on attachment 253782
  --> https://bugs.webkit.org/attachment.cgi?id=253782
patch

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

Looks like the tests are failing on the bots, so please don’t land this patch until that is resolved.

> LayoutTests/media/video-no-audio.html:8
> +                window.internals.settings.setWirelessPlaybackDisabled(true);

No need for window. on this line.

> LayoutTests/media/video-paint-test.js:14
> +        window.internals.settings.setWirelessPlaybackDisabled(true);

No need for window. on this line.

> LayoutTests/media/video-paint-test.js:25
> +            window.testRunner.notifyDone();

No need for window. on this line.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150527/7e1db453/attachment.html>


More information about the webkit-unassigned mailing list