[Webkit-unassigned] [Bug 14474] SVGRenderStyle fix uninitialized variables in the Inherited and NonInherited flags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 30 08:03:21 PDT 2007


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





------- Comment #3 from darin at apple.com  2007-06-30 08:03 PDT -------
I don't approve of the original design decision to use the union for
comparison: It's not generally portable to compare the other side of the union
-- the bit fields might be larger than the int -- but in practice I guess we're
probably OK.


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