Bug 120984 - Remove NonCopyableSort.h from WTF
Summary: Remove NonCopyableSort.h from WTF
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-07 18:09 PDT by Anders Carlsson
Modified: 2013-09-07 20:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (20.80 KB, patch)
2013-09-07 18:11 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (21.07 KB, patch)
2013-09-07 18:29 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (21.49 KB, patch)
2013-09-07 19:53 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-09-07 18:09:34 PDT
Remove NonCopyableSort.h from WTF
Comment 1 Anders Carlsson 2013-09-07 18:11:46 PDT
Created attachment 210942 [details]
Patch
Comment 2 Andreas Kling 2013-09-07 18:14:26 PDT
Comment on attachment 210942 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=210942&action=review

Excellent!

> Source/WebCore/ChangeLog:8
> +        No new tests (OOPS!).

OOPS
Comment 3 Early Warning System Bot 2013-09-07 18:24:56 PDT
Comment on attachment 210942 [details]
Patch

Attachment 210942 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/1719475
Comment 4 Anders Carlsson 2013-09-07 18:29:35 PDT
Created attachment 210944 [details]
Patch
Comment 5 EFL EWS Bot 2013-09-07 19:14:15 PDT
Comment on attachment 210944 [details]
Patch

Attachment 210944 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/1719480
Comment 6 EFL EWS Bot 2013-09-07 19:41:40 PDT
Comment on attachment 210944 [details]
Patch

Attachment 210944 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/1709834
Comment 7 Anders Carlsson 2013-09-07 19:53:31 PDT
Created attachment 210949 [details]
Patch
Comment 8 Anders Carlsson 2013-09-07 20:17:15 PDT
Committed r155277: <http://trac.webkit.org/changeset/155277>