Bug 152243 - REGRESSION (r162777): Remove Boost Software License from WTF
Summary: REGRESSION (r162777): Remove Boost Software License from WTF
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-14 01:43 PST by David Kilzer (:ddkilzer)
Modified: 2015-12-14 09:44 PST (History)
5 users (show)

See Also:


Attachments
Patch v1 (13.73 KB, patch)
2015-12-14 01:46 PST, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2015-12-14 01:43:58 PST
The Boost Software License is no longer needed in these source files after the source code was replaced by std::atomic in r162777:

Source/WTF/wtf/Atomics.cpp
Source/WTF/wtf/Atomics.h
Source/WTF/wtf/ThreadSafeRefCounted.h

<http://trac.webkit.org/r162777>
Comment 1 David Kilzer (:ddkilzer) 2015-12-14 01:46:39 PST
Created attachment 267285 [details]
Patch v1
Comment 2 WebKit Commit Bot 2015-12-14 09:44:41 PST
Comment on attachment 267285 [details]
Patch v1

Clearing flags on attachment: 267285

Committed r194037: <http://trac.webkit.org/changeset/194037>
Comment 3 WebKit Commit Bot 2015-12-14 09:44:46 PST
All reviewed patches have been landed.  Closing bug.