Bug 124502 - USE(LOCKFREE_THREADSAFEREFCOUNTED) not completely removed
Summary: USE(LOCKFREE_THREADSAFEREFCOUNTED) not completely removed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-18 07:42 PST by Iain Lane
Modified: 2013-12-05 19:34 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2013-11-18 07:59 PST, Iain Lane
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Iain Lane 2013-11-18 07:42:05 PST
In bug #123228 LOCKFREE_THREADSAFEREFCOUNTED was removed, but it's still references in Source/WTF/wtf/Atomics.cpp.
Comment 1 Iain Lane 2013-11-18 07:59:03 PST
Created attachment 217199 [details]
Patch
Comment 2 Alexey Proskuryakov 2013-12-05 09:57:55 PST
Iain, did you intend to mark this patch for review? It's currently not.
Comment 3 Iain Lane 2013-12-05 10:05:57 PST
(In reply to comment #2)
> Iain, did you intend to mark this patch for review? It's currently not.

I did. Sorry, this is my first patch & I didn't find anything explicit at http://www.webkit.org/coding/contributing.html to tell me to do that. I guessed and marked this patch as "review: ?" now, but tell me if that's not how to do it.
Comment 4 WebKit Commit Bot 2013-12-05 19:34:32 PST
Comment on attachment 217199 [details]
Patch

Clearing flags on attachment: 217199

Committed r160210: <http://trac.webkit.org/changeset/160210>
Comment 5 WebKit Commit Bot 2013-12-05 19:34:33 PST
All reviewed patches have been landed.  Closing bug.