Bug 107915 - INPUT_MULTIPLE_FIELDS_UI: Refactoring: Remove unused DateTimeHourFieldElement::valueAsInteger
Summary: INPUT_MULTIPLE_FIELDS_UI: Refactoring: Remove unused DateTimeHourFieldElement...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks: 107897
  Show dependency treegraph
 
Reported: 2013-01-24 22:09 PST by Kent Tamura
Modified: 2013-01-24 23:30 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.75 KB, patch)
2013-01-24 22:29 PST, Kent Tamura
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 Kent Tamura 2013-01-24 22:09:36 PST
Refactoring: Remove unused DateTimeHourFieldElement::valueAsInteger
Comment 1 Kent Tamura 2013-01-24 22:29:50 PST
Created attachment 184667 [details]
Patch
Comment 2 Kentaro Hara 2013-01-24 22:34:58 PST
Comment on attachment 184667 [details]
Patch

ok
Comment 3 Kent Tamura 2013-01-24 22:35:36 PST
Comment on attachment 184667 [details]
Patch

thanks
Comment 4 WebKit Review Bot 2013-01-24 22:37:57 PST
Comment on attachment 184667 [details]
Patch

Rejecting attachment 184667 [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-02', 'apply-attachment', '--no-update', '--non-interactive', 184667, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
an't create file /tmp/ppEvGfEq : No space left on device
patch: **** Can't create file /tmp/ppjLZmmq : No space left on device
patch: **** Can't create file /tmp/ppHFHFwq : No space left on device
patch: **** Can't create file /tmp/pp4Nvojr : No space left on device
patch: **** Can't create file /tmp/ppu7Hywr : No space left on device

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/16123108
Comment 5 Kentaro Hara 2013-01-24 22:39:04 PST
Looks like we should wait for a while. My patches are also failing in the commit queue.
Comment 6 WebKit Review Bot 2013-01-24 23:11:28 PST
Comment on attachment 184667 [details]
Patch

Rejecting attachment 184667 [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-01', 'apply-attachment', '--no-update', '--non-interactive', 184667, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
an't create file /tmp/ppjPtgDx : No space left on device
patch: **** Can't create file /tmp/ppHstWex : No space left on device
patch: **** Can't create file /tmp/pp9YZcnA : No space left on device
patch: **** Can't create file /tmp/ppf06kBA : No space left on device
patch: **** Can't create file /tmp/ppswoKcA : No space left on device

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/16112329
Comment 7 Kent Tamura 2013-01-24 23:27:13 PST
Committed r140788: <http://trac.webkit.org/changeset/140788>