Bug 173167 - [WTF] Drop unnecessary includes in Threading.h
Summary: [WTF] Drop unnecessary includes in Threading.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-09 09:55 PDT by Yusuke Suzuki
Modified: 2017-06-11 09:59 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.05 KB, patch)
2017-06-09 09:56 PDT, Yusuke Suzuki
darin: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-06-09 09:55:37 PDT
[WTF] Drop unnecessary includes in Threading.h
Comment 1 Yusuke Suzuki 2017-06-09 09:56:56 PDT
Created attachment 312446 [details]
Patch
Comment 2 WebKit Commit Bot 2017-06-10 00:55:29 PDT
Comment on attachment 312446 [details]
Patch

Rejecting attachment 312446 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 312446, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
g file Source/WTF/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WTF/wtf/Assertions.cpp
patching file Source/WTF/wtf/LocklessBag.h
patching file Source/WTF/wtf/Threading.h
Hunk #1 FAILED at 31.
1 out of 1 hunk FAILED -- saving rejects to file Source/WTF/wtf/Threading.h.rej
patching file Source/WTF/wtf/ThreadingPrimitives.h

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Darin Adler']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.webkit.org/results/3906094
Comment 3 Yusuke Suzuki 2017-06-11 09:56:16 PDT
oh, I thought this is landed. But cq is failed due to conflict. I'll land it manually.
Comment 4 Yusuke Suzuki 2017-06-11 09:59:32 PDT
Committed r218069: <http://trac.webkit.org/changeset/218069>