Bug 107874

Summary: Rename CodeGenerator::IsSubType() to CodeGenerator::InheritsInterface()
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2013-01-24 16:22:24 PST
Rename CodeGenerator::IsSubType() to CodeGenerator::InheritsInterface().
Comment 1 Kentaro Hara 2013-01-24 16:23:31 PST
Created attachment 184604 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-24 21:55:53 PST
Comment on attachment 184604 [details]
Patch

Rejecting attachment 184604 [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', 184604, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
it/webkit-commit-queue

Parsed 4 diffs from patch file(s).
patch: **** Can't create file /tmp/ppQLPnbW : No space left on device
patch: **** Can't create file /tmp/ppVnBztU : No space left on device
patch: **** Can't create file /tmp/ppoHYbFU : No space left on device
patch: **** Can't create file /tmp/ppst0ziU : No space left on device

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

Full output: http://queues.webkit.org/results/16113195
Comment 3 WebKit Review Bot 2013-01-25 17:07:24 PST
Comment on attachment 184604 [details]
Patch

Clearing flags on attachment: 184604

Committed r140884: <http://trac.webkit.org/changeset/140884>
Comment 4 WebKit Review Bot 2013-01-25 17:07:28 PST
All reviewed patches have been landed.  Closing bug.