Bug 147522 - Consolidate logic for tracking media elements and media playback target clients by ID
Summary: Consolidate logic for tracking media elements and media playback target clien...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-31 22:50 PDT by Matt Rajca
Modified: 2016-09-09 10:29 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Rajca 2015-07-31 22:50:11 PDT
HTMLMediaElement keeps around a map of element IDs to media elements. Document keeps around a map of context IDs to media playback target clients. We should consolidate these two maps into one.
Comment 1 David Kilzer (:ddkilzer) 2016-09-09 10:29:24 PDT
<rdar://problem/28227641>