Bug 103185 - [BlackBerry] RTSP should use the same MediaDocument as HTTP videos
Summary: [BlackBerry] RTSP should use the same MediaDocument as HTTP videos
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P3 Normal
Assignee: Liam Quinn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-24 11:44 PST by Liam Quinn
Modified: 2012-11-24 12:35 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.79 KB, patch)
2012-11-24 11:51 PST, Liam Quinn
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Liam Quinn 2012-11-24 11:44:28 PST
Our RTSP handling currently generates its own HTML document instead of using the normal MediaDocument that is used for videos served by HTTP. We should use the same MediaDocument for both RTSP and HTTP.
Comment 1 Liam Quinn 2012-11-24 11:51:41 PST
Created attachment 175863 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-24 12:35:25 PST
Comment on attachment 175863 [details]
Patch

Clearing flags on attachment: 175863

Committed r135657: <http://trac.webkit.org/changeset/135657>
Comment 3 WebKit Review Bot 2012-11-24 12:35:28 PST
All reviewed patches have been landed.  Closing bug.