[Webkit-unassigned] [Bug 73421] Reuse cached style fully if the parent inherited styles are equal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 09:33:42 PST 2011


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





--- Comment #8 from Antti Koivisto <koivisto at iki.fi>  2011-11-30 09:33:42 PST ---
Specifically DataRef::operator== compares the objects for equality rather than just the pointers (which is what I want here for performance reasons).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list