Support "stop" Media Sessions action handler
ClosedPublic

Authored by broulik on Apr 22 2019, 8:41 AM.

Details

Summary
Test Plan

Typed navigator.mediaSession.setActionHandler("stop", () => console.log("stop")); into dev console, right clicked media controller applet, clicked "Stop", had it print "stop" on dev console

Diff Detail

Repository
R856 Plasma Browser Integration
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.Apr 22 2019, 8:41 AM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 22 2019, 8:41 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Apr 22 2019, 8:41 AM
fvogt accepted this revision.Apr 22 2019, 8:46 AM
This revision is now accepted and ready to land.Apr 22 2019, 8:46 AM
This revision was automatically updated to reflect the committed changes.