Bug 216378 - [JSC] unshift / shift should take structure lock
Summary: [JSC] unshift / shift should take structure lock
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-10 14:04 PDT by Yusuke Suzuki
Modified: 2020-09-10 23:02 PDT (History)
7 users (show)

See Also:


Attachments
Patch (10.44 KB, patch)
2020-09-10 14:17 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-09-10 14:04:27 PDT
[JSC] unshift / shift should take structure lock
Comment 1 Yusuke Suzuki 2020-09-10 14:15:44 PDT
<rdar://problem/68496096>
Comment 2 Yusuke Suzuki 2020-09-10 14:17:19 PDT
Created attachment 408475 [details]
Patch
Comment 3 Mark Lam 2020-09-10 14:26:43 PDT
Comment on attachment 408475 [details]
Patch

Nice catch.  r=me
Comment 4 EWS 2020-09-10 23:02:45 PDT
Committed r266907: <https://trac.webkit.org/changeset/266907>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408475 [details].