[Webkit-unassigned] [Bug 94791] New: [BlackBerry] draw <video> on <canvas> does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 01:52:49 PDT 2012


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

           Summary: [BlackBerry] draw <video> on <canvas> does not work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robin.cao at torchmobile.com.cn
                CC: rwlbuis at gmail.com, staikos at kde.org, yoli at rim.com,
                    tonikitoo at webkit.org


<video> as a source for <canvas> does not work on the blackberry port.

Sample JavaScript code:
    canvas.drawImage(video,0,0,w,h);

For a live test case, see http://html5doctor.com/demos/video-canvas-magic/demo1.html

-- 
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