[Webkit-unassigned] [Bug 102702] New: Add 64-bit specializations for atomicIncrement and atomicDecrement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 12:00:02 PST 2012


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

           Summary: Add 64-bit specializations for atomicIncrement and
                    atomicDecrement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


Add 64-bit specializations for WTF::atomicIncrement and WTF::atomicDecrement

These are needed for WK2 code that might is nominally cross platform.

I only know how to add the specializations for Mac, so anyone adopting code that uses them going forward will have to provide their own specializations.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list