[Webkit-unassigned] [Bug 150635] New: [MediaStream] Audit setting of MediaStream::m_isActive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 14:11:56 PDT 2015


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

            Bug ID: 150635
           Summary: [MediaStream] Audit setting of MediaStream::m_isActive
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eric.carlson at apple.com
                CC: dino at apple.com, jer.noble at apple.com,
                    thiago.lacerda at openbossa.org

MediaStream::scheduleActiveStateChange adds an 'inactive' or 'active' event to a queue based on the value of m_isActive and starts a timer. When the timer fires, MediaStream::activityEventTimerFired sets m_isActive based on event->type(). This seems wrong...

-- 
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/20151028/478e699e/attachment.html>


More information about the webkit-unassigned mailing list