[Webkit-unassigned] [Bug 84983] New: Flash content won't display in QWebView when built with 64-bit Cocoa on Mac OS X

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 11:56:01 PDT 2012


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

           Summary: Flash content won't display in QWebView when built
                    with 64-bit Cocoa on Mac OS X
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: josh at avenza.com


Flash content does not display when built with 64-bit Cocoa on Mac OS X 10.

This can be reproduced in the Qt Brower demo app.

1) Build Qt 4.8.1 with default options, i.e. "configure; make; make install".
2) Open "http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html".
3) Notice the blue lego block where the flash content should be.

It appears that the Browser.app process is at least loading the Flash plugin library.  Attaching with gdb and  running "info shared" displays:

164 Flash Player                 - 0x11bc8e000        dyld Y Y /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player at 0x11bc8e000 (offset 0x11bc8e000)
165 FlashPlayer-10.6             - 0x11bc97000        dyld Y Y /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlayer-10.6 at 0x11bc97000 (offset 0x11bc97000)

My configuration:

Mac OS 10.6.8 (64-bit)
Flash Player 11.2.202.233
Qt 4.8.1 (configured for Cocoa and 64-bit).  I also reproduced this with Qt 4.7.4 configured in the same way.

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