Bug 175495 - Move files inside WebCore/workers to WebCore/workers/service
Summary: Move files inside WebCore/workers to WebCore/workers/service
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-11 15:39 PDT by Brady Eidson
Modified: 2017-08-11 22:19 PDT (History)
2 users (show)

See Also:


Attachments
Patch (56.43 KB, patch)
2017-08-11 16:39 PDT, Brady Eidson
commit-queue: commit-queue-
Details | Formatted Diff | Diff
Patch (52.06 KB, patch)
2017-08-11 21:35 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2017-08-11 15:39:15 PDT
Move files inside WebCore/workers to WebCore/workers/service

More and more files coming, nice to keep them compartmentalized.
Comment 1 Brady Eidson 2017-08-11 16:39:13 PDT
Created attachment 317973 [details]
Patch
Comment 2 WebKit Commit Bot 2017-08-11 21:20:01 PDT
Comment on attachment 317973 [details]
Patch

Rejecting attachment 317973 [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', 317973, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
'
rm 'Source/WebCore/workers/ServiceWorkerRegistration.idl'
rm 'Source/WebCore/workers/ServiceWorkerRegistrationOptions.h'
rm 'Source/WebCore/workers/ServiceWorkerRegistrationParameters.cpp'
rm 'Source/WebCore/workers/ServiceWorkerRegistrationParameters.h'
rm 'Source/WebCore/workers/ServiceWorkerUpdateViaCache.h'
rm 'Source/WebCore/workers/ServiceWorkerUpdateViaCache.idl'

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

Full output: http://webkit-queues.webkit.org/results/4299529
Comment 3 Brady Eidson 2017-08-11 21:35:56 PDT
Created attachment 317987 [details]
Patch
Comment 4 WebKit Commit Bot 2017-08-11 22:18:31 PDT
Comment on attachment 317987 [details]
Patch

Clearing flags on attachment: 317987

Committed r220623: <http://trac.webkit.org/changeset/220623>
Comment 5 WebKit Commit Bot 2017-08-11 22:18:33 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2017-08-11 22:19:14 PDT
<rdar://problem/33861373>