[Webkit-unassigned] [Bug 20890] Need to decouple building for the Mac from using NSURL/CFURL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 16 13:37:59 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20890
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23482| |review-
Flag| |
------- Comment #3 from eric at webkit.org 2008-09-16 13:37 PDT -------
(From update of attachment 23482)
This will need a ChangeLog, and to be marked for review to be a real patch
considered for landing. See:
http://webkit.org/coding/contributing.html
Mark suggests that we add a define USE(NSURLRESPONSE) to wrap these, and make
the MAC build define WTF_USE_NSURLRESPONSE and the CHROMIUM build make sure
that define is off.
I'm not even sure why these methods exist, since somehow the non-mac builds
don't need these on the clients.
The file you would need to edit to add such a USE would be:
http://trac.webkit.org/browser/trunk/WebCore/config.h
--
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