Bug 30221 - [GTK] fails to load media embedded in iframe element
Summary: [GTK] fails to load media embedded in iframe element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 10:03 PDT by Philippe Normand
Modified: 2009-11-11 00:37 PST (History)
1 user (show)

See Also:


Attachments
load standalone media embedded in iframes (3.36 KB, patch)
2009-11-10 08:15 PST, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2009-10-08 10:03:45 PDT
Something like <iframe src="path/to/media.mp4"> should internally create a <video> element, test media/video-document-types.html test that and fails on the GTK+ port.
Comment 1 Philippe Normand 2009-10-20 08:48:22 PDT
media/video-click-dblckick-standalone.html uses that feature too.
Comment 2 Philippe Normand 2009-11-10 08:15:09 PST
Created attachment 42867 [details]
load standalone media embedded in iframes
Comment 3 Xan Lopez 2009-11-11 00:08:14 PST
Comment on attachment 42867 [details]
load standalone media embedded in iframes

Makes sense.
Comment 4 WebKit Commit Bot 2009-11-11 00:37:08 PST
Comment on attachment 42867 [details]
load standalone media embedded in iframes

Clearing flags on attachment: 42867

Committed r50793: <http://trac.webkit.org/changeset/50793>
Comment 5 WebKit Commit Bot 2009-11-11 00:37:13 PST
All reviewed patches have been landed.  Closing bug.