RESOLVED FIXED Bug 89807
[Qt][GTK]REGRESSION(r121058): It made plugin tests assert
https://bugs.webkit.org/show_bug.cgi?id=89807
Summary [Qt][GTK]REGRESSION(r121058): It made plugin tests assert
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.