Bug 93839

Summary: [V8] Rename v8ValueToWebCoreDOMStringList() to toDOMStringList()
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   
Bug Depends on:    
Bug Blocks: 93095    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-08-13 06:35:54 PDT
For naming consistency with toWebCoreString() and toWebCoreAtomicString(), we can rename v8ValueToWebCoreDOMStringList() to toDOMStringList(). ("WebCore" wouldn't be needed because it's clear from "DOMStringList".)
Attachments
Patch (6.25 KB, patch)
2012-08-13 06:37 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-08-13 06:37:37 PDT
Kentaro Hara
Comment 2 2012-08-13 17:53:42 PDT
Note You need to log in before you can comment on or make changes to this bug.