[Webkit-unassigned] [Bug 162022] New: Atomics.h on Windows: remove seq_cst hack
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 15 09:52:32 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162022
Bug ID: 162022
Summary: Atomics.h on Windows: remove seq_cst hack
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jfbastien at apple.com
I think the code may have the same issue on Windows as it did on GCC at -Os in this bug:
https://bugs.webkit.org/show_bug.cgi?id=155371
Now that the functions are always inlined the Windows issue may be no more. Let's throw a patch at the bots and see if they're happy!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160915/b82e91bf/attachment.html>
More information about the webkit-unassigned
mailing list