RESOLVED FIXED 184048
Remove unused libsoup ResourceHandle implementation
https://bugs.webkit.org/show_bug.cgi?id=184048
Summary Remove unused libsoup ResourceHandle implementation
Alex Christensen
Reported 2018-03-27 10:45:07 PDT
Remove unused libsoup ResourceHandle implementation
Attachments
Patch (47.42 KB, patch)
2018-03-27 10:54 PDT, Alex Christensen
no flags
Patch (47.16 KB, patch)
2018-03-27 11:01 PDT, Alex Christensen
no flags
Patch (47.16 KB, patch)
2018-03-27 11:04 PDT, Alex Christensen
mcatanzaro: review+
commit-queue: commit-queue-
Patch for landing (47.33 KB, patch)
2018-04-03 23:10 PDT, Carlos Garcia Campos
no flags
Alex Christensen
Comment 1 2018-03-27 10:54:48 PDT
Alex Christensen
Comment 2 2018-03-27 11:01:12 PDT
Alex Christensen
Comment 3 2018-03-27 11:04:22 PDT
Alex Christensen
Comment 4 2018-03-27 14:16:55 PDT
Radar WebKit Bug Importer
Comment 5 2018-03-27 14:17:28 PDT
Michael Catanzaro
Comment 6 2018-03-27 18:35:41 PDT
Looks like this code was less-unused than we might have hoped :)
Michael Catanzaro
Comment 7 2018-03-27 18:37:13 PDT
Reverted r230008 for reason: Lots of HTTP test failures Committed r230019: <https://trac.webkit.org/changeset/230019>
Michael Catanzaro
Comment 8 2018-03-27 18:38:40 PDT
Layout test timeouts in https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r230008%20(6011)/results.html. Looks like it's being used by the web inspector still, perhaps?
Alex Christensen
Comment 9 2018-04-03 11:00:58 PDT
Hmmm, we should stop using this code and remove it, then.
Michael Catanzaro
Comment 10 2018-04-03 11:42:26 PDT
I think you can try re-landing now.
Michael Catanzaro
Comment 11 2018-04-03 11:44:18 PDT
(In reply to Michael Catanzaro from comment #10) > I think you can try re-landing now. (after r230203)
WebKit Commit Bot
Comment 12 2018-04-03 12:46:18 PDT
Comment on attachment 336597 [details] Patch Rejecting attachment 336597 [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-03', 'apply-attachment', '--no-update', '--non-interactive', 336597, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: ing file Source/WebCore/platform/network/ResourceHandle.h patching file Source/WebCore/platform/network/ResourceHandleInternal.h patching file Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp Hunk #1 FAILED at 63. 1 out of 3 hunks FAILED -- saving rejects to file Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp.rej Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Michael Catanzaro']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Full output: http://webkit-queues.webkit.org/results/7195850
Carlos Garcia Campos
Comment 13 2018-04-03 23:10:57 PDT
Created attachment 337147 [details] Patch for landing
WebKit Commit Bot
Comment 14 2018-04-03 23:55:19 PDT
Comment on attachment 337147 [details] Patch for landing Clearing flags on attachment: 337147 Committed r230251: <https://trac.webkit.org/changeset/230251>
WebKit Commit Bot
Comment 15 2018-04-03 23:55:21 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.