[Webkit-unassigned] [Bug 26015] [Qt] Single-threaded QtWebKit configuration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 26 17:29:59 PDT 2009


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





------- Comment #3 from laszlo.1.gombos at nokia.com  2009-05-26 17:29 PDT -------
(In reply to comment #2)
> ENABLE_NO_THREADING is an awkward name.  Why not DISABLE_THREADING, or set
> ENABLE_THREADING=0?

The guidelines I set to myself
 - stay consistent with the ENABLE_XXX naming schema
 - the build should not change if the newly introduced flag is not set to
minimize the impact of this less frequently used configuration. 

How about ENABLE_SINGLE_THREADED ? 


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