WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39405
[BREWMP] Don't include CoreFoundation.h when building for BREW MP
https://bugs.webkit.org/show_bug.cgi?id=39405
Summary
[BREWMP] Don't include CoreFoundation.h when building for BREW MP
Kwang Yul Seo
Reported
2010-05-19 21:58:12 PDT
Add !defined(BUILDING_BREWMP__) guard for CoreFoundation.h.
Attachments
Patch
(1.03 KB, patch)
2010-05-19 21:59 PDT
,
Kwang Yul Seo
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kwang Yul Seo
Comment 1
2010-05-19 21:59:39 PDT
Created
attachment 56561
[details]
Patch
Eric Seidel (no email)
Comment 2
2010-05-20 00:30:22 PDT
Comment on
attachment 56561
[details]
Patch OK. Seems that should really only be #if PLATFORM(MAC) || PLATFORM(WIN) instead of the exclusion list.
WebKit Commit Bot
Comment 3
2010-05-20 21:42:05 PDT
Comment on
attachment 56561
[details]
Patch Clearing flags on attachment: 56561 Committed
r59909
: <
http://trac.webkit.org/changeset/59909
>
WebKit Commit Bot
Comment 4
2010-05-20 21:42:10 PDT
All reviewed patches have been landed. Closing bug.
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