Summary: | [Curl] Implement missing async method in RecourceHandle and make it actually async | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Basuke Suzuki <basuke> | ||||||||
Component: | WebCore Misc. | Assignee: | Basuke Suzuki <basuke> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | achristensen, basuke, bfulgham, buildbot, commit-queue, don.olmstead, galpeter, webkit-bug-importer | ||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||
Version: | WebKit Nightly Build | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Bug Depends on: | 173630, 174654, 175148 | ||||||||||
Bug Blocks: | 117300, 160677, 174003 | ||||||||||
Attachments: |
|
Description
Basuke Suzuki
2017-06-28 23:17:28 PDT
Created attachment 322410 [details]
patch
Comment on attachment 322410 [details] patch Rejecting attachment 322410 [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-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 322410, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: -> origin/master Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ... Currently at 222737 = 55509b4cac458e9f12cbb2726b3f94d80c2186aa r222738 = 88455e7cce3ce6b46612247f596e80c392194816 r222739 = 407dc92015b4c80f27258f4d9ec449e1b06b1833 Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc First, rewinding head to replay your work on top of it... Fast-forwarded master to refs/remotes/origin/master. Full output: http://webkit-queues.webkit.org/results/4728227 Created attachment 322434 [details]
fix
Forget to include ChangeLog.
Created attachment 322435 [details]
fix
Comment on attachment 322435 [details] fix Clearing flags on attachment: 322435 Committed r222756: <http://trac.webkit.org/changeset/222756> All reviewed patches have been landed. Closing bug. |