[Webkit-unassigned] [Bug 222534] New: MediaSession action handler are run twice.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 28 20:53:55 PST 2021


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

            Bug ID: 222534
           Summary: MediaSession action handler are run twice.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://googlechrome.github.io/samples/media-session/v
                    ideo.html
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jya at apple.com

STR:

- Open https://googlechrome.github.io/samples/media-session/video.html
- In the Now Playing menu, click on Pause, then play
- In the page, we can read 
> User clicked "Pause" icon.
> User clicked "Pause" icon.
> User clicked "Play" icon.
> User clicked "Play" icon.

Each action is printed twice, indicating that the MediaSession's actionHandler ran twice for each action.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210301/453134a6/attachment-0001.htm>


More information about the webkit-unassigned mailing list