Bug 146421

Summary: MediaSession: use a HashSet for the collection of participating elements
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: conrad_shultz, eric.carlson, jer.noble, mrajca, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 145411    
Attachments:
Description Flags
Patch eric.carlson: review+

Matt Rajca
Reported 2015-06-29 13:34:14 PDT
Since ordering doesn't matter and we use a set to keep track of a media session's active participating elements, we should also use a set for the session's participating elements.
Attachments
Patch (2.45 KB, patch)
2015-06-29 13:50 PDT, Matt Rajca
eric.carlson: review+
Radar WebKit Bug Importer
Comment 1 2015-06-29 13:34:52 PDT
Matt Rajca
Comment 2 2015-06-29 13:50:38 PDT
Matt Rajca
Comment 3 2015-06-29 14:02:46 PDT
Note You need to log in before you can comment on or make changes to this bug.