Summary: | [V8] Rename V8BindingPerContextData to V8PerContextData | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Kentaro Hara <haraken> | ||||||||
Component: | WebCore JavaScript | Assignee: | Kentaro Hara <haraken> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | abarth, gyuyoung.kim, japhet, rakuco, webkit.review.bot | ||||||||
Priority: | P2 | ||||||||||
Version: | 528+ (Nightly build) | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 93095 | ||||||||||
Attachments: |
|
Description
Kentaro Hara
2012-08-09 01:33:14 PDT
Created attachment 157423 [details]
Patch
Comment on attachment 157423 [details]
Patch
The bug title was slightly off. You might want to update the ChangeLog before landing.
Created attachment 157578 [details]
patch for landing
Comment on attachment 157578 [details] patch for landing Rejecting attachment 157578 [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: ing file Source/WebCore/bindings/v8/V8PerContextData.cpp patching file Source/WebCore/bindings/v8/V8PerContextData.h patching file Source/WebCore/bindings/v8/V8Proxy.cpp patching file Source/WebCore/bindings/v8/V8Proxy.h patching file Source/WebCore/bindings/v8/WorkerContextExecutionProxy.cpp patching file Source/WebCore/bindings/v8/WorkerContextExecutionProxy.h Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ Full output: http://queues.webkit.org/results/13461700 Created attachment 157599 [details]
patch for landing
Comment on attachment 157599 [details] patch for landing Clearing flags on attachment: 157599 Committed r125242: <http://trac.webkit.org/changeset/125242> |