[webkit-reviews] review requested: [Bug 13147] RenderTableCell::sortBorderStyles does not meet qsort's contract : [Attachment 13748] Patch to use a stable sort instead.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 14:00:46 PDT 2007


Dave Hyatt <hyatt at apple.com> has asked	for review:
Bug 13147: RenderTableCell::sortBorderStyles does not meet qsort's contract
http://bugs.webkit.org/show_bug.cgi?id=13147

Attachment 13748: Patch to use a stable sort instead.
http://bugs.webkit.org/attachment.cgi?id=13748&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
This patch switching border style comparison to use a stable sort instead.



More information about the webkit-reviews mailing list