[Webkit-unassigned] [Bug 146421] New: MediaSession: use a HashSet for the collection of participating elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 29 13:34:14 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146421

            Bug ID: 146421
           Summary: MediaSession: use a HashSet for the collection of
                    participating elements
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mrajca at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150629/bf534c92/attachment.html>


More information about the webkit-unassigned mailing list