Bug 108090

Summary: Cleanup ARM version of debugName() in DFGFPRInfo.h
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Michael Saboff 2013-01-28 10:09:17 PST
The current version doesn't compile.  Need to add commas and a static_cast<int>
Comment 1 Michael Saboff 2013-01-28 10:10:10 PST
<rdar://problem/13097368>
Comment 2 Michael Saboff 2013-01-28 10:27:13 PST
Created attachment 185002 [details]
Patch

Already reviewed by David Kilzer.
Comment 3 Michael Saboff 2013-01-28 10:28:40 PST
Committed r140976: <http://trac.webkit.org/changeset/140976>
Comment 4 David Kilzer (:ddkilzer) 2013-01-28 16:46:19 PST
(In reply to comment #2)
> Created an attachment (id=185002) [details]
> Patch
> 
> Already reviewed by David Kilzer.

r=me