[webkit-reviews] review requested: [Bug 27081] Wrap RunLoopTimerCF.cpp in PLATFORM(MAC) && HAVE(RUNLOOP_TIMER) : [Attachment 32455] Wrap RunLoopTimerCF.cpp in PLATFORM(MAC) && HAVE(RUNLOOP_TIMER)

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


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 27081: Wrap RunLoopTimerCF.cpp in PLATFORM(MAC) && HAVE(RUNLOOP_TIMER)
https://bugs.webkit.org/show_bug.cgi?id=27081

Attachment 32455:	  Wrap RunLoopTimerCF.cpp in PLATFORM(MAC) &&
HAVE(RUNLOOP_TIMER)
https://bugs.webkit.org/attachment.cgi?id=32455&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>

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


More information about the webkit-reviews mailing list