RESOLVED DUPLICATE of bug 91773 Bug 93285
MediaSource should use it's own list of source URLs
https://bugs.webkit.org/show_bug.cgi?id=93285
Summary MediaSource should use it's own list of source URLs
Anna Cavender
Reported 2012-08-06 11:38:16 PDT
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
Attachments
Patch (3.23 KB, patch)
2012-08-06 11:44 PDT, Anna Cavender
eric.carlson: review+
Anna Cavender
Comment 1 2012-08-06 11:44:30 PDT
Anna Cavender
Comment 2 2012-08-06 13:43:44 PDT
WebKit Review Bot
Comment 3 2012-08-06 22:45:00 PDT
Re-opened since this is blocked by 93337
Anna Cavender
Comment 4 2012-08-07 14:20:33 PDT
Marking as duplicate of 91773 because the changes here are now included in the patch on that bug. *** This bug has been marked as a duplicate of bug 91773 ***
Note You need to log in before you can comment on or make changes to this bug.