[Webkit-unassigned] [Bug 19415] CSSParser needs a bath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 6 14:47:59 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19415





------- Comment #2 from eric at webkit.org  2008-06-06 14:47 PDT -------
The real problem with CSSParser (in terms of variable naming) is that there is
all sorts of argument shadowing of member variables!  "id" "important" are
common offenders.  I've not tried to fix that yet (as it will take some careful
surgery.  But this patch is one step in that direction.  More when I (or Sam,
or other cleanup artists) have time.


-- 
Configure bugmail: http://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