Bug 197066

Summary: Remove useConcurrentBarriers option
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, gskachkov, guijemont, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Saam Barati
Reported 2019-04-18 11:52:22 PDT
...
Attachments
patch (3.48 KB, patch)
2019-04-18 11:55 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2019-04-18 11:55:36 PDT
Michael Saboff
Comment 2 2019-04-18 11:58:05 PDT
Comment on attachment 367741 [details] patch r=me
Yusuke Suzuki
Comment 3 2019-04-18 11:59:44 PDT
r=me too. Now, we always use FencedStoreBarrier. So I think we can drop StoreBarrier code :)
Yusuke Suzuki
Comment 4 2019-04-18 12:00:09 PDT
(In reply to Yusuke Suzuki from comment #3) > r=me too. Now, we always use FencedStoreBarrier. So I think we can drop > StoreBarrier code :) Ah, no, ignore it.
Saam Barati
Comment 5 2019-04-18 12:08:48 PDT
(In reply to Yusuke Suzuki from comment #3) > r=me too. Now, we always use FencedStoreBarrier. So I think we can drop > StoreBarrier code :) I originally thought that too but came to the same conclusion you did.
WebKit Commit Bot
Comment 6 2019-04-18 13:44:53 PDT
Comment on attachment 367741 [details] patch Clearing flags on attachment: 367741 Committed r244433: <https://trac.webkit.org/changeset/244433>
WebKit Commit Bot
Comment 7 2019-04-18 13:44:55 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2019-04-18 13:45:22 PDT
Note You need to log in before you can comment on or make changes to this bug.