Bug 89807

Summary: [Qt][GTK]REGRESSION(r121058): It made plugin tests assert
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Critical CC: barraclough, mhahnenberg, ossy, pnormand
Priority: P1 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 79668, 89123    

Attachments
Mark Hahnenberg
Comment 1 2012-06-24 08:19:18 PDT
The reason this happens is because whatever is calling into JSC doesn't take a JSLock before doing so. This is expected behavior and it indicates a bug in the code that is calling into JSC.
Csaba Osztrogonác
Comment 2 2012-06-29 06:27:00 PDT
Note You need to log in before you can comment on or make changes to this bug.