[Webkit-unassigned] [Bug 108006] New: Fix the test for CHANNEL_MESSAGING in idl files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 26 09:00:29 PST 2013


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

           Summary: Fix the test for CHANNEL_MESSAGING in idl files
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.gombos at webkit.org


I run into a test in an idl file which does not follow the "defined(ENABLE_XXX) && ENABLE_XXX" pattern for a conditional and instead it is only testing for "ENABLE_XXX". This seems the be the single place in idl files where this is the case - so this is likely a source for inconsistency and potentially a build issue.

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



More information about the webkit-unassigned mailing list