[Webkit-unassigned] [Bug 56732] New: Video is not requested by webkit if it's URL is specified in JavaScript.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 20 22:30:10 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56732

           Summary: Video is not requested by webkit if it's URL  is
                    specified in JavaScript.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bhavyagm09 at gmail.com


Created an attachment (id=86294)
 --> (https://bugs.webkit.org/attachment.cgi?id=86294&action=review)
HTML page with video content

Hi,
    I' m using Apple's Windows port of WebKit (version 534.5).I have installed the QuickTime plugin.I have written an HTML page which has been attached.The video is not requested.Only the QuickTime plugin icon is displayed.
The video url is requested only if it is specified within the data attribute of the object tag as in :

 <object id="media" type="video/mp4" data="http://localhost/media/video.mp4" hspace="40" border="0" width="720" height="480"/>

Opera,Firefox,Chrome render the video for the test page I have attached.But Winlauncher only shows the plugin icon.Nothing happens further.

Thanks 
Bhavya

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list