Bug 184705 - JSGenericTypedArrayView<>::visitChildren has a race condition reading m_mode and m_vector
Summary: JSGenericTypedArrayView<>::visitChildren has a race condition reading m_mode ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-17 11:59 PDT by Filip Pizlo
Modified: 2018-04-17 13:02 PDT (History)
6 users (show)

See Also:


Attachments
the patch (4.34 KB, patch)
2018-04-17 12:13 PDT, Filip Pizlo
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2018-04-17 11:59:53 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2018-04-17 12:13:32 PDT
Created attachment 338140 [details]
the patch
Comment 2 Michael Saboff 2018-04-17 12:43:25 PDT
Comment on attachment 338140 [details]
the patch

r=me
Comment 3 Filip Pizlo 2018-04-17 12:56:47 PDT
Landed in https://trac.webkit.org/changeset/230726/webkit
Comment 4 Radar WebKit Bug Importer 2018-04-17 13:02:43 PDT
<rdar://problem/39500560>