Bug 78490

Summary: Rename [JSGenerateToJS] to [JSGenerateToJSObject]
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, japhet, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch
none
rebased patch for commit none

Description Kentaro Hara 2012-02-13 06:05:18 PST
We can rename [JSGenerateToJS] to [JSGenerateToJSObject], for naming consistency with [CustomToJSObject], [JSCustomToJSObject] and [V8CustomToJSObject].
Comment 1 Kentaro Hara 2012-02-13 06:07:10 PST
Created attachment 126764 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-13 16:44:34 PST
Comment on attachment 126764 [details]
Patch

Rejecting attachment 126764 [details] from commit-queue.

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

Last 500 characters of output:
e/webaudio/MediaElementAudioSourceNode.idl
patching file Source/WebCore/webaudio/OfflineAudioCompletionEvent.idl
patching file Source/WebCore/webaudio/RealtimeAnalyserNode.idl
patching file Source/WebCore/webaudio/WaveShaperNode.idl
patching file Source/WebCore/workers/SharedWorker.idl
patching file Source/WebCore/workers/Worker.idl

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

Full output: http://queues.webkit.org/results/11518021
Comment 3 Kentaro Hara 2012-02-14 16:48:52 PST
Created attachment 127080 [details]
rebased patch for commit
Comment 4 WebKit Review Bot 2012-02-14 18:05:38 PST
Comment on attachment 127080 [details]
rebased patch for commit

Clearing flags on attachment: 127080

Committed r107768: <http://trac.webkit.org/changeset/107768>