RESOLVED FIXED185753
defaultConstructorSourceCode needs to makeSource every time it's called
https://bugs.webkit.org/show_bug.cgi?id=185753
Summary defaultConstructorSourceCode needs to makeSource every time it's called
Saam Barati
Reported 2018-05-17 16:13:40 PDT
Rubber stamped already by Mark Lam. The bug here is multiple VMs can be running concurrently to one another in the same process. They may each ref/deref something that isn't ThreadSafeRefCounted
Attachments
patch for landing (2.27 KB, patch)
2018-05-17 16:17 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2018-05-17 16:17:59 PDT
Created attachment 340664 [details] patch for landing
Saam Barati
Comment 2 2018-05-17 16:20:45 PDT
Radar WebKit Bug Importer
Comment 3 2018-05-17 16:21:18 PDT
Note You need to log in before you can comment on or make changes to this bug.