Bug 51525 - [GTK] media/audio-data-url.html fails since r75504
Summary: [GTK] media/audio-data-url.html fails since r75504
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-23 01:25 PST by Philippe Normand
Modified: 2010-12-23 06:01 PST (History)
3 users (show)

See Also:


Attachments
proposed patch (2.24 KB, patch)
2010-12-23 02:41 PST, Philippe Normand
xan.lopez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2010-12-23 01:25:38 PST
Seems like the media is not loaded at all now, the test times out.
Comment 1 Philippe Normand 2010-12-23 02:41:19 PST
Created attachment 77318 [details]
proposed patch
Comment 2 Xan Lopez 2010-12-23 05:03:15 PST
Comment on attachment 77318 [details]
proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=77318&action=review

r=me

> WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1335
>          handledApplicationSubtypes.add(String("vnd.rn-realmedia"));

I'm not sure about whether removing this makes sense or not. Think it through and commit what you see fit ;)
Comment 3 Philippe Normand 2010-12-23 05:15:53 PST
Committed r74551: <http://trac.webkit.org/changeset/74551>
Comment 4 WebKit Review Bot 2010-12-23 06:01:36 PST
http://trac.webkit.org/changeset/74551 might have broken GTK Linux 64-bit Debug