WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anna Cavender
Comment 1
2012-08-06 11:44:30 PDT
Created
attachment 156733
[details]
Patch
Anna Cavender
Comment 2
2012-08-06 13:43:44 PDT
Committed
r124798
: <
http://trac.webkit.org/changeset/124798
>
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.
Top of Page
Format For Printing
XML
Clone This Bug