Bug 205331 - [GLIB] jsc_context_evaluate_in_object should take the API lock before calling setGlobalScopeExtension
Summary: [GLIB] jsc_context_evaluate_in_object should take the API lock before calling...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-17 02:59 PST by Carlos Garcia Campos
Modified: 2019-12-17 06:14 PST (History)
8 users (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2019-12-17 03:00 PST, Carlos Garcia Campos
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>