Bug 205331

Summary: [GLIB] jsc_context_evaluate_in_object should take the API lock before calling setGlobalScopeExtension
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer, zan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch zan: review+

Description Carlos Garcia Campos 2019-12-17 02:59:09 PST
We are now getting a crash due to an assert because the api lock is not held
Comment 1 Carlos Garcia Campos 2019-12-17 03:00:53 PST
Created attachment 385873 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-12-17 06:13:21 PST
Committed r253624: <https://trac.webkit.org/changeset/253624>
Comment 3 Radar WebKit Bug Importer 2019-12-17 06:14:27 PST
<rdar://problem/58004468>