[Webkit-unassigned] [Bug 25087] New: Test ENABLE_FOO macros consistently in IDL files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 17:49:38 PDT 2009


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

           Summary: Test ENABLE_FOO macros consistently in IDL files
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: mrowe at apple.com, timothy at hatcher.name


* SUMMARY
Currently IDL files have a mix of macro testing styles:

#if ENABLE_FOO
#if defined(ENABLE_FOO)

There should be only one style used and it should be used consistently.


-- 
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