[Webkit-unassigned] [Bug 27081] New: Wrap RunLoopTimerCF.cpp in PLATFORM(MAC) && HAVE(RUNLOOP_TIMER)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 09:12:42 PDT 2009


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

           Summary: Wrap RunLoopTimerCF.cpp in PLATFORM(MAC) &&
                    HAVE(RUNLOOP_TIMER)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: timothy at hatcher.name



David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32455|                            |review?
               Flag|                            |


Created an attachment (id=32455)
 --> (https://bugs.webkit.org/attachment.cgi?id=32455)
        Wrap RunLoopTimerCF.cpp in PLATFORM(MAC) && HAVE(RUNLOOP_TIMER)

Reviewed by NOBODY (OOPS!).

        * platform/cf/RunLoopTimerCF.cpp: This code is only used on
        Mac OS X when HAVE(RUNLOOP_TIMER) is enabled, so wrap the code
        in that macro as well.
---
 2 files changed, 12 insertions(+), 2 deletions(-)

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