[webkit-reviews] review granted: [Bug 223242] Set media elements' networkState to NETWORK_IDLE if the connection is interrupted : [Attachment 423309] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 16 08:53:21 PDT 2021


Eric Carlson <eric.carlson at apple.com> has granted Souju TANAKA
<soujyu.tanaka at access-company.com>'s request for review:
Bug 223242: Set media elements' networkState to NETWORK_IDLE if the connection
is interrupted
https://bugs.webkit.org/show_bug.cgi?id=223242

Attachment 423309: Patch

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




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

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

> Source/WebCore/html/HTMLMediaElement.cpp:2108
> +    // 3 - Set the element's networkState attribute to the NETWORK_IDLE
value.

Please include a link to the spec section these comments are taken from
(https://html.spec.whatwg.org/#loading-the-media-resource:dom-media-have_nothin
g-2) to make it easier to see when something changes in the future.


More information about the webkit-reviews mailing list