[Webkit-unassigned] [Bug 107365] Document the list of ports that support Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 01:23:48 PST 2013


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





--- Comment #6 from Eric Seidel <eric at webkit.org>  2013-01-19 01:25:37 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > (In reply to comment #2)
> > > > (From update of attachment 183609 [details] [details] [details] [details])

> #if OS(DARWIN) && !PLATFORM(GTK) && !PLATFORM(QT)
> #define ENABLE_PURGEABLE_MEMORY 1
> #endif
> 
> I do not really know which ports would have ENABLE_PURGEABLE_MEMORY turned on. If I could replace the test with:

I agree.  This is a big (and growing) problem for WebKit.  That's part of what:
https://bugs.webkit.org/show_bug.cgi?id=85456
was about.

I'm glad that others (yourself included) are looking into this, and trying to simplify our features system so that we can acxtually tell what's on/off for various ports!

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