Bug 103001

Summary: Rename dataLog() and dataLogV() to dataLogF() and dataLogFV()
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 103009    

Filip Pizlo
Reported 2012-11-21 18:17:56 PST
This is necessary because as part of https://bugs.webkit.org/show_bug.cgi?id=103000, I want to be able to say: dataLog("something = ", something, "\n");
Attachments
Filip Pizlo
Comment 1 2012-11-21 18:18:52 PST
Already rubber stamped by Dan Bernstein.
Filip Pizlo
Comment 2 2012-11-21 20:28:32 PST
Note You need to log in before you can comment on or make changes to this bug.