[Webkit-unassigned] [Bug 32704] New: Crash with QWebPluginFactory and Acrobat Reader plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 02:47:58 PST 2009


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

           Summary: Crash with QWebPluginFactory and Acrobat Reader plugin
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pinaraf at pinaraf.info


Created an attachment (id=45133)
 --> (https://bugs.webkit.org/attachment.cgi?id=45133)
Test case

Hi

I'm currently building a web browser that has to be protected from the user :
the user should not be able to access the local file system for instance. In
order to do this, plugins for instance must be disabled (except Flash).
When I do that using a custom QWebPluginFactory that returns a widget in every
case, I get a crash on windows with the acrobat reader plugin.
You can check this behaviour with the attached source file.


How to reproduce the problem :
- launch the test case
- search "PDF example"
- click on the first link, a simple PDF file.

Without the acrobat reader plugin, there is no crash because the PDF file is
considered as unsupported content.

Thanks
 Pierre

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