WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24613
PixelDumpSupportMac.mm should use #if !BUILDING_ON_TIGER
https://bugs.webkit.org/show_bug.cgi?id=24613
Summary
PixelDumpSupportMac.mm should use #if !BUILDING_ON_TIGER
Simon Fraser (smfr)
Reported
2009-03-15 17:34:57 PDT
PixelDumpSupportMac.mm has a chunk of code inside #ifdef BUILDING_ON_LEOPARD, but it should really use #if !BUILDING_ON_TIGER.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2009-07-07 22:19:38 PDT
Fixed in trac.webkit.org/changeset/45410
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug