Bug 233484 - Unused event names webkitsourceclose, webkitsourceended, webkitsourceopen
Summary: Unused event names webkitsourceclose, webkitsourceended, webkitsourceopen
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-24 16:48 PST by Simon Fraser (smfr)
Modified: 2021-12-22 14:37 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2021-11-24 16:48:59 PST
These event names:

    macro(webkitsourceclose) \
    macro(webkitsourceended) \
    macro(webkitsourceopen) \

were added in https://trac.webkit.org/changeset/117662/webkit but don't appear to be used any more.
Comment 1 Jean-Yves Avenard [:jya] 2021-11-25 00:10:02 PST
can go away, we have official event name now.
sourceopen
sourceended
sourceclose
https://www.w3.org/TR/media-source/#dfn-sourceopen
Comment 2 Simon Fraser (smfr) 2021-11-29 14:34:00 PST
We don't need to support the webkit-prefixed names?
Comment 3 Radar WebKit Bug Importer 2021-12-01 16:49:25 PST
<rdar://problem/85945878>