[Webkit-unassigned] [Bug 168122] New: [GStreamer][MSE][EME] Fix decryptor assignment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 10 09:53:11 PST 2017


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

            Bug ID: 168122
           Summary: [GStreamer][MSE][EME] Fix decryptor assignment
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: olivier.blin at softathome.com
                CC: bugs-noreply at webkitgtk.org, cgarcia at igalia.com,
                    eocanha at igalia.com, gns at gnome.org,
                    mcatanzaro at igalia.com, zan at falconsigh.net

In AppendPipeline::parseDemuxerSrcPadCaps(), the new decryptor is a floating reference so we should not use the adopt GRefPtr constructor, but use the regular assignment operator that will sink the object.

See previous pipeline fix in r210851 and WPE commit 06020b18831e1c0eead34e2c1a5a4b7d026c227d.

-- 
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/20170210/93536896/attachment.html>


More information about the webkit-unassigned mailing list