Bug 107335

Summary: Remove empty file WebPageProxyMessageKinds.h
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebKit2Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, joepeck, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Remove File and References haraken: review+, webkit.review.bot: commit-queue-

Description Joseph Pecoraro 2013-01-18 15:37:55 PST
File is empty, it should be removed.
Comment 1 Joseph Pecoraro 2013-01-18 15:40:24 PST
Created attachment 183562 [details]
[PATCH] Remove File and References

File file and the only reference to it I could find.
Comment 2 WebKit Review Bot 2013-01-19 01:50:40 PST
Comment on attachment 183562 [details]
[PATCH] Remove File and References

Rejecting attachment 183562 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
ra']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Parsed 3 diffs from patch file(s).
patching file Source/WebKit2/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebKit2/GNUmakefile.list.am
patch: **** Only garbage was found in the patch input.
rm 'Source/WebKit2/Shared/CoreIPCSupport/WebPageProxyMessageKinds.h'

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Kentaro Hara']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/15973120
Comment 3 Joseph Pecoraro 2013-01-19 10:41:03 PST
Hmm, I can land manually next week. Maybe this is because the patch I attached was actually a `git show` instead of a `git formatpatch`.
Comment 4 Joseph Pecoraro 2013-01-22 14:16:15 PST
Committed r140468: <http://trac.webkit.org/changeset/140468>