[Webkit-unassigned] [Bug 7118] Wrong property values do not get invalidated correctly.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Apr 1 15:19:58 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7118





------- Comment #14 from darin at apple.com  2006-04-01 15:19 PDT -------
(From update of attachment 7446)
Since most properties take one value, we could make this nicer by creating
table of the properties that accept a number of values other than 1. Then we
could do the check against 1 at the top of the function rather than sprinkling
the entire thing with if (num != 1).


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