Bug 111322

Summary: [Qt] REGRESSION(r141240) Crash in PluginPackage::fetchInfo
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: WebKit QtAssignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: faure, hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch hausmann: review+

Allan Sandfeld Jensen
Reported 2013-03-04 07:14:52 PST
Some pages causes a crash in QLibrary::load() called from PluginPackage::fetchInfo(). It seem to be caused by trying to load incompatible plugins that should have been skipped by the blacklist.
Attachments
Patch (1.34 KB, patch)
2013-03-04 07:16 PST, Allan Sandfeld Jensen
hausmann: review+
Allan Sandfeld Jensen
Comment 1 2013-03-04 07:16:39 PST
Allan Sandfeld Jensen
Comment 2 2013-03-04 07:55:43 PST
David Faure
Comment 3 2013-03-08 06:06:31 PST
Ah, good catch, thanks. Sorry for the regression.
Note You need to log in before you can comment on or make changes to this bug.