[Webkit-unassigned] [Bug 33020] New: Allow call sites to determine if ASSERT_* and LOG_* macros are operational

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 07:39:01 PST 2009


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

           Summary: Allow call sites to determine if ASSERT_* and LOG_*
                    macros are operational
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


These build time macros (e.g. like ASSERT_MSG_DISABLED or LOG_DISABLED) could
be used to guard debugging/tracing helper functions - e.g. in situations like
this one: http://trac.webkit.org/changeset/52621#file1.

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