Bug 168079 - SharedArrayBuffer does not need to be in the transfer list
Summary: SharedArrayBuffer does not need to be in the transfer list
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-09 14:26 PST by Filip Pizlo
Modified: 2017-02-09 18:44 PST (History)
12 users (show)

See Also:


Attachments
possible patch (36.92 KB, patch)
2017-02-09 14:32 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
more (45.10 KB, patch)
2017-02-09 15:33 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (48.20 KB, patch)
2017-02-09 16:48 PST, Filip Pizlo
ggaren: 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 2017-02-09 14:26:40 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2017-02-09 14:32:54 PST
Created attachment 301087 [details]
possible patch
Comment 2 Filip Pizlo 2017-02-09 15:33:30 PST
Created attachment 301092 [details]
more
Comment 3 Filip Pizlo 2017-02-09 16:48:56 PST
Created attachment 301102 [details]
the patch
Comment 4 Geoffrey Garen 2017-02-09 16:58:14 PST
Comment on attachment 301102 [details]
the patch

r=me
Comment 5 Keith Miller 2017-02-09 17:01:06 PST
Comment on attachment 301102 [details]
the patch

r=me too.
Comment 6 Filip Pizlo 2017-02-09 18:44:19 PST
Landed in https://trac.webkit.org/changeset/212035