[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:45:06 PDT 2020


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

--- Comment #4 from Sam Weinig <sam at webkit.org> ---
(In reply to Alex Christensen from comment #3)
> 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.

Yeah, we could do that for the bool / integer ones.

-- 
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/2e29989e/attachment.htm>


More information about the webkit-unassigned mailing list