[Webkit-unassigned] [Bug 130615] More preparation for using Soup on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 27 11:01:53 PDT 2014


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





--- Comment #4 from Alex Christensen <alex.christensen at flexsim.com>  2014-03-27 11:02:09 PST ---
(In reply to comment #2)
> (From update of attachment 227488 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=227488&action=review
> 
> > Source/WebCore/loader/soup/CachedRawResourceSoup.cpp:22
> > +
> > +#if USE(SOUP)
> > +
> 
> Why do you need this? you are not supposed to build this file if not using soup
Like I said in https://bugs.webkit.org/show_bug.cgi?id=130472 I want to make a modified build of WinCairo without making a whole new build system in the Visual Studio project files.  I think this adds less clutter.

I uploaded an updated patch with COMPILER(MSVC) instead of defined _MSC_VER to be more webkit-like instead of glib-like.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list