Bug 147707

Summary: Media Session: remove media elements from the ID <-> element map on destruction
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: conrad_shultz, eric.carlson, mrajca, simon.fraser, webkit-bug-importer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 145411    
Attachments:
Description Flags
Patch eric.carlson: review+

Description Matt Rajca 2015-08-05 17:02:57 PDT
Media elements need to be removed from the ID <-> element map in HTMLMediaElement when they are destroyed.
Comment 1 Matt Rajca 2015-08-06 09:07:15 PDT
Created attachment 258368 [details]
Patch
Comment 2 Matt Rajca 2015-08-06 11:30:54 PDT
Committed r188049: <http://trac.webkit.org/changeset/188049>