The patches in question are attached to this bug:
http://bugzilla.opendarwin.org/show_bug.cgi?id=5931
-eric
On Dec 4, 2005, at 5:31 AM, Eric Seidel wrote:
Hi all-
I've been attempting to do some code cleanup in WebCore as of
late. I've removed several dead (and rotted) sections of #ifdef'd
code, and am about make patches to remove some more #ifdef'd
sections and I wanted to make sure there were no complaints.
CACHE_DEBUG
PARSER_DEBUG
TOKEN_DEBUG
DEBUG_LAYOUT
FORMS_DEBUG
KJS_VERBOSE
CSS_DEBUG
CSS_STYLESHEET_DEBUG
is the list of ifdefs (and associated code) which I plan to post
patches to remove. kdWarning, kdDebug, kdError are all noops in
WebCore, thus these #ifdefs are useless (without defining your own
local kdDebug, etc.)
Any complaints?
Any ifdefs which I haven't listed there which you'd like to make
sure we don't remove?
-eric
_______________________________________________
webkit-dev mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/webkit-dev
_______________________________________________
webkit-dev mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/webkit-dev