[webkit-reviews] review granted: [Bug 226104] REGRESSION(r276993): 5 TestWebKitAPI.AudioRoutingArbitration (api-tests) are constant failures : [Attachment 429355] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 21 17:29:17 PDT 2021


Eric Carlson <eric.carlson at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 226104: REGRESSION(r276993): 5 TestWebKitAPI.AudioRoutingArbitration
(api-tests) are constant failures
https://bugs.webkit.org/show_bug.cgi?id=226104

Attachment 429355: Patch

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




--- Comment #7 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 429355
  --> https://bugs.webkit.org/attachment.cgi?id=429355
Patch

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

>
Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h:
291
> +    bool currentDataAvailable() const { return m_readyState >=
MediaPlayer::ReadyState::HaveCurrentData; }

You probably didn't mean to include this :-)


More information about the webkit-reviews mailing list