New issue
Advanced search Search tips

Issue 654834 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Method names in MediaKeySession should be cleaned up

Project Member Reported by jrumm...@chromium.org, Oct 11 2016

Issue description

MediaKeySession method names should be cleaned up.

- Event close() and IDL method close(ScriptState*)
- Events expirationChanged and keysStatusesChange (first one has D)

The event names should be renamed to match the chromium conventions (onClose(), etc.)
 

Sign in to add a comment