Bug 22245

Summary: Move wtf/dtoa.h into the WTF namespace
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: JavaScriptCoreAssignee: Cameron Zwarich (cpst) <zwarich>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Proposed patch darin: review+

Eric Seidel (no email)
Reported 2008-11-13 16:06:07 PST
wtf/dtoa.h is in the JSC namespace? shouldn't it be wtf?
Attachments
Proposed patch (8.72 KB, patch)
2008-11-13 19:14 PST, Cameron Zwarich (cpst)
darin: review+
Cameron Zwarich (cpst)
Comment 1 2008-11-13 17:58:00 PST
This results from my recent moves. I've been meaning to fix this, but I forgot. I'll fix it right now.
Cameron Zwarich (cpst)
Comment 2 2008-11-13 19:14:41 PST
Created attachment 25154 [details] Proposed patch
Darin Adler
Comment 3 2008-11-14 09:03:27 PST
Comment on attachment 25154 [details] Proposed patch r=me
Cameron Zwarich (cpst)
Comment 4 2008-11-14 09:50:22 PST
Landed in r38390.
Note You need to log in before you can comment on or make changes to this bug.