Summary: | Reset the status label when the media is playable | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> | ||||
Component: | Media | Assignee: | Dean Jackson <dino> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | dino, eric.carlson, jer.noble, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | Other | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=148656 | ||||||
Attachments: |
|
Description
Alexey Proskuryakov
2015-09-01 22:30:13 PDT
Hmmm... this might be an actual bug caught by the new test. Maybe the status label isn't getting reset? Created attachment 260430 [details]
Patch
Comment on attachment 260430 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=260430&action=review > Source/WebCore/ChangeLog:9 > + Flakiness on the bots uncovered a situation where we Yay! Dean committed the fix in <http://trac.webkit.org/changeset/189262>, and I can confirm that the test isn't flaky any more. |