Bug 106976 - Use GCC's implementation of atomicIncrement/Decrement on Mac
Summary: Use GCC's implementation of atomicIncrement/Decrement on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-15 19:49 PST by Benjamin Poulain
Modified: 2013-01-16 13:53 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.33 KB, patch)
2013-01-15 19:50 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-01-15 19:49:08 PST
Let's cut some code.
Comment 1 Benjamin Poulain 2013-01-15 19:50:09 PST
Created attachment 182909 [details]
Patch
Comment 2 Benjamin Poulain 2013-01-15 19:51:00 PST
This follows http://trac.webkit.org/changeset/139553.
Comment 3 Benjamin Poulain 2013-01-16 13:53:24 PST
Comment on attachment 182909 [details]
Patch

Clearing flags on attachment: 182909

Committed r139921: <http://trac.webkit.org/changeset/139921>
Comment 4 Benjamin Poulain 2013-01-16 13:53:26 PST
All reviewed patches have been landed.  Closing bug.