Bug 107335 - Remove empty file WebPageProxyMessageKinds.h
Summary: Remove empty file WebPageProxyMessageKinds.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-18 15:37 PST by Joseph Pecoraro
Modified: 2013-01-22 14:16 PST (History)
3 users (show)

See Also:


Attachments
[PATCH] Remove File and References (1.72 KB, patch)
2013-01-18 15:40 PST, Joseph Pecoraro
haraken: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>