[Webkit-unassigned] [Bug 26686] New: Add using WTF:: statement to FastAllocBase and remove unnecessary scope usings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 11:22:43 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26686

           Summary: Add using WTF::  statement to FastAllocBase and remove
                    unnecessary scope usings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hzoltan at inf.u-szeged.hu


Based on Darin's comment ( https://bugs.webkit.org/show_bug.cgi?id=26675#c2 ),

1. I've extended FastAllocBase.h with using WTF::FastAllocBase to avoid
unnecessary WTF:: usings;
2. I've removed the existing and unnecessary WTF:: usings.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list