RESOLVED FIXED 146421
MediaSession: use a HashSet for the collection of participating elements
https://bugs.webkit.org/show_bug.cgi?id=146421
Summary MediaSession: use a HashSet for the collection of participating elements
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.