[Webkit-unassigned] [Bug 21495] DRT tool needs to capture real "on screen" window content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 17 04:27:43 PDT 2008


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


timothy at hatcher.name changed:

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




------- Comment #11 from timothy at hatcher.name  2008-10-17 04:27 PDT -------
(From update of attachment 24279)
This should just use the BUILDING_ON_TIGER macro defined in
DumpRenderTreeMac.h.

#ifndef BUILDING_ON_TIGER
// new code
#else
// old code
#endif

Otherwise looks good.


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