Bug 93824

Summary: [V8] Rename v8ValueToAtomicWebCoreString() to toWebCoreAtomicString()
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 05:02:22 PDT
For naming consistency with toWebCoreString(), we can rename v8ValueToAtomicWebCoreString() to toWebCoreAtomicString(). Also we can rename v8ValueToAtomicWebCoreStringWithNullCheck() to toWebCoreAtomicStringWithNullCheck().
Attachments
Patch (16.56 KB, patch)
2012-08-13 05:04 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-08-13 05:04:36 PDT
Kentaro Hara
Comment 2 2012-08-13 17:51:53 PDT
Note You need to log in before you can comment on or make changes to this bug.