[Webkit-unassigned] [Bug 216586] Make Settings generated from Settings.yaml work with Workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 17:32:52 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=216586

--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Would it be possible to make the settings object use std::atomic so we don't need any locks?  Most of them would be std::atomic<bool> and we could figure out something for those that aren't.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200916/1b0d7c29/attachment-0001.htm>


More information about the webkit-unassigned mailing list