WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-06-29 13:34:52 PDT
<
rdar://problem/21597865
>
Matt Rajca
Comment 2
2015-06-29 13:50:38 PDT
Created
attachment 255772
[details]
Patch
Matt Rajca
Comment 3
2015-06-29 14:02:46 PDT
Committed
r186084
: <
http://trac.webkit.org/changeset/186084
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug