[Webkit-unassigned] [Bug 40775] Table Cell Layering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 13:12:37 PDT 2010


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





--- Comment #18 from James Robinson <jamesr at chromium.org>  2010-07-09 13:12:37 PST ---
I think this looks pretty good.  You shouldn't use qsort() to sort the Vector contents, instead just use the sorting routines from stl's algorithms section.  See RenderLayer::updateZOrderLists() for an example of how this is done.

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