WebProcess profile was going into WebKit2 framework resources, into WebProcess and into two WebContent services. SharedWorker profile wasn't going anywhere. They are only needed in WebKit2 framework AFAICT.
Created attachment 184901 [details] proposed fix
Comment on attachment 184901 [details] proposed fix Rejecting attachment 184901 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 184901, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue Last 500 characters of output: . Hunk #5 succeeded at 5621 (offset 172 lines). Hunk #6 succeeded at 5640 (offset 172 lines). Hunk #7 succeeded at 5648 (offset 172 lines). Hunk #8 succeeded at 5690 (offset 193 lines). Hunk #9 FAILED at 6795. Hunk #10 FAILED at 6804. 3 out of 10 hunks FAILED -- saving rejects to file Source/WebKit2/WebKit2.xcodeproj/project.pbxproj.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Sam Weinig']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Full output: http://queues.webkit.org/results/16146696
Committed <http://trac.webkit.org/r140940>.