[Webkit-unassigned] [Bug 35516] New: [Qt] GraphicsLayer: Video element with 3d transform crashes when AC is enabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 00:30:34 PST 2010


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

           Summary: [Qt] GraphicsLayer: Video element with 3d transform
                    crashes when AC is enabled.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kim.gronholm at nomovok.com


Created an attachment (id=49711)
 --> (https://bugs.webkit.org/attachment.cgi?id=49711)
Video element with 3d transformation

The crash happens because GraphicsLayerQt::setContentsToMedia(PlatformLayer*
media) gets called with media==NULL. Attached a test page that demonstrates the
issue. The crash doesn't happen if ACCELERATED_COMPOSITING is disabled.

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