RESOLVED FIXED 102692
[BlackBerry] Remove RTSP handling from FrameLoaderClientBlackBerry
https://bugs.webkit.org/show_bug.cgi?id=102692
Summary [BlackBerry] Remove RTSP handling from FrameLoaderClientBlackBerry
Liam Quinn
Reported 2012-11-19 08:29:43 PST
We currently handle "rtsp:" URIs in FrameLoaderClientBlackBerry, but this causes HTTP redirects to "rtsp:" URIs to fail. We should move handling of "rtsp:" URIs to the network layer alongside other URI schemes like "data:" and "file:".
Attachments
Patch (2.14 KB, patch)
2012-11-19 08:44 PST, Liam Quinn
no flags
Patch (2.21 KB, patch)
2012-11-19 10:31 PST, Liam Quinn
no flags
Liam Quinn
Comment 1 2012-11-19 08:44:06 PST
Rob Buis
Comment 2 2012-11-19 10:29:40 PST
Comment on attachment 174991 [details] Patch Patch seems fine, but it would be good to have PR and internal reviewer handy as reference.
Liam Quinn
Comment 3 2012-11-19 10:31:42 PST
Rob Buis
Comment 4 2012-11-19 10:36:16 PST
Comment on attachment 175002 [details] Patch LGTM.
WebKit Review Bot
Comment 5 2012-11-19 11:30:52 PST
Comment on attachment 175002 [details] Patch Clearing flags on attachment: 175002 Committed r135181: <http://trac.webkit.org/changeset/135181>
WebKit Review Bot
Comment 6 2012-11-19 11:30:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.