[Webkit-unassigned] [Bug 93285] New: MediaSource should use it's own list of source URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 11:38:18 PDT 2012


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

           Summary: MediaSource should use it's own list of source URLs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: annacc at chromium.org


r124780 was adding MediaSource objects to PublicURLManager's streamURLs list, piggy-backing on MEDIA_STREAM, which of course is no good.  This patch creates a sourceURLs list so that MediaSource can stand on its own.

Build failure that this fixes: http://build.webkit.org/builders/Chromium%20Android%20Release/builds/22977/steps/compile-webkit/logs/stdio

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list