Bug 30221

Summary: [GTK] fails to load media embedded in iframe element
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
load standalone media embedded in iframes none

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.